docs: add repo link to AGENTS
This commit is contained in:
parent
d225c4a7d1
commit
28248f9602
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
# Repository Guidelines
|
# Repository Guidelines
|
||||||
|
- Repo: https://github.com/clawdbot/clawdbot
|
||||||
|
|
||||||
## Project Structure & Module Organization
|
## Project Structure & Module Organization
|
||||||
- Source code: `src/` (CLI wiring in `src/cli`, commands in `src/commands`, web provider in `src/provider-web.ts`, infra in `src/infra`, media pipeline in `src/media`).
|
- Source code: `src/` (CLI wiring in `src/cli`, commands in `src/commands`, web provider in `src/provider-web.ts`, infra in `src/infra`, media pipeline in `src/media`).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue