Add code map to AGENTS.md, add DEVELOPMENT.md for coding-agent

This commit is contained in:
Mario Zechner 2025-12-09 01:23:06 +01:00
parent 6c9a264b63
commit 0c1a9c3091
3 changed files with 279 additions and 0 deletions

View file

@ -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