mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-08-29 04:26:38 +00:00
feat(webhook): create workspace sessions from GitHub events
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# AGENTS.md
|
||||
|
||||
DeepSeek Harness is a plugin-based agent harness on vendored Cordis: **everything is a plugin**. Read [docs/architecture.md](docs/architecture.md) before changing `packages/`; follow [docs/AGENTS.md](docs/AGENTS.md) for documentation.
|
||||
DeepSeek Harness is an all-plugin agent harness on vendored Cordis. Read [docs/architecture.md](docs/architecture.md) before changing `packages/`; follow [docs/AGENTS.md](docs/AGENTS.md) for documentation.
|
||||
|
||||
## Pre-release stance: foundation over blast radius
|
||||
|
||||
@@ -28,6 +28,7 @@ packages/ @deepseek-ai/dsh-<pkg> workspaces at packages/<group>/<pkg>/
|
||||
subagent/ subagent capability: Service Definition + providers + delegation Consumers
|
||||
bundle/ installable dsh --profile patch-layer bundles
|
||||
workflow/ workflow capability + worker-thread provider + tool Consumer
|
||||
webhook/ webhook ingress
|
||||
todo/ todo_write tool
|
||||
plan/ plan mode as logged state
|
||||
preset/ per-session agent composition from preset cordis.yml files
|
||||
|
||||
Reference in New Issue
Block a user