Commit Graph

125 Commits (8acd537d1da65569b3793747c134b03800c7142d)

Author SHA1 Message Date
Dax Raad 8acd537d1d ci: turborepo typecheck 2025-09-17 03:33:54 -04:00
opencode e618cbc447 release: v0.9.8 2025-09-17 07:14:33 +00:00
opencode ad5fc76b11 release: v0.9.7 2025-09-17 05:09:08 +00:00
opencode fffcf69cd4 release: v0.9.6 2025-09-16 17:56:45 +00:00
opencode 3472a50928 release: v0.9.5 2025-09-16 08:58:35 +00:00
opencode 52fcdcc37b release: v0.9.4 2025-09-16 08:35:55 +00:00
opencode 02e492f6eb release: v0.9.3 2025-09-16 07:16:25 +00:00
opencode 8f58fef5ad release: v0.9.2 2025-09-16 04:29:00 +00:00
Dax 14cb2d2af6
feat: improve file watcher with chokidar and better ignore patterns (#2621)
Co-authored-by: GitHub Action <action@github.com>
2025-09-16 00:17:10 -04:00
opencode 96698ea070 release: v0.9.1 2025-09-15 22:31:44 +00:00
Dax Raad 925284c6c1 ci: sync 2025-09-15 03:53:21 -04:00
GitHub Action c1c6aca31e chore: format code 2025-09-15 07:28:34 +00:00
Dax 725104572e
feat: add desktop/web app package (#2606)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:28:08 -04:00
Dax c1b4e1f19d
Upgrade to Zod v4 (#2605)
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:12:07 -04:00
Frank 9a346a00fb wip: zen 2025-09-12 12:18:32 -04:00
GitHub Action fa36195492 chore: format code 2025-09-10 07:40:01 +00:00
Dax Raad a6265ea3d2 upgrade to latest bun 2025-09-10 03:36:42 -04:00
Frank 3f9b569575 script package 2025-09-03 13:43:32 -04:00
opencode b6de122ddc release: v0.6.4 2025-09-03 13:31:11 +00:00
Brendan Allan 854f9227a2
Patch Start to preload route css in SSR (#2389) 2025-09-03 01:28:34 -04:00
Dax Raad 810c9cff1d wip: cloud 2025-09-02 03:18:30 -04:00
Dax Raad f821b55514 ignore: cloud resource 2025-08-30 00:58:22 -04:00
Frank 37f284f9a9 wip: cloud 2025-08-29 23:32:17 -04:00
Frank c3a25eff78 wip: cloud 2025-08-29 19:34:58 -04:00
Frank fd355c15db Update sst 2025-08-29 12:26:03 -04:00
Dax Raad 4496cd4b64 ignore: cloud solid fixes 2025-08-29 11:58:17 -04:00
Adam 5ecd7fdd0c
chore: remove unused dep 2025-08-28 18:16:38 -05:00
Adam aa9ab0a304
feat: include ignored files 2025-08-28 10:49:45 -05:00
Aiden Cline 87cf08a9e7
docs: add copy button to user messages too (#2285) 2025-08-27 18:14:27 -05:00
Dax Raad 0fbd7c84fd sdk update 2025-08-27 12:18:09 -04:00
Dax Raad d47bb96784 ci: ignore 2025-08-23 12:10:08 -04:00
Dax Raad 0f1697b2ab add sse streaming to sdk 2025-08-22 18:30:25 -04:00
Dax 133fe41cd5
slash commands (#2157)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
2025-08-22 17:04:28 -04:00
Jay V 2989d92794 docs: update 2025-08-20 17:58:56 -04:00
Dax Raad 522bed6b7d ignore: cloud stuff 2025-08-20 17:01:18 -04:00
Jay V 6018364164 docs: edit 2025-08-20 18:22:48 +00:00
Dax f19586cebd
fix anthropic console auth (#2049) 2025-08-18 17:12:21 -04:00
Frank 75ed131abf sync 2025-08-18 07:58:46 +00:00
Thierry Delafontaine 5d5ac168a4
fix(opencode): add ulid dependency (#1988) (#1989)
Co-authored-by: Dax <mail@thdxr.com>
2025-08-16 23:21:29 -04:00
Dax Raad 07cf8847fb wip: cloud stuff 2025-08-15 19:29:42 -04:00
Yuu Toriyama 3f0f910f7b Fix: Error [ERR_DLOPEN_FAILED] (#1546) 2025-08-13 19:49:14 +00:00
Dax Raad 0ce7d92a8b ignore: fix share page 2025-08-11 16:12:26 -04:00
Dax Raad 7633a951e6 ignore: test 2025-08-11 14:43:42 -04:00
Dax Raad 53630ebdce gpt-5 lower verbosity 2025-08-08 20:42:22 -04:00
Frank c9a3b35ac2 fix deploy 2025-08-08 18:39:47 -04:00
Frank 8c173e18b7 wip: gateway 2025-08-08 13:24:50 -04:00
Dax c34aec060f
Merge agent and mode into one (#1689)
The concept of mode has been deprecated, there is now only the agent field in the config.

An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it

Full docs here: https://opencode.ai/docs/agents/
2025-08-07 16:32:12 -04:00
opencode 15e830410f release: v0.3.133 2025-08-07 00:30:05 +00:00
Aiden Cline 7b6d5b1429
chore: update marked-shiki, remove patch (#1653) 2025-08-06 08:47:53 -05:00
opencode 8168626cd3 release: v0.3.130 2025-08-05 03:25:28 +00:00