Web UI: agent creator/editor #12

Closed
opened 2026-05-07 01:28:34 -04:00 by jasoncouture · 1 comment
jasoncouture commented 2026-05-07 01:28:34 -04:00 (Migrated from github.com)

Build and edit agent JSON from the Web UI instead of hand-editing files in agents/. Should cover the model config, memory config, embedding config, tool whitelist, and channel visibility.

Tracked in TASKS.md.

Build and edit agent JSON from the Web UI instead of hand-editing files in `agents/`. Should cover the model config, memory config, embedding config, tool whitelist, and channel visibility. Tracked in [TASKS.md](../blob/main/TASKS.md).
jasoncouture commented 2026-05-11 01:53:51 -04:00 (Migrated from github.com)

Done in PR #76 — /agents listing + /agents/{id}/edit (CodeMirror 6, JSON lint, localStorage draft, optimistic-concurrency hash-guarded save, atomic .tmp+rename with timestamped .bak retention).

Done in PR #76 — /agents listing + /agents/{id}/edit (CodeMirror 6, JSON lint, localStorage draft, optimistic-concurrency hash-guarded save, atomic .tmp+rename with timestamped .bak retention).
Sign in to join this conversation.
No description provided.