Commit Graph

194 Commits

Author SHA1 Message Date
ben
4e7f0b6826 feat(headless): enforce bundled sidecar versions (#340) 2026-01-30 16:05:49 -08:00
ben
57450945ed feat(headless): ship openwrk as compiled binary (#339) 2026-01-30 15:49:42 -08:00
ben
2059a31f47 feat(headless): bundle openwork server for openwrk (#338) 2026-01-30 15:40:18 -08:00
ben
654e474493 feat(headless): publish openwrk npm package (#337) 2026-01-30 15:28:30 -08:00
Benjamin Shafii
ca3114bfbe feat(headless): add CLI host orchestrator 2026-01-30 15:06:00 -08:00
Benjamin Shafii
e848617e64 fix(release): prep opencode extract dir + bump 0.8.4 2026-01-30 13:02:28 -08:00
ben
1e26dc1992 Merge pull request #334 from different-ai/fix/linux-prepare-sidecar
fix(build): create extract dir for opencode tarball
2026-01-30 13:01:59 -08:00
ben
558a2aa349 Merge pull request #333 from different-ai/feat/openwork-server-auth
Improve OpenWork server auth handling
2026-01-30 13:01:51 -08:00
ben
bbc905255e Merge pull request #331 from different-ai/feat/openwork-remote-settings
Split remote settings into OpenWork and OpenCode sections
2026-01-30 13:01:43 -08:00
Benjamin Shafii
52fca9da31 fix(build): create extract dir for opencode tarball 2026-01-30 12:54:38 -08:00
Benjamin Shafii
2822400a83 chore(release): bump version to 0.8.3 2026-01-30 12:46:51 -08:00
Benjamin Shafii
056291dd51 fix(openwork): harden server auth checks 2026-01-30 12:46:21 -08:00
ben
a6672e27f4 Merge pull request #332 from different-ai/fix/notarization-gha
fix(release): uploadUpdaterJson + bump 0.8.2
2026-01-30 12:40:41 -08:00
Benjamin Shafii
644b6cbfd0 fix(release): use uploadUpdaterJson + bump 0.8.2 2026-01-30 12:40:24 -08:00
Benjamin Shafii
0bf91500eb refactor(ui): split remote settings guidance 2026-01-30 12:39:12 -08:00
ben
1189f8a614 Merge pull request #330 from different-ai/fix/notarization-gha
fix(release): gate notarization + bump 0.8.1
2026-01-30 12:35:06 -08:00
Benjamin Shafii
43797ba2b7 fix(release): gate notarization + bump 0.8.1 2026-01-30 12:34:46 -08:00
Benjamin Shafii
366a4992ac feat(ui): surface setup tips and provider auth options 2026-01-30 12:27:39 -08:00
Benjamin Shafii
9261a2d747 chore(release): bump version to 0.8.0 2026-01-30 09:52:46 -08:00
Benjamin Shafii
289868bc34 fix(opencode): enable tauri http and connection diagnostics 2026-01-30 09:50:01 -08:00
Benjamin Shafii
6875bb7b4e fix(host): retry engine connect when running 2026-01-30 08:57:17 -08:00
Benjamin Shafii
14c6080ced chore(sidecar): pin opencode version and auto-refresh 2026-01-30 08:48:12 -08:00
Benjamin Shafii
a3af6cb494 fix(devtools): keep engine status fresh without clobbering client base URL 2026-01-30 08:11:17 -08:00
ben
bd8d4b7592 Merge pull request #325 from different-ai/feat/opencode-credentials-exchange
feat(auth): secure opencode server access
2026-01-29 23:09:19 -08:00
Benjamin Shafii
47eca18cc2 chore: bump version to 0.7.4 2026-01-29 18:56:42 -08:00
Benjamin Shafii
a10cd57d08 feat(auth): secure opencode server access 2026-01-29 18:52:08 -08:00
Benjamin Shafii
401b60cb81 Merge origin/dev into feat/browser-entry-button 2026-01-29 18:36:34 -08:00
Benjamin Shafii
02f242a98f feat(onboarding): add devtools-first browser setup skill 2026-01-29 18:33:58 -08:00
Benjamin Shafii
e27bf694f2 feat(onboarding): add browser setup entry 2026-01-29 18:33:58 -08:00
ben
9bb8f2a4cd feat(providers): improve provider onboarding visibility and stability (#324) 2026-01-29 18:33:57 -08:00
Benjamin Shafii
6162542b1b chore: bump version to 0.7.3 2026-01-29 18:33:57 -08:00
ben
538f1369df feat(reload): persist reload toast details (#318) 2026-01-29 18:33:57 -08:00
ben
a6e9f1aec4 feat(context): improve context panel clarity (#319) 2026-01-29 18:33:57 -08:00
ben
f093a9bd45 docs(skill): add trigger phrase guidance (#321) 2026-01-29 18:32:27 -08:00
ben
8c4b653973 fix(notion): reduce reload friction (#322) 2026-01-29 18:32:27 -08:00
ben
8168709742 feat(providers): improve provider onboarding visibility and stability (#324) 2026-01-29 18:10:57 -08:00
Benjamin Shafii
9957f80fde chore: bump version to 0.7.3 2026-01-29 17:33:52 -08:00
ben
45fefd9466 feat(reload): persist reload toast details (#318) 2026-01-29 17:09:40 -08:00
ben
da3ca79b90 feat(context): improve context panel clarity (#319) 2026-01-29 17:09:30 -08:00
ben
ed2ce0d423 docs(skill): add trigger phrase guidance (#321) 2026-01-29 17:09:07 -08:00
ben
f927f4771a fix(notion): reduce reload friction (#322) 2026-01-29 17:08:59 -08:00
Benjamin Shafii
f32973ae4e feat(onboarding): add browser setup entry 2026-01-29 16:55:46 -08:00
Robert Eduardo Agudelo Cardona
defc282637 feat(owpenbot): Add file attachment support via FILE: protocol in WhatsApp (#312)
* Modified whatsapp.ts and Bridge.ts to include SendFile Function

* added recordSentMessage to sendfile

* Update packages/owpenbot/src/whatsapp.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update packages/owpenbot/src/whatsapp.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-29 08:43:17 -08:00
Benjamin Shafii
9d23792947 chore(release): bump to 0.7.2 2026-01-29 08:38:52 -08:00
Benjamin Shafii
2ec932ea53 fix(cors): allow all origins for remote connections 2026-01-29 08:38:42 -08:00
Benjamin Shafii
5a9c757bdd chore(release): bump to 0.7.1 2026-01-28 22:50:26 -08:00
Benjamin Shafii
9030626a13 feat(settings): make messaging setup clearer and split crowded tabs 2026-01-28 22:50:17 -08:00
Benjamin Shafii
a7f9056f72 chore(release): bump to 0.7.0
Prepare the next minor release after the settings and status bar updates.
2026-01-28 22:36:50 -08:00
Benjamin Shafii
cad7d98d81 feat(ui): keep status controls visible
Keep connection actions reachable in sessions and regroup settings into focused tabs with a messaging shortcut.
2026-01-28 22:36:06 -08:00
Benjamin Shafii
cde5bebb38 fix(owpenbot): use --opencode-url CLI arg instead of env var
Added --opencode-url option to start command and updated spawn.rs
to pass URL as CLI argument for explicit, traceable configuration.
2026-01-28 21:45:43 -08:00