Starter oppgave 21.9
This commit is contained in:
parent
b6cd2b4571
commit
f34dee810b
1 changed files with 2 additions and 1 deletions
3
tasks.md
3
tasks.md
|
|
@ -249,7 +249,8 @@ kaller dem direkte. Samme verktøy, to brukere.
|
|||
- [x] 21.6 `synops-summarize`: AI-oppsummering. Input: `--communication-id <uuid>`. Output: sammendrag som tekst. Erstatter `summarize.rs`.
|
||||
- [x] 21.7 `synops-suggest-edges`: AI-foreslåtte edges. Input: `--node-id <uuid>`. Output: JSON med forslag (target, edge_type, confidence). Erstatter `ai_edges.rs`.
|
||||
- [x] 21.8 `synops-respond`: Claude chat-svar. Input: `--communication-id <uuid> --message-id <uuid>`. Output: svartekst. Erstatter `agent.rs` sin prosessering (auth/ratelimit forblir i maskinrommet).
|
||||
- [ ] 21.9 `synops-prune`: Opprydding av gamle noder. Input: `--dry-run` for forhåndsvisning. Erstatter `pruning.rs`.
|
||||
- [~] 21.9 `synops-prune`: Opprydding av gamle noder. Input: `--dry-run` for forhåndsvisning. Erstatter `pruning.rs`.
|
||||
> Påbegynt: 2026-03-18T09:53
|
||||
|
||||
### Oppslag (Claude-verktøy)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue