Commit 24494ec
committed
odek memory: force extended memory enabled for CLI maintenance commands
The odek memory extended * subcommands (forget, promote, pin, quarantine,
compact) construct ExtendedMemory using DefaultConfig, which has Enabled
= false, so all operations silently failed. Force Enabled = true for the
CLI surface only; the agent tool surface still does not expose promote.1 parent 3a43cb0 commit 24494ec
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments