Skip to content

Commit 45dfc1e

Browse files
committed
docs: add Documentation section linking to AGENTS.md and other docs
1 parent eeb5e48 commit 45dfc1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,12 @@ npm start
285285

286286
Check the server logs. If you see "Unknown model" warnings, ensure you're using the correct model ID (e.g., `claude-opus-4.5`, not `opus4.5`).
287287

288+
## Documentation
289+
290+
- **[AGENTS.md](AGENTS.md)** - Comprehensive documentation for AI assistants, including architecture, models, commands, and development guidelines
291+
- **[CLAUDE.md](CLAUDE.md)** - Detailed guidance for Claude Code when working with this repository
292+
- **[THINKING_PROGRESS_FIX.md](THINKING_PROGRESS_FIX.md)** - Documentation of the reasoning buffer implementation for proper streaming order
293+
288294
## License
289295

290296
MIT

0 commit comments

Comments
 (0)