We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix: update all GitHub links to correct repository URL - Fixed all links from /djvolz/coda/ to /djvolz/coda-code-assistant/ - Added GitHub links to CLI module Source Files section - Fixed class hierarchy diagram in Agents module (missing closing backticks)
docs: hide line numbers in HTML comments for all architecture modules - Updated all module documentation to hide line numbers - Added Session module architecture documentation (Architecture-5-Session.md) - Updated Architecture overview with Session module link - Ensures line numbers don't drift but remain available for maintainers
refactor: rename architecture files for proper wiki ordering - Rename Architecture-Overview.md to Architecture.md (sorts first) - Add numbers to module files: Architecture-{#}-{Module}.md - This ensures overview appears first in wiki sidebar - Update all internal references and Home page links - Update documentation plan with new naming scheme - Update template instructions with naming convention