Mohamed Boudra
7d76da3249
Update workspace and app changes
2026-03-07 19:09:00 +07:00
Mohamed Boudra
efa6a6aed3
chore(release): cut 0.1.18
2026-03-06 23:48:34 +07:00
Zi Makki
8dd94757d7
fix(server): restore auto metadata generation
2026-03-06 17:36:29 +01:00
Mohamed Boudra
1985bd6669
feat(server): add Phoenix priv/static to project icon search directories
2026-03-06 23:09:40 +07:00
Mohamed Boudra
8a41c92488
chore(release): cut 0.1.17
2026-03-06 22:25:02 +07:00
Mohamed Boudra
7f29baf915
refactor: add authoritative revalidation on app resume and reconnect
2026-03-06 16:24:12 +07:00
Mohamed Boudra
8371ea0c7d
refactor: unify workspace tab management and add runtime metrics
2026-03-05 14:21:16 +07:00
Mohamed Boudra
26ea214d64
fix: canonicalize workspace tab routes and prevent orphan runs
2026-03-04 17:39:19 +07:00
Mohamed Boudra
f47ea7afe5
refactor: centralize host route builders and add dedicated new-agent route
2026-03-04 15:09:06 +07:00
Mohamed Boudra
b5b4e60916
feat: add explicit drag handles to sidebar lists and refactor workspace tab model
2026-03-04 11:57:22 +07:00
Mohamed Boudra
111b9d95f4
feat: carry archive UI label hard cut updates
2026-03-04 10:39:28 +07:00
Mohamed Boudra
bf1cded8a1
feat: rename sidebar-agent-list to sidebar-workspace-list and emit workspace updates on agent removal
2026-03-04 10:01:11 +07:00
Mohamed Boudra
e9b57a5ac6
feat: simplify tab layout to CSS-driven sizing and throttle terminal state broadcasts
2026-03-03 23:29:48 +07:00
Mohamed Boudra
cb92f39e73
feat: workspace source-of-truth hard cut
2026-03-03 23:28:16 +07:00
Mohamed Boudra
f3796e2ba5
feat: unify workspace routing through tab-based URLs and remove legacy per-type routes
2026-03-03 21:14:15 +07:00
Mohamed Boudra
73eabd2eea
feat: canonical workspace tab IDs with URL routing and draft agent tabs
...
Rewrite workspace tab management to use stable tab IDs (agent_, terminal_, draft_, file_) with
dedicated /tab/[tabId] routes, replace separate file-tabs store with unified workspace-tabs store,
support multiple concurrent draft agent tabs, and detect text files by content instead of extension allowlist.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 20:11:55 +07:00
Mohamed Boudra
888af29485
feat: add worktree archiving with context menu and improved logging
2026-03-03 17:35:48 +07:00
Mohamed Boudra
92b5f1e963
Merge branch 'main' of github.com:getpaseo/paseo
2026-03-02 15:59:23 +07:00
Mohamed Boudra
223c8d7d0b
feat: sortable workspace tabs, tab context menus, and terminal auto-create removal
...
- Add drag-and-drop tab reordering with persistent tab order
- Add right-click context menu with copy agent ID, copy resume command, close to right
- Switch workspace route encoding from percent-encoding to base64url
- Remove terminal auto-creation on directory listing (explicit create only)
- Add swipe gestures on terminal emulator for mobile sidebar navigation
- Highlight active workspace row in sidebar
2026-03-02 15:59:13 +07:00
Mohamed Boudra
c8cef9bec8
Restore workspace header controls and polish tab management
2026-03-02 12:23:04 +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
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