Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
- `bin/`: CLI setup and install scripts (Node CJS).
- `docs/`: User documentation (`CONFIG.md`, `TOOLS.md`, `DATA.md`, `TROUBLESHOOTING.md`).
- `assets/`: Static assets used in docs.
- `scripts/`: Utility scripts (e.g., `analyze-projects.cjs`).
- `dist/`: Build output generated by `tsc` (do not edit by hand).

## Build, Test, and Development Commands
Expand Down
Loading