Commit Graph

40 Commits

Author SHA1 Message Date
ben
6284b581f7 chore: rename openwrk to openwork-orchestrator (#573)
* chore(orchestrator): rename openwrk to openwork-orchestrator

Rename the host package and internal references from openwrk to openwork-orchestrator, and expose the CLI as 'openwork'.

Update desktop/UI runtime wiring, release workflows, and docs; bundle the Tauri sidecar as 'openwork-orchestrator' to avoid Cargo package name collisions.

* chore: keep orchestrator publish script executable

* chore: update pnpm lockfile

* chore: sync lockfile with orchestrator deps

* docs: update orchestrator usage + release notes

Document that openwork-orchestrator installs the 'openwork' CLI, update release command wording, and remove obsolete workflow branch trigger.
2026-02-15 14:24:42 -08:00
ben
32cc853d10 refactor(router): rename owpenbot to opencode-router (#567) 2026-02-14 20:53:06 -08:00
Benjamin Shafii
51b1da1502 fix: replace video tag with GIF for README demo display
GitHub strips <video> tags with release asset URLs in rendered READMEs,
so the demo was invisible. Converted the mp4 to an optimized GIF and
embedded it as an <img> tag which renders everywhere.
2026-02-10 09:30:51 -08:00
ben
c45a6e2961 Update README to simplify usage instructions
Removed usage instructions and streamlined the description of OpenWork.
2026-02-06 23:20:49 -08:00
ben
a47352604e Update README.md 2026-02-06 23:20:14 -08:00
Benjamin Shafii
961ed1ec18 docs: replace first README screenshot with app demo video 2026-02-05 16:43:02 -08:00
ben
9134c57e68 docs: clarify OpenWork in README (#419) 2026-02-03 09:54:03 -08:00
ben
72ce340754 Update README.md 2026-02-01 23:46:44 -08:00
ben
88fd15c215 Update README.md 2026-02-01 12:15:13 -08:00
ben
c5cb1cbe93 feat: externalize owpenbot integration (#360) 2026-01-31 19:40:34 -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
Boya Ajay varma
f743687295 docs: clarify Host mode and fix incomplete README sentence 2026-01-30 12:55:30 +05:30
Benjamin Shafii
4cf2258712 docs: add contact info for teams & businesses 2026-01-28 19:39:28 -08:00
ben
dfdbb0a202 Update README with clearer project description
Clarified description of OpenWork and its purpose.
2026-01-26 18:16:37 -08:00
Benjamin Shafii
9ab6225ff4 docs: split core docs and add issue templates 2026-01-26 16:02:27 -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
2026-01-24 18:25:21 -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
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) 2026-01-24 08:35:25 -08:00
ben
680c1a764b feat: improve owpenbot WhatsApp onboarding (#231) 2026-01-23 23:23:36 -08:00
Benjamin Shafii
98cea5a68e docs: expand owpenbot alternate UI 2026-01-23 22:42:56 -08:00
ben
f8ccc79c7b Merge pull request #207 from different-ai/chore/aur-automation
chore: add AUR automation scaffolding
2026-01-23 18:02:52 -08:00
ben
49a8501e2e feat: add owpenbot whatsapp bridge (#214)
* feat: add owpenbot chat bridge

* docs: clarify owpenbot setup

* chore: refresh tauri lockfile

* docs: add owpenbot installer
2026-01-23 11:31:35 -08:00
Benjamin Shafii
895d9536c9 chore: add AUR automation scaffolding 2026-01-23 00:07:30 -08:00
Benjamin Shafii
66a695eb6b chore: add Discord badge 2026-01-22 09:17:47 -08:00
Benjamin Shafii
37e081d3f6 chore: add Discord invite to README 2026-01-22 09:07:57 -08:00
Omar McAdam
fbb551f649 refactor: split UI from Tauri shell (#182)
* refactor: split UI from Tauri shell

* chore: restore workflow paths

* chore: add root workflow for tauri paths

* chore: update workflows for tauri paths

* chore: remove root workflow

* docs: update setup commands

* refactor: rename app and desktop packages
2026-01-21 20:50:39 -08:00
ben
ca8126f8de Enhance README with OpenWork features
Added description about OpenWork's features and functionality.
2026-01-21 12:03:48 -08:00
Benjamin Shafii
32e1f84b0f chore: move OpenWork into pnpm workspace 2026-01-20 21:12:18 -08:00
un-reliable-coder
15c6f9fec0 Clarify docs references and add contributing notes (#129)
Co-authored-by: substrate-bot <bot@substrate.run>
Co-authored-by: ben <ben@prologe.io>
2026-01-20 19:37:32 -08:00
ben
f39f62b64e Revise README to enhance clarity and details
Clarified the purpose of OpenWork and updated included features.
2026-01-16 23:27:59 -08:00
Benjamin Shafii
862f58e13b docs: update README license section 2026-01-15 11:28:55 -08:00
ben
f59126374e Add Quick Start section to README
Added a Quick Start section with download instructions.
2026-01-13 22:24:35 -08:00
Benjamin Shafii
02fdac0a4a Add plugin manager and bump to v0.1.2 2026-01-13 21:24:08 -08:00
ben
98a31f9ee5 Enhance README with OpenWork description
Added a brief introduction to OpenWork and its functionality.
2026-01-13 19:27:56 -08:00
ben
b169c272a4 Update README.md for clarity and grammar
Corrected grammatical errors and improved clarity in the README.
2026-01-13 19:25:50 -08:00
ben
06c47e49b9 Update README for clarity on extensibility and permissions 2026-01-13 19:23:18 -08:00
Benjamin Shafii
aeab2ec71a Prepare v0.1.0 release 2026-01-13 18:40:23 -08:00
Benjamin Shafii
39273227f3 Add README 2026-01-13 18:32:56 -08:00