ben
dfdbb0a202
Update README with clearer project description
...
Clarified description of OpenWork and its purpose.
vdfdbb0a-dev
2026-01-26 18:16:37 -08:00
ben
7b5443b22c
fix: allow save dialog for workspace exports ( #276 )
...
* feat: add workspace config sharing
* Revert "fix: quiet engine doctor for sidecar"
This reverts commit 0d780d272d .
* fix: allow save dialog for export
v7b5443b-dev
2026-01-26 18:13:34 -08:00
Benjamin Shafii
9ab6225ff4
docs: split core docs and add issue templates
v9ab6225-dev
2026-01-26 16:02:27 -08:00
Jiahao Zhu
d8198717e6
feat: add confirmation dialog for command override and sanitized name hint ( #12 ) ( #265 )
...
- Show confirmation dialog instead of silently overwriting existing commands
- Add hint showing the sanitized name when spaces/special chars are used
- Create reusable ConfirmModal component for confirmation dialogs
vd819871-dev
2026-01-26 13:54:51 -08:00
Benjamin Shafii
0d780d272d
fix: quiet engine doctor for sidecar
v0d780d2-dev
2026-01-26 09:38:22 -08:00
Benjamin Shafii
d610cb0deb
fix: chain shell command builder
vd610cb0-dev
2026-01-26 09:14:12 -08:00
Benjamin Shafii
a69b22b263
docs: update Windows sidecar messaging
va69b22b-dev
2026-01-26 09:03:51 -08:00
Benjamin Shafii
822cf8422d
feat: use tauri sidecar for engine spawn
v822cf84-dev
2026-01-26 09:02:17 -08:00
Benjamin Shafii
88fc8b57c4
fix: ensure Windows sidecar uses canonical name
v88fc8b5-dev
2026-01-26 08:49:12 -08:00
Benjamin Shafii
3dca99aaba
feat: refresh workspace tooling and bump 0.4.2
v0.4.2
v3dca99a-dev
2026-01-25 23:40:15 -08:00
Benjamin Shafii
6f623936c2
chore: bump version to 0.4.1
2026-01-25 22:54:07 -08:00
Benjamin Shafii
e2b7d65bfe
feat: extend MCP and context panels
2026-01-25 22:53:42 -08:00
Benjamin Shafii
2bca3449a7
feat: expand session context controls
v2bca344-dev
2026-01-25 18:56:05 -08:00
GitHub Action
b27641a3e1
ignore: update download stats 2026-01-26
2026-01-26 02:52:32 +00:00
Benjamin Shafii
4056e5d500
chore: allow actions to open PRs
v4056e5d-dev
2026-01-25 18:40:14 -08:00
Benjamin Shafii
142f83668d
feat: align attachment uploads and bump 0.4.0
v142f836-dev
v0.4.0
2026-01-25 17:24:12 -08:00
Jiahao Zhu
dc9e5e7bfb
fix: display saved command immediately without app restart ( #11 ) ( #262 )
...
After saving a command, directly update the local state instead of
relying on loadCommands() which depends on the SDK's cached list.
The SDK doesn't see newly written command files until app restart.
Also add scroll-to-center and highlight animation (2s pulsing indigo
border) to help users locate the newly saved command in the list.
vdc9e5e7-dev
2026-01-25 12:38:13 -08:00
ben
d2968fb32a
feat: add session agent picker and cycling commands ( #268 )
vd2968fb-dev
2026-01-25 12:29:58 -08:00
ben
c5d89be93f
feat: add rich prompt composer features ( #259 )
vc5d89be-dev
2026-01-25 10:41:42 -08:00
Joma
956ed3d6d9
fix: prevent auto-scroll when toggling view steps ( #254 )
v956ed3d-dev
2026-01-25 10:10:28 -08:00
ben
0f1a157e83
feat: expand part-aware message rendering ( #258 )
v0f1a157-dev
2026-01-25 10:06:37 -08:00
ben
cf6cc10376
feat: add command palette ( #257 )
vcf6cc10-dev
2026-01-25 10:06:29 -08:00
ben
bf876e6f80
feat: hydrate global sync data ( #255 )
vbf876e6-dev
2026-01-25 08:55:20 -08:00
Joma
b69f64287b
fix: remove unnecessary escape characters in skill.md template ( #240 )
vb69f642-dev
2026-01-24 18:27:31 -08:00
ben
a7c027078f
Use OpenCode commands instead of templates ( #250 )
...
* feat: move workflows to native opencode commands
* feat: show opencode commands in slash menu
va7c0270-dev
2026-01-24 18:25:21 -08:00
ben
858b265254
feat: improve messaging diagnostics ( #249 )
v858b265-dev
2026-01-24 17:41:17 -08:00
ben
57f29f5ac6
Update MOTIVATIONS-PHILOSOPHY.md
v57f29f5-dev
2026-01-24 17:35:46 -08:00
ben
f41740a31e
feat: let setup choose OpenCode workspace ( #248 )
vf41740a-dev
2026-01-24 15:00:53 -08:00
ben
546c56af13
feat: surface run status signals ( #247 )
v546c56a-dev
2026-01-24 14:48:49 -08:00
ben
446f4bf0ad
chore: bump owpenwork to 0.1.13 ( #246 )
v446f4bf-dev
2026-01-24 14:14:57 -08:00
ben
bb4ba4297e
Fix WhatsApp session stability and self-reply loops ( #245 )
...
* feat: keep CLI output readable while preserving full logs
* fix: stabilize inbound handling and WhatsApp sessions
* fix: prevent WhatsApp self-reply loops
vbb4ba42-dev
2026-01-24 14:04:50 -08:00
ben
db9d7fe12f
Add router-based navigation and refresh workspace switch overlay ( #244 )
...
* feat: enable URL-based navigation for web QA and restore workspace switch branding
* fix: use solid router Route list for compatibility
* fix: mount app inside root route for router context
* fix: patch solid router exports
* fix: render views via switch while syncing URL
* push
* fix: allow remote workspace creation in web
vdb9d7fe-dev
2026-01-24 12:26:21 -08:00
GitHub Action
79e13fd5c8
ignore: update download stats 2026-01-24
2026-01-24 20:16:40 +00:00
GitHub Action
55889d9fc1
ignore: update download stats 2026-01-24
2026-01-24 20:15:53 +00:00
Benjamin Shafii
4218934130
fix: retry whatsapp login on restart
v4218934-dev
2026-01-24 11:35:12 -08:00
Benjamin Shafii
5ee6dce344
fix: handle whatsapp 515 login reset
v5ee6dce-dev
2026-01-24 11:24:17 -08:00
Benjamin Shafii
90acdeb95b
fix: improve doctor health check
v90acdeb-dev
2026-01-24 10:21:02 -08:00
Benjamin Shafii
92e36c5890
feat: add owpenwork tui setup
2026-01-24 10:16:16 -08:00
Benjamin Shafii
fcd160a5c1
feat: add reset option to doctor
vfcd160a-dev
2026-01-24 09:50:42 -08:00
Benjamin Shafii
efb752d32c
fix: show opencode url in doctor
vefb752d-dev
2026-01-24 09:46:07 -08:00
Joma
59cd034af5
fix: support all file extensions in artifact path parsing ( #241 )
v59cd034-dev
2026-01-24 09:45:13 -08:00
Benjamin Shafii
d09bc822b2
chore: bump version to 0.3.7
v0.3.7
vd09bc82-dev
2026-01-24 09:26:41 -08:00
Benjamin Shafii
262ef35a72
fix: handle whatsapp stream restart
v262ef35-dev
2026-01-24 09:25:09 -08:00
Benjamin Shafii
98e35a10dd
feat: add owpenwork version flag
2026-01-24 09:22:52 -08:00
ben
a6da88a458
feat: guide owpenwork setup flow ( #242 )
va6da88a-dev
2026-01-24 09:19:38 -08:00
ben
78c0ea7a8d
test: add owpenwork cli checks ( #236 )
v78c0ea7-dev
2026-01-24 08:36:55 -08:00
ben
33294d8363
fix: list skills across skill directories ( #234 )
...
* fix: list skills across skill directories
* feat: move context panel to right rail
* fix: align skill paths with opencode docs
* fix: show full-screen boot loader during connect
v33294d8-dev
2026-01-24 08:35:49 -08:00
Porker Roland
6f5dfdb70d
feat: Update openwork to 0.3.6, refine PKGBUILD's .deb extraction, and add Arch installation instructions to the README. ( #239 )
v6f5dfdb-dev
2026-01-24 08:35:25 -08:00
Benjamin Shafii
bd31876f51
fix: enable owpenwork npx usage
vbd31876-dev
2026-01-24 00:10:56 -08:00
Benjamin Shafii
2cda714cfc
docs: switch owpenbot installer to npm
v2cda714-dev
2026-01-23 23:58:31 -08:00