Commit Graph

140 Commits

Author SHA1 Message Date
Benjamin Shafii
a6a7a84574 feat: add session status handling and enhance anticipatory cursor animation in SessionView va6a7a84-dev 2026-01-18 23:39:10 -08:00
Benjamin Shafii
ee0d34be90 feat: implement abort functionality for in-flight refreshes and enhance session health checks 2026-01-18 23:26:43 -08:00
Benjamin Shafii
9b47557078 chore: update openwork version to 0.1.22 in Cargo.lock 2026-01-18 22:46:21 -08:00
Benjamin Shafii
f140cd794f Merge branch 'main' into dev 2026-01-18 22:46:12 -08:00
Benjamin Shafii
02e08e08da mixb ags 2026-01-18 22:43:10 -08:00
ben
ae3bfcc932 fix: align tauri dialog plugin versions (#96) vae3bfcc-dev 2026-01-18 22:15:46 -08:00
ben
0c8cd1c51d feat: add notion mcp onboarding flow (#95) v0c8cd1c-dev 2026-01-18 21:39:12 -08:00
ben
5b6465d708 update (#93)
* mcp-prd

* chore: add Cargo.lock file with dependency updates

* chore: remove design PRD document as part of project restructuring
v5b6465d-dev
2026-01-18 20:10:41 -08:00
Benjamin Shafii
a7f42ce0e0 chore: remove design PRD document as part of project restructuring 2026-01-18 17:28:59 -08:00
Benjamin Shafii
a75c35cf1f chore: add Cargo.lock file with dependency updates 2026-01-18 17:28:59 -08:00
Benjamin Shafii
7f9e67ea23 mcp-prd 2026-01-18 17:28:59 -08:00
Benjamin Shafii
7bcd77c28b chore: bump version to 0.1.22 v0.1.22 v7bcd77c-dev 2026-01-18 16:18:45 -08:00
ben
17e8f2316e ci: run on dev and add prerelease (#90) v17e8f23-dev 2026-01-18 16:10:45 -08:00
ben
81b6a169a7 chore: add version bump helper (#89) 2026-01-18 15:27:15 -08:00
ben
1f5e06fe35 ci: harden opencode installer (#88) 2026-01-18 15:14:23 -08:00
ben
9744b92f58 fix: repair template frontmatter serialization (#87) 2026-01-18 15:09:10 -08:00
ben
725475ade6 test: expand e2e coverage (#86) 2026-01-18 15:02:02 -08:00
ben
efd516ce33 feat(workspaces): pick folder before preset (#84) 2026-01-18 14:26:28 -08:00
ben
a8a613fc23 fix: store workspace templates as yaml frontmatter (#83) 2026-01-18 14:15:39 -08:00
Omar McAdam
b865b80c3f Merge pull request #82 from OmarMcAdam/ci/include-updater-json
Fix updater JSON action input
2026-01-18 13:40:42 -08:00
OmarMcAdam
dac64b486d ci: use includeUpdaterJson input 2026-01-18 13:38:40 -08:00
ben
c8b9937a77 feat(ui): add anticipatory cursor (#81) 2026-01-18 13:34:41 -08:00
Benjamin Shafii
72e6c6f846 fix: remove stray 'i' dependency from package.json v0.1.20 2026-01-18 12:40:39 -08:00
Benjamin Shafii
69576d2de2 chore: bump version to 0.1.20 2026-01-18 12:38:26 -08:00
ben
0ae3aec396 fix: workspace modal stays open after creating workspace (#80)
- Move WorkspacePicker and CreateWorkspaceModal to App.tsx level
- Close CreateWorkspaceModal immediately when user clicks Create
- Enables workspace picker to work from both Dashboard and Session views

Fixes #76
2026-01-18 12:37:16 -08:00
Omar McAdam
c4bcd9f7c0 ci: generate updater json in release workflow (#77) 2026-01-18 12:32:09 -08:00
ben
9856e1f398 fix: show model selector in chat composer (#79) 2026-01-18 11:54:49 -08:00
ben
dc7dd9834f fix(onboarding): smooth workspace guide flow (#78) 2026-01-18 11:50:52 -08:00
Benjamin Shafii
c292aecc46 Add pnpm workspace config to isolate from parent workspace
Co-Authored-By: Warp <agent@warp.dev>
2026-01-18 10:04:03 -08:00
Benjamin Shafii
d07f66293e fix(windows): avoid moving LOCALAPPDATA v0.1.19 2026-01-18 09:21:25 -08:00
Benjamin Shafii
77088ba110 fix: correct artifact path regex v0.1.18 2026-01-18 08:57:18 -08:00
Benjamin Shafii
a6c5670b01 chore: bump version to v0.1.17 v0.1.17 2026-01-18 08:39:45 -08:00
ben
9767710234 fix: enable artifact open action (#74) 2026-01-18 08:32:39 -08:00
ben
1b95e5e5bb fix: quiet missing workspace guide (#73) 2026-01-18 08:32:33 -08:00
ben
a5c2459b8d fix: simplify host onboarding surface (#72) 2026-01-18 08:32:28 -08:00
ben
d245199f9a feat: open welcome session after onboarding (#69) 2026-01-18 08:32:24 -08:00
ben
71f0adabd3 fix: hide progress when todos are empty (#68) 2026-01-18 08:32:19 -08:00
ben
b91d83da27 fix: remove duplicate workspace indicator in sessions (#67) 2026-01-18 08:32:15 -08:00
ben
34b3cc33e0 fix(ui): remove developer shield icon (#71) 2026-01-18 02:40:36 -08:00
ben
3d80685f8c fix: render assistant messages as narrative text (#70) 2026-01-18 02:36:42 -08:00
Benjamin Shafii
c65897fed3 carg 2026-01-17 23:40:55 -08:00
ben
e1f02af75e feat: add demo mode sequences for UI demos (#51) 2026-01-17 23:38:59 -08:00
ben
046829b496 feat: polish session and onboarding UX (#64) 2026-01-17 23:37:56 -08:00
ben
4bacad897f fix(engine): drain stdout to avoid PATH-mode hangs (#65) 2026-01-17 23:36:56 -08:00
ben
524d34e9a8 fix(windows): hide CLI console windows (#50)
* fix(windows): hide CLI console windows

* refactor: modularize tauri backend

* chore: fix cargo check warnings
2026-01-17 22:51:46 -08:00
ben
476d705507 docs: add PRD for state colocation refactor (#49) 2026-01-17 22:01:27 -08:00
Benjamin Shafii
f2fed4de63 chore: bump version to 0.1.16 v0.1.16 2026-01-17 21:59:39 -08:00
Benjamin Shafii
425cdbe27f chore: bump version to 0.1.15 v0.1.15 2026-01-17 21:40:45 -08:00
Benjamin Shafii
efad83650d docs: update repo paths to vendor 2026-01-17 21:29:04 -08:00
ben
8c1b9672a7 refactor: extract session store + move workspace/extensions into stores (#48)
* refactor: extract session store

* refactor: move workspace and extensions state into stores
2026-01-17 21:12:01 -08:00