ROADMAP: Token-basiertes Compacting dokumentiert
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
ab95af24ae
commit
b15dc5fd43
1 changed files with 5 additions and 1 deletions
|
|
@ -90,10 +90,13 @@ Stand: 14.04.2026
|
||||||
- Standard: 30 letzte Nachrichten behalten
|
- Standard: 30 letzte Nachrichten behalten
|
||||||
- Tauri Command registriert
|
- Tauri Command registriert
|
||||||
|
|
||||||
|
### Nachträglich implementiert
|
||||||
|
|
||||||
|
- ✅ **Token-basiertes Compacting** — Warnung bei ~40k Token mit Bestätigungs-Dialog (ab95af2)
|
||||||
|
|
||||||
### Noch offen (niedrigere Priorität)
|
### Noch offen (niedrigere Priorität)
|
||||||
|
|
||||||
- [ ] **Claude-Session-ID nutzen** — SDK-Fortsetzung mit `--resume`
|
- [ ] **Claude-Session-ID nutzen** — SDK-Fortsetzung mit `--resume`
|
||||||
- [ ] **Automatisches Compacting** — Trigger bei > 50 Nachrichten
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -1206,3 +1209,4 @@ CARGO_TARGET_DIR=/tmp/claude-desktop-target nix-shell --run "npx tauri build"
|
||||||
| 14.04.2026 | eb91e54 | **Phase 9:** Context-Management, ContextPanel |
|
| 14.04.2026 | eb91e54 | **Phase 9:** Context-Management, ContextPanel |
|
||||||
| 14.04.2026 | 2653b4f | Bridge-Context Integration, DiffView, FilePreview |
|
| 14.04.2026 | 2653b4f | Bridge-Context Integration, DiffView, FilePreview |
|
||||||
| 14.04.2026 | 56eb2f5 | Keyboard Shortcuts + "Das merken" Button |
|
| 14.04.2026 | 56eb2f5 | Keyboard Shortcuts + "Das merken" Button |
|
||||||
|
| 14.04.2026 | ab95af2 | Token-basiertes Compacting mit Dialog |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue