Mohamed Boudra
a8e867dc7b
test(server): avoid prompt expansion flake
2026-03-01 18:32:14 +07:00
Mohamed Boudra
080fb74642
feat: projects → workspaces → tabs
2026-03-01 18:22:11 +07:00
Mohamed Boudra
2e201cab09
feat(server): workspace-scoped explorer + worktree createdAt
2026-03-01 16:32:02 +07:00
Mohamed Boudra
3a6a8cfa38
fix(server): add debug logging for Claude query pump raw messages
2026-02-26 22:14:25 +07:00
Mohamed Boudra
6648cb8917
Merge branch 'main' of github.com:getpaseo/paseo
2026-02-26 19:23:36 +07:00
Mohamed Boudra
4ca97c4fdf
Improve provider error surfacing and add Sonnet 4.6
2026-02-26 04:03:08 +00:00
Mohamed Boudra
91634ca6f2
fix(server): dedupe opencode assistant timeline echoes
2026-02-25 19:53:04 +07:00
Mohamed Boudra
3355f7d8d9
server: hardcode Claude model catalog with runtime IDs
2026-02-25 16:38:06 +07:00
Mohamed Boudra
c4523c70b5
chore: commit all local changes
2026-02-25 13:53:23 +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
094ce49d4f
fix: make agent metadata title/branch application reliable ( #81 )
2026-02-24 18:15:31 +07:00
Mohamed Boudra
0832b12608
Show task notifications as synthetic tool calls in chat ( #79 )
...
* fix(server): render claude task notifications as synthetic tool calls
* refactor(claude): extract task-notification tool-call mapper
* refactor: drive tool icons from plain_text detail metadata
* refactor(claude): make task-notification parsing schema-first
2026-02-24 18:15:23 +07:00
Mohamed Boudra
5c773371d6
fix(server): decouple explicit and auto agent title limits ( #78 )
2026-02-24 11:36:19 +08:00
Mohamed Boudra
3f06063b4b
fix(cli): make agent wait unlimited by default
2026-02-23 20:51:42 +07:00
Mohamed Boudra
cbf5621a73
Handle skill tool details and skip synthetic timeline events
2026-02-23 18:06:38 +07:00
Mohamed Boudra
f3ebe0545f
refactor: decouple permission state from attention signal
2026-02-23 15:47:08 +07:00
Mohamed Boudra
42786956c7
fix(server): reconcile claude runtime model ids against live catalog
2026-02-22 22:37:16 +07:00
Mohamed Boudra
fed842e9f1
chore(release): cut 0.1.16
2026-02-22 18:43:55 +07:00
Mohamed Boudra
bfea00df78
Fix user-message echo dedupe with canonical message IDs
2026-02-22 18:05:12 +07:00
Mohamed Boudra
0c710b09f5
refactor(app): introduce attachment storage layer and draft lifecycle management
...
Replace inline data-URL image handling with a persistent attachment storage service, add draft lifecycle states (active/abandoned/sent) with generation tracking, and update fetchAgent to return project placement alongside agent snapshots.
2026-02-22 16:22:21 +07:00
Mohamed Boudra
40f376b824
Preserve authoritative agent title across refresh
2026-02-22 14:10:42 +07:00
Mohamed Boudra
44c3ee670f
refactor: remove debug logging and simplify event identifier extraction
2026-02-22 13:10:20 +07:00
Mohamed Boudra
74a9a3c33b
refactor: remove permission timeout logic and rely on abort handler ( #62 )
2026-02-22 12:17:37 +07:00
Mohamed Boudra
1fdad9e2a7
Merge pull request #68 from badri/fix/pin-opencode-sdk-1.2.6
...
fix: pin @opencode-ai/sdk to 1.2.6 to fix startup crash
2026-02-22 12:11:53 +07:00
Mohamed Boudra
e9e267ff14
Merge pull request #70 from getpaseo/diagnostics/android-hang-cleanup-policy
...
Centralize perf diagnostics and activity coalescing
2026-02-22 11:57:33 +07:00
Mohamed Boudra
d6b7c2ed2d
refactor(app): centralize perf diagnostics and activity coalescing
2026-02-22 11:52:08 +07:00
Mohamed Boudra
ccd42751d2
Harden Claude provider lifecycle and clean temp artifacts
2026-02-22 11:44:56 +07:00
Mohamed Boudra
c1e4b0fcbf
server: only emit attention notifications for ui agents
2026-02-22 11:16:57 +07:00
Mohamed Boudra
d7e2ab4437
feat: add thinking option support and autonomous run handling
2026-02-21 22:09:48 +07:00
Mohamed Boudra
c3c8103563
refactor: migrate from clientSessionKey to clientId identity
2026-02-21 15:33:29 +07:00
Mohamed Boudra
e906bffbb9
server: add ws hello/welcome message schemas
2026-02-21 11:48:18 +07:00
Mohamed Boudra
0350f00840
feat: implement daemon connectivity updates and relay protocol versioning
2026-02-20 19:27:56 +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
6dad3212da
fix: interrupt running agents before archive
2026-02-20 13:34:06 +07:00
Mohamed Boudra
e22647af62
test: add real multi-provider UI action stress coverage
2026-02-20 13:16:39 +07:00
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