Commit graph

13 commits

Author SHA1 Message Date
Kim AI
a35ffc0469
fix: parse OpenClaw config with JSON5 for model catalog (#210) 2026-03-31 21:33:20 +03:00
Kim AI
c9ad1bd745
chore(release): prepare 1.5.2 (#201)
* chore(release): prepare 1.5.2

* docs(changelog): include kanban assignee picker in 1.5.2

* fix(sessions): preserve status timers across resubscribe

* fix(sessions): use latest gateway for delayed refreshes

* fix(sessions): refresh unknown sessions via latest gateway
2026-03-31 03:27:03 +03:00
lil reentrant
fbfeeaa9a6
chore(release): prepare 1.5.1 (#154) 2026-03-25 04:07:57 +03:00
lil reentrant
530129a653
chore(release): prepare 1.5.0 (#152) 2026-03-25 02:19:02 +03:00
daggerhashimoto
5e2404e9ed chore(release): bump version to 1.4.9 2026-03-18 13:50:48 +01:00
daggerhashimoto
1cdceb0923 chore(release): bump version to 1.4.8 2026-03-04 08:48:59 +01:00
daggerhashimoto
811a120b2a chore(release): bump version to 1.4.7 2026-03-03 16:08:39 +01:00
daggerhashimoto
4b5157e7bb chore(release): bump version to 1.4.6 2026-03-03 04:23:08 +01:00
lil reentrant
67ba340105
feat: Task board with agent execution, drag-and-drop, and proposals (#61)
feat: Task board with agent execution, drag-and-drop, and proposals

- Full kanban board with 5 columns (Backlog, Todo, In Progress, Review, Done)
- Task CRUD with CAS versioning and optimistic conflict recovery
- Drag-and-drop reordering with dnd-kit (optimistic rollback on failure)
- Agent execution: spawn sessions via gateway, poll for completion, auto-move to review
- Workflow actions: execute, approve, reject, abort with notes
- Agent marker proposals: agents create/update tasks via output markers
- Proposal inbox with approve/reject popover
- Workspace quick view tab with click-to-open-board
- Board config: columns, default model, proposal policy
- Search, priority filters, stats chips
- Comprehensive docs: API, architecture, config, agent markers
- 221 tests (store, routes, parser)
2026-03-01 16:15:09 +03:00
daggerhashimoto
12cc93a39b chore(release): bump version to 1.4.4 2026-02-27 16:03:32 +01:00
daggerhashimoto
fbba6ee000 chore: bump version to 1.4.3 2026-02-27 10:03:12 +01:00
daggerhashimoto
1acc88dd08 docs: add updater documentation and v1.4.0 changelog
- New docs/UPDATING.md: CLI flags, exit codes, flow diagram, rollback,
  health checks, state files, troubleshooting
- CHANGELOG.md: cut v1.4.0 release (updater + memory filename fix)
- ARCHITECTURE.md: updater module table, tsconfig.bin.json, updated
  test file inventory (14 → 48 files)
- CONFIGURATION.md: updater state paths (~/.nerve/updater/)
- TROUBLESHOOTING.md: update/rollback section, removed stale desktop-only note
- docs/README.md: added UPDATING.md link
2026-02-26 20:36:19 +01:00
daggerhashimoto
99ced5c080 Nerve v1.0 — Web UI for OpenClaw 2026-02-19 22:28:07 +01:00