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
d4a9ee482a
Fix duplicate /rewind user message and add real e2e regression
2026-02-19 12:32:48 +07:00
Mohamed Boudra
f1f4afaaa9
chore(release): cut 0.1.14
2026-02-19 09:55:55 +07:00
Mohamed Boudra
24a8db5763
refactor: extract explorer open gesture and standardize icon sizes
2026-02-19 09:53:44 +07:00
Mohamed Boudra
a1fdeeb7ae
fix(dictation): avoid timeout from dangling non-final segments
2026-02-18 21:21:27 +07:00
Mohamed Boudra
62d69410d3
fix(git): show Sync only when branch diverges from origin
2026-02-18 20:36:24 +07:00
Mohamed Boudra
e22f183bb2
Fix autocomplete popover stability and workspace file suggestion ranking
2026-02-18 20:32:19 +07:00
Mohamed Boudra
e26dcde2c8
fix(server): use parent pid for lock ownership when spawned as child process
2026-02-18 19:40:46 +07:00
Mohamed Boudra
32a0e7e8ef
Merge remote-tracking branch 'origin/main' into pr58-sync
...
# Conflicts:
# packages/server/src/shared/messages.ts
2026-02-18 18:19:41 +07:00
Mohamed Boudra
b09cb77514
Merge pull request #57 from getpaseo/investigate/git-workflow-ux-improvements
...
Improve post-ship worktree flow and merged PR handling
2026-02-18 18:18:06 +07:00
Mohamed Boudra
8e02a59a93
Merge pull request #56 from getpaseo/research/claude-rewind-command
...
Add Claude provider /rewind command support
2026-02-18 18:17:23 +07:00
Mohamed Boudra
d30bb84741
feat(app): add @ workspace file autocomplete in agent chat
2026-02-18 13:25:55 +07:00
Mohamed Boudra
e36d318001
Improve post-ship worktree UX and merged PR detection
2026-02-18 13:12:36 +07:00
Mohamed Boudra
e88a0c1db6
feat(server): add Claude /rewind command support
2026-02-18 13:08:40 +07:00
Mohamed Boudra
b1955cf74d
fix: unify agent attention notification payloads ( #55 )
...
* fix: simplify tmux session creation in paseo.json
* fix: unify agent attention notification payloads
2026-02-18 12:28:27 +07:00
Mohamed Boudra
d3704456a3
fix(server): archive worktree when last agent is archived
2026-02-18 11:06:57 +07:00
Mohamed Boudra
64b36d0df7
refactor: remove executeCommand in favor of standard run/stream path
2026-02-18 10:57:21 +07:00
Mohamed Boudra
803e31e61c
fix(server): hide hidden directories from cwd suggestions
2026-02-18 10:27:22 +07:00
Mohamed Boudra
79b64d3e38
feat: route slash commands through executeCommand in run/stream
2026-02-18 10:03:54 +07:00
Mohamed Boudra
792f5d8d6e
Merge pull request #32 from getpaseo/shaky-penguin
...
Fix worktree archive terminal cleanup and tighten worktree setup
2026-02-18 09:59:02 +07:00
Mohamed Boudra
fdb3c6830d
Merge pull request #48 from getpaseo/feature/commands-in-draft-screen-clean
...
Make slash commands available in the new-agent draft screen
2026-02-18 09:58:56 +07:00
Mohamed Boudra
ecd276e3d2
refactor(server): route draft command listing through agent manager
2026-02-17 23:08:33 +07:00
Mohamed Boudra
0354c409f1
fix(worktree): hash cwd for collision-safe worktree roots
2026-02-17 23:07:20 +07:00
Mohamed Boudra
6aa5e97d75
feat: make slash commands available in draft agent screen
2026-02-17 23:06:37 +07:00
Mohamed Boudra
a5842482b0
chore(release): cut 0.1.13
2026-02-17 21:39:24 +07:00
Mohamed Boudra
515cb0a777
refactor: remove legacy agent update RPCs
2026-02-17 21:16:31 +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
9255212043
fix(server): self-heal node-pty spawn-helper execute bit
2026-02-17 17:16:47 +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
ce5d9d6dc8
refactor: unify structured generation pipeline
2026-02-17 14:52:58 +07:00
Mohamed Boudra
4300750001
chore(release): cut 0.1.8
2026-02-17 13:32:13 +07:00
Mohamed Boudra
34e35621f0
simplify speech bootstrap and clean daemon startup locking
2026-02-17 12:16:02 +07:00
Mohamed Boudra
efde557d6f
Fix stuck send-while-running processing recovery
2026-02-17 10:43:20 +07:00
Mohamed Boudra
bb6d30e4f8
fix(server): preserve claude session identity on agent reload
2026-02-17 09:43:19 +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
90a81462cb
fix worktree archive terminal cleanup and worktree setup
2026-02-16 11:55:16 +07:00
Mohamed Boudra
04a06197de
refactor(startup): unify dev and cli daemon startup through runner
2026-02-16 03:22:03 +00:00
Mohamed Boudra
5bd6cc11de
fix(server): harden sherpa native loading and centralize runtime env
2026-02-16 02:59:12 +00: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
037a6a15a4
feat: stream worktree setup progress and terminal subscriptions
2026-02-16 08:09:27 +07:00
Mohamed Boudra
0103b4da96
Harden terminal streaming and worktree setup flow
2026-02-15 19:05:27 +07:00
Mohamed Boudra
9244f1fbd6
feat: terminal reattach, explorer tab memory, worktree terminals
2026-02-15 14:05:29 +07:00
Mohamed Boudra
41d1fa6d97
feat: update sidebar agent workflow and host filter UI
2026-02-15 08:59:17 +07:00