ROADMAP: Claude-Session-ID Feature dokumentiert
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
be65dee04a
commit
0d292179e2
1 changed files with 6 additions and 3 deletions
|
|
@ -93,10 +93,12 @@ Stand: 14.04.2026
|
|||
### Nachträglich implementiert
|
||||
|
||||
- ✅ **Token-basiertes Compacting** — Warnung bei ~40k Token mit Bestätigungs-Dialog (ab95af2)
|
||||
- ✅ **Claude-Session-ID** — SDK-Fortsetzung für nahtlose Konversationen (be65dee)
|
||||
- Session-ID aus claude-result Event speichern
|
||||
- Bei neuen Nachrichten automatisch fortsetzen
|
||||
- Bridge nutzt `sessionId` in query() Optionen
|
||||
|
||||
### Noch offen (niedrigere Priorität)
|
||||
|
||||
- [ ] **Claude-Session-ID nutzen** — SDK-Fortsetzung mit `--resume`
|
||||
### Alle Phase 6 Features implementiert!
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -1224,3 +1226,4 @@ CARGO_TARGET_DIR=/tmp/claude-desktop-target nix-shell --run "npx tauri build"
|
|||
| 14.04.2026 | 88f2d22 | Log-Export im Monitor-Panel |
|
||||
| 14.04.2026 | 9d73684 | Monitor-Events Backend-Persistierung |
|
||||
| 14.04.2026 | 6b8f281 | Performance-Panel (Kosten-Tracker, Statistiken) |
|
||||
| 14.04.2026 | be65dee | Claude-Session-ID für SDK-Fortsetzung |
|
||||
|
|
|
|||
Loading…
Reference in a new issue