docs: compact README guidance
This commit is contained in:
@@ -17,6 +17,4 @@ yarn demo:echo # runnable echo-agent example (no API key needed)
|
||||
yarn demo:coding # the real DeepSeek coding agent (needs DEEPSEEK_API_KEY)
|
||||
```
|
||||
|
||||
For agent instructions see [AGENTS.md](AGENTS.md). For the architecture design see [docs/architecture.md](docs/architecture.md). Each subdirectory has its own README.md with local context: [packages/](packages/), [vendor/](vendor/).
|
||||
|
||||
For local setup, hooks, environment variables, and quality gates, see the [development guide](docs/development.md).
|
||||
For humans, start with the [development guide](docs/development.md) for local setup, hooks, environment variables, and quality gates, then read the [architecture design](docs/architecture.md) before package work. For agents, follow [AGENTS.md](AGENTS.md). Local context lives in [packages/](packages/) and [vendor/](vendor/).
|
||||
Reference in New Issue
Block a user