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
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
Benjamin Shafii
78d8147aec
Revert "refactor: extract session store ( #46 )"
...
This reverts commit c8d6168695 .
2026-01-17 20:57:37 -08:00
ben
c8d6168695
refactor: extract session store ( #46 )
...
* refactor: extract session store
* refactor: move workspace and extensions state into stores
2026-01-17 20:53:36 -08:00
ben
ee1327c73e
fix: improve Windows OpenCode discovery ( #44 )
2026-01-17 19:57:26 -08:00
ben
6e8c1b7297
ci: add linux release target ( #45 )
2026-01-17 19:56:06 -08:00
ben
f72cb22aa6
refactor: split dashboard tab views ( #43 )
2026-01-17 19:29:42 -08:00
ben
fcb05d6706
refactor: extract app helpers and modals ( #42 )
2026-01-17 18:47:57 -08:00
Benjamin Shafii
dfb6a7294f
chore: bump version to v0.1.14
v0.1.14
2026-01-17 17:36:42 -08:00
Benjamin Shafii
c9eeea16f2
feat: refresh openwork ui
v0.1.13
2026-01-17 17:34:56 -08:00