Commit Graph

445 Commits

Author SHA1 Message Date
ben
bd8d4b7592 Merge pull request #325 from different-ai/feat/opencode-credentials-exchange
feat(auth): secure opencode server access
vbd8d4b7-dev
2026-01-29 23:09:19 -08:00
ben
8a8d399927 Merge pull request #326 from different-ai/chore/aur-0.7.4
chore(aur): update PKGBUILD for 0.7.4
v8a8d399-dev
2026-01-29 23:08:18 -08:00
OpenWork Release Bot
91003599ca chore(aur): update PKGBUILD for 0.7.4 2026-01-30 07:06:45 +00:00
Benjamin Shafii
47eca18cc2 chore: bump version to 0.7.4 v47eca18-dev v0.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
ben
f1e6d47b26 Merge pull request #320 from different-ai/feat/browser-entry-button
Add browser setup entry command
vf1e6d47-dev
2026-01-29 18:36:53 -08:00
Benjamin Shafii
401b60cb81 Merge origin/dev into feat/browser-entry-button 2026-01-29 18:36:34 -08:00
Benjamin Shafii
f6fe104343 Merge remote-tracking branch 'origin/main' into feat/browser-entry-button 2026-01-29 18:35:22 -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
github-actions[bot]
04d2b2d820 chore(aur): update PKGBUILD for 0.7.3 (#323)
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com>
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) v8168709-dev 2026-01-29 18:10:57 -08:00
github-actions[bot]
4f146cad9c chore(aur): update PKGBUILD for 0.7.3 (#323)
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com>
v4f146ca-dev
2026-01-29 18:05:33 -08:00
Benjamin Shafii
9957f80fde chore: bump version to 0.7.3 v0.7.3 v9957f80-dev 2026-01-29 17:33:52 -08:00
ben
45fefd9466 feat(reload): persist reload toast details (#318) v45fefd9-dev 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) ved2ce0d-dev 2026-01-29 17:09:07 -08:00
ben
f927f4771a fix(notion): reduce reload friction (#322) vf927f47-dev 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
github-actions[bot]
22be6e0a2e chore(aur): update PKGBUILD for 0.7.2 (#316)
Co-authored-by: OpenWork Release Bot <release-bot@users.noreply.github.com>
v22be6e0-dev
2026-01-29 10:12:32 -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>
vdefc282-dev
2026-01-29 08:43:17 -08:00
Benjamin Shafii
9d23792947 chore(release): bump to 0.7.2 v9d23792-dev v0.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
GitHub Action
1a9a88d4b0 ignore: update download stats 2026-01-29 2026-01-29 12:19:06 +00:00
Benjamin Shafii
5a9c757bdd chore(release): bump to 0.7.1 v0.7.1 v5a9c757-dev 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.
v0.7.0 va7f9056-dev
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.
vcad7d98-dev
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.
vcde5beb-dev
2026-01-28 21:45:43 -08:00
Benjamin Shafii
22d4678cc0 fix(owpenbot): prefer runtime URL/path over config file
owpenbot_info was overriding manager state (with correct runtime URL)
with values from config file. Now only uses config as fallback when
sidecar isn't started.
v22d4678-dev
2026-01-28 21:40:50 -08:00
Benjamin Shafii
a27b24ab5f fix(owpenbot): replace better-sqlite3 with bun:sqlite
better-sqlite3 is a native Node.js addon that cannot be bundled
with bun build --compile. Migrating to bun:sqlite fixes the sidecar
crash on startup.
va27b24a-dev
2026-01-28 21:36:24 -08:00
Benjamin Shafii
c3e338a052 fix(owpenbot): align bun builds and sidecar startup vc3e338a-dev 2026-01-28 21:20:26 -08:00
ben
58e6ad0ca9 fix(owpenbot): hydrate devtools info from status (#311) v58e6ad0-dev 2026-01-28 20:48:17 -08:00
ben
cd290399ef fix(owpenbot): repair settings and devtools wiring (#310) vcd29039-dev 2026-01-28 20:25:55 -08:00
Benjamin Shafii
2e6b2e9847 feat(owpenbot): implement Tauri commands for UI integration
- Add owpenbot_status, owpenbot_config_set, owpenbot_pairing_list,
  owpenbot_pairing_approve, owpenbot_pairing_deny commands to Rust backend
- Update TypeScript tauri.ts to call actual invoke() instead of placeholders
- Remove 'Coming Soon' badge from Messaging Bridge in settings
- All commands wrap the owpenbot CLI sidecar with JSON output parsing
v2e6b2e9-dev
2026-01-28 19:56:20 -08:00
Benjamin Shafii
660f1b4086 fix(ci): add owpenbot sidecar stub to build.rs and enable Bun on all platforms
- Add ensure_owpenbot_sidecar() to build.rs to create debug stubs when binary missing
- Remove 'if: matrix.os_type == windows' from Bun setup in CI workflows
- This fixes PreRelease builds failing because prepare:sidecar needs bun to compile owpenbot
v660f1b4-dev
2026-01-28 19:51:27 -08:00
ben
be4f591e18 feat(owpenbot): add send command and sidecar integration (#309)
- Add 'send' command for testing message delivery to WhatsApp/Telegram
- Create build script at packages/owpenbot/script/build.ts
- Add build:binary script to package.json
- Update prepare-sidecar.mjs to compile owpenbot alongside server
- Add owpenbot to externalBin in tauri.conf.json
- Create Tauri owpenbot module with manager and spawn logic
- Add owpenbot_start, owpenbot_stop, owpenbot_info, owpenbot_qr commands
- Register OwpenbotManager and commands in lib.rs
vbe4f591-dev
2026-01-28 19:43:23 -08:00
ben
e893a5123a feat(ui): add owpenbot settings section for WhatsApp/Telegram config (#308)
Add a new Messaging Bridge section to the settings page that allows users to:
- View bridge status (running/offline)
- Link WhatsApp via QR code scanning
- Configure DM policy (pairing, allowlist, open, disabled)
- Manage allowlist entries for WhatsApp
- Configure Telegram bot token
- Approve/deny pending pairing requests

Types and placeholder functions added to tauri.ts for future backend integration.
2026-01-28 19:43:12 -08:00
Benjamin Shafii
157a837544 chore: bump version to 0.6.2 v0.6.2 v157a837-dev 2026-01-28 19:41:59 -08:00
Benjamin Shafii
4cf2258712 docs: add contact info for teams & businesses v4cf2258-dev 2026-01-28 19:39:28 -08:00
ben
2777e39abe feat(owpenbot): refactor CLI to non-interactive with JSON output (#307)
- Remove @clack/prompts dependency and all interactive wizard code
- Add global --json flag for machine-parseable output
- Add 'config get [key]' and 'config set <key> <value>' subcommands
- Add 'health' command (exit 0 if healthy, 1 if not)
- Add --json support to 'status', 'whatsapp status', 'telegram status'
- Add 'whatsapp qr [--format ascii|base64]' for non-interactive QR
- Add 'pairing list --json' with structured output
- Keep 'start', 'pairing approve/deny', 'whatsapp login/logout' working
- Maintain backwards compatibility with legacy command aliases
- All commands work without TTY
v2777e39-dev
2026-01-28 19:34:19 -08:00
ben
b3aef4744a feat(ui): expand tool steps by default in session view (#306)
- Inverted expandedStepIds logic to track collapsed steps instead of expanded
- Steps now show expanded by default, users can collapse if desired
- Added max-h-96 overflow-auto to step containers to prevent overwhelming the view
vb3aef47-dev
2026-01-28 19:33:59 -08:00
ben
ff3d1af352 feat(ui): add skill trigger indicator badge in session view (#305) vff3d1af-dev 2026-01-28 19:33:49 -08:00
ben
28b1ff39e4 feat: host mode prefers OpenWork server for skills/plugins management (#304)
* feat: host mode prefers OpenWork server for skills/plugins management

- Add hostToken support to OpenWork server client (X-OpenWork-Host-Token header)
- Add includeGlobal query param to listSkills and listPlugins
- Host mode now uses OpenWork server first for:
  - refreshSkills (with includeGlobal for global skills)
  - refreshPlugins (project scope)
  - addPlugin (project scope)
  - installSkillCreator
- Falls back to local filesystem if OpenWork server unavailable
- Fix missing WorkspaceInfo import in dashboard.tsx

* feat: add server binary build script and prefer opencode.jsonc

- Add packages/server/script/build.ts for compiling standalone server binary
- Add build:bin and build:bin:all scripts to server package.json
- Update workspace-files.ts to prefer opencode.jsonc over opencode.json

* fix: compile openwork-server as standalone binary on all platforms

Replace shell launcher script with bun build --compile to create
a standalone binary that doesn't require Bun at runtime.

* feat: host mode uses OpenWork server for commands, MCP, and default model

- Prefer OpenWork server for command save/delete/list in host mode
- Use OpenWork server for Notion MCP setup and MCP refresh/connect when available
- Resolve host workspace id via OpenWork server in host mode
- Fetch host capabilities and pass host token to server client
- Read/write default model via OpenWork server when connected

* fix: rebuild openwork-server sidecar reliably

- Use bun build CLI for compiled server binary
- Detect and replace stub launcher before building

* fix: create target-specific openwork-server sidecar

- Copy compiled openwork-server to platform triple name
- Regenerate stub targets when needed
v28b1ff3-dev
2026-01-28 19:11:03 -08:00