mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 15:02:32 +00:00
Add code map to AGENTS.md, add DEVELOPMENT.md for coding-agent
This commit is contained in:
parent
6c9a264b63
commit
0c1a9c3091
3 changed files with 279 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ Works on Linux, macOS, and Windows (needs a bash shell, see [Windows Shell Confi
|
|||
- [To-Dos](#to-dos)
|
||||
- [Planning](#planning)
|
||||
- [Background Bash](#background-bash)
|
||||
- [Development](#development)
|
||||
- [License](#license)
|
||||
- [See Also](#see-also)
|
||||
|
||||
|
|
@ -1415,6 +1416,10 @@ The debug log includes:
|
|||
- Total number of rendered lines
|
||||
- Each line with its index, visible width, and JSON-escaped content showing all ANSI codes
|
||||
|
||||
## Development
|
||||
|
||||
For architecture details, code organization, and contribution guidelines, see [DEVELOPMENT.md](./DEVELOPMENT.md).
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue