Mohamed Boudra
5f065c2685
Extract isomorphic @getpaseo/highlight package with syntax-highlighted file preview
...
- Create packages/highlight with shared Lezer-based syntax highlighting (types, parsers, highlighter, color maps)
- Add syntax highlighting and line numbers to file-pane.tsx with memoized CodeLine component
- Import shared highlight colors in git-diff-pane.tsx instead of local definitions
- Delete duplicated syntax-highlighter.ts from both app and server
- Fix TSX dialect to "ts jsx" (correct per Lezer docs)
2026-03-21 19:56:49 +07:00
Mohamed Boudra
b15159caeb
chore(release): cut 0.1.32
2026-03-21 14:47:53 +07:00
Mohamed Boudra
ec8c51a014
chore(release): cut 0.1.31
2026-03-21 14:46:58 +07:00
Mohamed Boudra
7609ccee4c
feat: expand diff syntax highlighting languages
2026-03-19 15:44:04 +07:00
Mohamed Boudra
675d825f6b
chore(release): cut 0.1.30
2026-03-19 08:59:23 +07:00
Mohamed Boudra
5f2d4ac122
chore(release): sync 0.1.29 versions
2026-03-18 19:47:30 +07:00
Mohamed Boudra
745f2e2768
chore(release): cut 0.1.28
2026-03-15 13:53:47 +07:00
Mohamed Boudra
fc7369384b
feat(voice): implement turn-detection and real-time audio streaming
2026-03-14 13:46:10 +07:00
Mohamed Boudra
c45b414476
chore(release): cut 0.1.27
2026-03-13 21:09:06 +07:00
Mohamed Boudra
013f573cff
refactor: migrate to shell-env and custom desktop notifications bridge
2026-03-13 12:26:14 +07:00
Mohamed Boudra
ba54aae206
fix(server): pin sherpa runtime deps
2026-03-13 08:48:28 +07:00
Mohamed Boudra
69d8427bd9
chore(release): cut 0.1.26
2026-03-12 21:34:33 +07:00
Mohamed Boudra
91dde29146
feat(server): bundle Codex and OpenCode binaries instead of requiring global installs
2026-03-12 10:25:53 +07:00
Mohamed Boudra
e2068e3d72
chore(release): cut 0.1.25
2026-03-11 11:09:56 +07:00
Mohamed Boudra
bfa7f65c3d
chore(release): cut 0.1.24
2026-03-10 18:12:16 +07:00
Mohamed Boudra
7b4ca8394b
chore(release): cut 0.1.23
2026-03-10 18:01:55 +07:00
Mohamed Boudra
9604b8d57b
chore(release): cut 0.1.22
2026-03-10 17:44:28 +07:00
Mohamed Boudra
f3338ee824
chore(release): cut 0.1.21
2026-03-10 17:25:20 +07:00
Mohamed Boudra
e73d40b260
Fix release follow-up issues
2026-03-10 17:25:03 +07:00
Mohamed Boudra
89a25276a5
chore(release): cut 0.1.20
2026-03-10 17:09:13 +07:00
Mohamed Boudra
7f11b93e0f
fix: add missing Rust imports for Windows build and check in pending changes
...
Add `use std:#️⃣ :{DefaultHasher, Hash, Hasher}` behind #[cfg(windows)]
in runtime_manager.rs — these types are used in hash_seed() which only
compiles on Windows, causing CI failure.
Also includes: app component refactors (agent-list, agent-status-bar,
stream-strategy-web), website index updates, server dep additions
(fast-uri, rotating-file-stream sort), lockfile sync, and removal of
RUNTIME_SIMPLIFICATION_PLAN.md.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-09 16:09:48 +07:00
Mohamed Boudra
a90a7f454c
chore(release): cut 0.1.19
2026-03-09 11:41:44 +07:00
Mohamed Boudra
efa6a6aed3
chore(release): cut 0.1.18
2026-03-06 23:48:34 +07:00
Mohamed Boudra
8a41c92488
chore(release): cut 0.1.17
2026-03-06 22:25:02 +07:00
Mohamed Boudra
01faa3467d
feat(daemon): split console/file logging defaults with rotation ( #88 )
2026-03-02 12:18:30 +07:00
Mohamed Boudra
a060ae1256
test: harden daemon lifecycle and e2e reliability across app/cli/server
2026-02-25 10:21:46 +07:00
Mohamed Boudra
fed842e9f1
chore(release): cut 0.1.16
2026-02-22 18:43:55 +07:00
Lakshmi Narasimhan
cc7483ea12
fix: pin @opencode-ai/sdk to 1.2.6 to fix startup crash
...
Versions 1.2.7–1.2.9 have a broken npm publish where compiled files
land in dist/src/ but the package exports map references dist/v2/,
causing ERR_MODULE_NOT_FOUND on startup. Pin to 1.2.6 which has the
correct layout.
Closes #64
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-20 16:35:22 +05:30
Mohamed Boudra
810ac63e21
chore(release): cut 0.1.15
2026-02-19 13:07:40 +07:00
Mohamed Boudra
f1f4afaaa9
chore(release): cut 0.1.14
2026-02-19 09:55:55 +07:00
Mohamed Boudra
a5842482b0
chore(release): cut 0.1.13
2026-02-17 21:39:24 +07:00
Mohamed Boudra
0dc944df3a
fix(server): pin node-pty beta with macOS spawn-helper fix
2026-02-17 21:07:11 +07:00
Mohamed Boudra
93ec537095
chore(release): cut 0.1.12
2026-02-17 17:17:21 +07:00
Mohamed Boudra
a03da6774a
chore(release): cut 0.1.11
2026-02-17 16:22:01 +07:00
Mohamed Boudra
7c5bbc8048
chore(release): cut 0.1.10
2026-02-17 16:19:52 +07:00
Mohamed Boudra
76e6ad89d2
fix(server): publish daemon-runner sherpa runtime module
2026-02-17 16:19:38 +07:00
Mohamed Boudra
93d6eb611e
chore(release): cut 0.1.9
2026-02-17 14:53:22 +07:00
Mohamed Boudra
4300750001
chore(release): cut 0.1.8
2026-02-17 13:32:13 +07:00
Mohamed Boudra
de99646880
chore(release): cut 0.1.7
2026-02-16 23:19:16 +07:00
Mohamed Boudra
170ee27813
feat: improve agent workspace flows and directory suggestions
2026-02-16 23:19:01 +07:00
Mohamed Boudra
36ac228bef
chore(release): cut 0.1.6
2026-02-16 08:29:45 +07:00
Mohamed Boudra
b105409844
chore(release): cut 0.1.5
2026-02-16 08:27:54 +07:00
Mohamed Boudra
25a6f204a4
chore(release): cut 0.1.4
2026-02-14 13:52:34 +07:00
Mohamed Boudra
6f6677fc7a
chore(release): cut 0.1.3 and add release playbook
2026-02-12 18:22:33 +07:00
Mohamed Boudra
00be27c9cc
chore: bump workspace versions to 0.1.2
2026-02-11 14:39:30 +07:00
Mohamed Boudra
7e924e208a
chore: sync internal workspace deps for 0.1.1
2026-02-11 14:37:41 +07:00
Mohamed Boudra
5181d715bf
chore: bump workspace versions to 0.1.1
2026-02-11 14:34:36 +07:00
Mohamed Boudra
0d60588431
Update files
2026-02-11 11:04:49 +07:00
Mohamed Boudra
ec7ea4b55a
Update files
2026-02-10 16:26:51 +07:00
Mohamed Boudra
7e5537bcc5
Update files
2026-02-10 13:43:07 +07:00