This website requires JavaScript.
fd31a8cc2d
fix(desktop): auto-cleanup stale server processes on startup (#711 )
jwcrystal
2026-03-20 19:39:29 +08:00
bf61ccedc7
fix: external links in desktop app - context menu and open behavior (#716 )
jwcrystal and Bohdan Triapitsyn
2026-03-20 19:11:45 +08:00
a346d3f3da
feat: minimax weekly (#719 )
nzlov and nzlov
2026-03-20 18:37:53 +08:00
60a4110d7f
fix(sidebar): show sessions in both Recent and Project sections (#715 )
Nguyễn Ngô Thượng and Bohdan Triapitsyn
2026-03-20 17:35:06 +07:00
358245d69c
docs: refresh README
Bohdan Triapitsyn
2026-03-20 02:15:54 +02:00
200843ffae
release v1.9.0
Bohdan Triapitsyn
2026-03-20 02:05:58 +02:00
03cec8d507
fix: restore reliable update flow across sidebar and mobile
Bohdan Triapitsyn
2026-03-20 02:04:33 +02:00
321cc7252a
Major UI refresh: sidebar redesign, theme expansion, and chat performance optimizations (#706 )
Bohdan Triapitsyn and Iuliia Ivashko
2026-03-20 01:01:03 +02:00
359879153a
fix(desktop): lower macOS minimum version to 13.0 (Ventura) (#699 )
Craig Harman and Craig Harman
2026-03-19 04:09:37 +08:00
74ef18dd4f
fix: tighten server update check handling (#694 )
Bohdan Triapitsyn
2026-03-17 13:25:55 +02:00
3123de5f43
fix: improve Windows UX and stabilize chat/session behavior across runtimes (#693 )
Bohdan Triapitsyn
2026-03-17 13:18:54 +02:00
a07c068b66
fix(web): normalize Windows drive letter case for session path matching (#675 )
zerone0x
2026-03-17 17:29:50 +08:00
c4dc8b45cf
fix: preserve manual agent selection during active runs (#678 ) (#679 )
Iuliia Ivashko
2026-03-17 02:47:30 +02:00
3041f53e24
fix: prevent sidebar drag lock during inline rename (#680 ) (#681 )
Iuliia Ivashko
2026-03-17 02:46:26 +02:00
de50283bdf
feat(git): show current branch boundary in commit history (#682 )
Iuliia Ivashko
2026-03-17 02:45:37 +02:00
8f6f1c8284
fix(ui): wrap "Add to chat" selections in md fenced blocks (#641 ) (#684 )
Henry Moran
2026-03-16 17:45:10 -07:00
edf0a197a8
perf: batch mobile keyboard viewport handlers with rAF and debounce (#660 )
Gyumin Lee
2026-03-16 06:18:59 +09:00
bcb0ccb6ca
fix(macos): add audio-input entitlement for microphone access (#671 )
zerone0x and Claude Opus 4.6
2026-03-16 05:18:22 +08:00
b016be6cc4
fix(web): bump node-pty to restore PTY spawn on macOS arm64 (#657 )
fangfei0110 and fei
2026-03-16 05:15:31 +08:00
7f37256e96
fix: unify update-check API flow across runtimes (#672 )
Bohdan Triapitsyn
2026-03-15 23:14:37 +02:00
d81b34575a
ci: refresh release dispatch and publish updated docs source (#667 )
Bohdan Triapitsyn
2026-03-15 03:58:13 +02:00
75c90d955c
docs: refresh docs and add tunnel usage guide (#666 )
Bohdan Triapitsyn
2026-03-15 03:30:35 +02:00
1f8e875357
fix(docker): align container runtime with core tunnel flow (#661 )
Iuliia Ivashko
2026-03-15 00:12:11 +02:00
e57f17996f
feat: auto-save file editor with 1.5s debounce (#649 )
Nguyễn Ngô Thượng
2026-03-14 05:46:43 +07:00
d88c782541
fix: project label text hidden by selection overlay in dark mode (#648 )
Nguyễn Ngô Thượng
2026-03-14 05:16:25 +07:00
c6a0b8c5dd
feat(theme): port additional opencode presets (#655 )
shekohex
2026-03-14 00:14:41 +02:00
b7196e65c9
fix: improve activity rendering, spacing, and path truncation (#654 )
Bohdan Triapitsyn
2026-03-13 14:57:30 +02:00
9605fa5106
docs: remove outdated tunnel setup instructions from README
Bohdan Triapitsyn
2026-03-13 12:22:47 +02:00
2b1c120280
release v1.8.7
Bohdan Triapitsyn
2026-03-13 11:42:27 +02:00
d160263f4f
fix(cli): restore openchamber startup under npm/bun global shims
Bohdan Triapitsyn
2026-03-13 11:33:23 +02:00
875491c438
fix(web): hide daemon/git console windows on Windows (#653 )
Sergio
2026-03-13 02:13:36 -07:00
9fb7c90dbd
fix(cli): detect symlinked entrypoints (#652 )
shekohex
2026-03-13 09:49:25 +02:00
8eecf1c0e9
fix: docker run (#650 )
nzlov
2026-03-13 15:49:05 +08:00
69bd9a710b
docs: add important notice for desktop users regarding reinstallation of OpenChamber v1.8.6
Bohdan Triapitsyn
2026-03-13 00:56:24 +02:00
1fa6ec7032
release v1.8.6
Bohdan Triapitsyn
2026-03-13 00:02:39 +02:00
75256d4f8d
chore: update changelogs with recent enhancements in Chat, Sessions, and Reliability features
Bohdan Triapitsyn
2026-03-13 00:00:43 +02:00
fab32ca992
refactor(chat): complete turn-based pipeline and stabilize streaming, scroll, and tool UX (#629 )
Bohdan Triapitsyn
2026-03-12 23:45:45 +02:00
d969ff4af1
chore: update changelogs with recent enhancements and fixes across GitHub, Sessions, Chat, and Docs (#644 )
Bohdan Triapitsyn
2026-03-12 20:07:11 +02:00
63f1698cdd
Epic: grand tunnel restructuring and CLI UX (#640 )
Iuliia Ivashko
2026-03-12 19:40:22 +02:00
77467311f1
fix(ci): ensure sidecar architecture matches target in macOS releases (#637 )
kalac2232
2026-03-12 23:56:45 +08:00
d1650343b1
refactor: make GitHub PR status more reliable and up to date (#613 )
Bohdan Triapitsyn
2026-03-11 23:52:31 +02:00
180cd57661
feat: prioritize worktrees with active sessions in sidebar (#638 )
GhostFlying
2026-03-12 05:51:54 +08:00
e103c2c429
Feat: spell check toggle for desktop (#626 )
Dr. Zed
2026-03-11 11:35:43 +13:00
ebe069d372
fix: allow modified Enter send in narrow layouts (#631 )
Eyal En Gad
2026-03-10 15:35:20 -07:00
e1542bdee6
fix: submit project actions with Enter input (#625 )
Dr. Zed
2026-03-11 11:31:40 +13:00
2df3c6fad2
fix: chat composer queue button and focus mode sizing (#616 )
shekohex
2026-03-07 09:59:00 +02:00
a7f11121e8
refactor: modularize session sidebar and add GitHub PR tracking (#610 )
Bohdan Triapitsyn
2026-03-06 17:22:59 +02:00
d54e1199df
fix: add orientation lock to dynamic PWA manifest (#607 )
Andrew Tait Gehrhardt
2026-03-05 17:56:39 -05:00
ded9f2d7d4
fix: standardize bullet point formatting in README files
Bohdan Triapitsyn
2026-03-05 11:20:39 +02:00
d4ee2246e9
chore: update readme
Bohdan Triapitsyn
2026-03-05 11:15:49 +02:00
f6e0dafeb5
docs: rewrite READMEs with progressive disclosure, add SECURITY.md and roadmap
Bohdan Triapitsyn
2026-03-05 03:07:26 +02:00
7e38a47e4b
release v1.8.5
Bohdan Triapitsyn
2026-03-04 20:15:32 +02:00
895d1ffa9a
feat: add optional activity header timestamps in chat settings
Bohdan Triapitsyn
2026-03-04 20:08:52 +02:00
d1a41000ca
perf: speed up desktop startup and unify theme-aware branding (#596 )
Bohdan Triapitsyn
2026-03-04 19:16:45 +02:00
037a70f114
fix: remove orientation: any to respect OS rotation lock (#600 )
Michael Lip
2026-03-05 00:16:27 +07:00
0b3d0378d4
fix(cli): surface tunnel bootstrap connect URL for --try-cf-tunnel (#561 )
plfavreau
2026-03-04 13:54:29 +01:00
2377263a8e
fix: clean up VSCode settings duplication and hide irrelevant sections
Bohdan Triapitsyn
2026-03-04 12:15:12 +02:00
67b5adbde5
fix: keep footer row pinned in focus mode input
Bohdan Triapitsyn
2026-03-04 11:28:16 +02:00
7d7890daac
feat: open edit tool changes in VS Code diff view with line focus
Bohdan Triapitsyn
2026-03-04 11:22:36 +02:00
11ce80b7ab
release v1.8.4
Bohdan Triapitsyn
2026-03-04 03:09:01 +02:00
31c6d5e133
chore: temporarily disable hover timestamps in activity headers
Bohdan Triapitsyn
2026-03-04 03:03:27 +02:00
5ddfc24221
feat: open chat file references directly in VS Code editor with line targeting
Bohdan Triapitsyn
2026-03-04 02:58:48 +02:00
84326e17cf
feat(ui): add favorite-model cycling shortcuts (#592 )
Henry Moran
2026-03-03 16:02:51 -08:00
79143bff4c
feat: massive chat reliability + UX pass (web/desktop/mobile/vscode) (#593 )
Bohdan Triapitsyn
2026-03-04 01:41:01 +02:00
ca18b8be0f
feat(pwa): pre-install naming, install UX, and manifest shortcuts (#554 )
shekohex and Bohdan Triapitsyn
2026-03-04 00:32:23 +02:00
575cfa2604
fix(ui): make interactive controls show pointer cursor (#590 )
KJdotIO
2026-03-03 22:23:21 +00:00
ca754d6589
feat: make chat file references clickable and responsive (#587 )
Iuliia Ivashko
2026-03-03 18:35:03 +02:00
0b6c1e4165
fix(git): stop PR section refresh loop causing React #185 (#588 )
Iuliia Ivashko
2026-03-03 16:42:36 +02:00
855412ce79
feat(mobile): add project edit panel on long press (#584 )
Jovines and Jovines
2026-03-03 19:44:05 +08:00
c9bcf79ca7
fix(chat): show in-flight tools immediately and keep collapsed activity live (#563 )
Nelson Pires and Bohdan Triapitsyn
2026-03-02 23:00:46 -03:00
16439d343a
Add OpenIn dropdown behavior to files editor OpenIn button (#581 )
Iuliia Ivashko
2026-03-03 02:05:56 +02:00
11b995d7bd
feat(sidebar): add active-project session search (#568 )
KJdotIO and Bohdan Triapitsyn
2026-03-02 23:08:11 +00:00
bcbc2646fd
Improve files view behavior and Open In integration (#579 )
Iuliia Ivashko
2026-03-03 01:07:03 +02:00
604ac682c2
fix: restore correct worktree source resolution for branches and PRs (#578 )
Bohdan Triapitsyn
2026-03-03 00:52:36 +02:00
bdad912ea5
feat: streamline worktree session flow (#577 )
Bohdan Triapitsyn
2026-03-03 00:20:15 +02:00
d4269a1cc8
fix: harden terminal auth, skill file access, and sensitive request logging (#575 )
Iuliia Ivashko
2026-03-02 18:25:55 +02:00
a6d87d5348
ci: fix Discord webhook condition in release workflow
Bohdan Triapitsyn
2026-03-02 02:35:04 +02:00
4b6f7766ef
release v1.8.3
Bohdan Triapitsyn
2026-03-02 02:31:09 +02:00
b4cd16f55b
feat(ui): polish chat and git workflows with mobile UX and reliability fixes (#569 )
Bohdan Triapitsyn
2026-03-02 02:11:33 +02:00
73e533a315
fix(chat): align code block actions and restore horizontal scrolling across desktop and mobile (#564 )
Nelson Pires and Bohdan Triapitsyn
2026-03-01 10:54:02 -03:00
655b5ba823
fix(ui): prevent session title from overflowing into drawer controls on mobile (#565 )
Henry Moran
2026-03-01 01:03:26 -08:00
c5d4c2c2c7
ci: fix Discord release notification step
Bohdan Triapitsyn
2026-03-01 01:57:03 +02:00
e895e89f42
release v1.8.2
Bohdan Triapitsyn
2026-03-01 01:45:38 +02:00
ebb2a85a4f
fix: adjust live VS Code streaming updates
Bohdan Triapitsyn
2026-03-01 01:42:58 +02:00
8bfbed0e68
fix: harden self-update flow and improve chat message readability (#562 )
Bohdan Triapitsyn
2026-03-01 01:21:01 +02:00
7b5fd9e70c
fix(cli): use pathToFileURL for dynamic imports on Windows (#560 )
plfavreau
2026-03-01 00:15:34 +01:00
5257f70073
chore: update workspace package versions and lockfile
Bohdan Triapitsyn
2026-02-28 20:52:28 +02:00
0495bc85a0
feat(chat): show session and permission preview in desktop permission toasts (#559 )
Nelson Pires and Bohdan Triapitsyn
2026-02-28 15:50:59 -03:00
934af638fe
feat: add share message as image functionality (#553 )
2026-03-01 02:34:38 +08:00
be413771dc
feat(chat): align activity timing UI with hover-only end timestamps (#557 )
Nelson Pires
2026-02-28 15:16:31 -03:00
a1f01cf5bd
refactor(tts): consolidate TTS services under lib/tts with stable entrypoint (#551 )
Nelson Pires
2026-02-28 11:00:39 -03:00
6eb5d1afa9
Fix Windows path/spawn regressions and session visibility (#552 )
Bohdan Triapitsyn
2026-02-28 16:00:10 +02:00
122a45a890
fix: docker build (#547 )
nzlov
2026-02-28 15:48:37 +08:00
263d4c5325
ci: send Discord notifications from release workflow
Bohdan Triapitsyn
2026-02-28 05:00:34 +02:00
81c4a45548
release v1.8.1
Bohdan Triapitsyn
2026-02-28 04:51:23 +02:00
56d2f8390e
fix: prevent tunnel lock for non-tunnel web sessions
Bohdan Triapitsyn
2026-02-28 04:48:35 +02:00
76bc4f8036
release v1.8.0
Bohdan Triapitsyn
2026-02-28 04:38:25 +02:00
d5d0d35083
feat: redesign remote tunnel settings and named tunnel workflow (#546 )
Iuliia Ivashko and Brian-Hwang
2026-02-28 04:21:46 +02:00
a505378d79
feat(chat): show dynamic subagent type in task tool button (#545 )
Henry Moran
2026-02-27 16:18:04 -08:00
259405b335
ci: notify Discord when GitHub releases are published
Bohdan Triapitsyn
2026-02-28 01:53:35 +02:00