release v1.4.0

This commit is contained in:
Bohdan Triapitsyn
2026-01-01 16:18:05 +02:00
parent 2f2c127f13
commit 8505455c2e
11 changed files with 20 additions and 11 deletions
+1
View File
@@ -41,6 +41,7 @@ openchamber update # Update to latest version
- Smart tool visualization (inline diffs, file trees, results highlighting)
- Rich permission cards with syntax-highlighted operation previews
- Per-agent permission modes (ask/allow/full) per session
- Multi-agent runs from a single prompt (isolated worktrees)
- Branchable conversations: start a new session from any assistant response
- Task tracker UI with live progress and tool summaries
- Model selection UX: favorites, recents, and configurable tool output density
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@openchamber/web",
"version": "1.3.9",
"version": "1.4.0",
"private": false,
"type": "module",
"main": "./server/index.js",