mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 02:01:29 +00:00
- Check if store has keyPath before calling put() - If keyPath exists (in-line keys), only pass value: store.put(value) - If no keyPath (out-of-line keys), pass both: store.put(value, key) - Apply fix to both set() and transaction.set() - Fixes DataError when saving sessions with keyPath: 'id' |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| pods | ||
| proxy | ||
| tui | ||
| web-ui | ||