v0.7.15: Anthropic OAuth support

This commit is contained in:
Mario Zechner 2025-11-17 12:53:57 +01:00
parent 063b7e0f11
commit f2b3953711
11 changed files with 166 additions and 128 deletions

View file

@ -1,5 +1,4 @@
- When receiving the first user message, ask the user which module(s) they want to work on. Then you MUST read the corresponding README.md files in full, in parallel:
- README.md
- When receiving the first user message, you MUST read README.md in full. Then ask the user which module(s) they want to work on. Then you MUST read the corresponding README.md files in full, in parallel:
- packages/ai/README.md
- packages/tui/README.md
- packages/agent/README.md