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
Dax Raad
b824809605
re-export shell $ for plugin
2025-08-04 23:20:04 -04:00
opencode
5536b14347
release: v0.3.129
2025-08-05 01:18:50 +00:00
Frank
40036abb9d
wip: gateway
2025-08-04 21:08:29 -04:00
Jay V
2970ba6416
docs: lock
2025-08-04 19:53:50 -04:00
opencode
38819e89b8
release: v0.3.128
2025-08-04 16:20:39 +00:00
Dax Raad
1bac46612c
wip: plugin load from package
2025-08-03 21:19:03 -04:00
opencode
2c67b26b5d
release: v0.3.126
2025-08-03 19:45:14 +00:00
opencode
5e8634afaf
release: v0.3.123
2025-08-03 17:13:33 +00:00
opencode
263b266476
release: v0.3.122
2025-08-03 16:19:09 +00:00
Dax Raad
f739e1a958
ci: ignore
2025-08-03 03:37:53 -04:00
Dax Raad
841f1907bb
ci: ignore
2025-08-03 03:35:17 -04:00
Dax Raad
ca031278ca
wip: plugins
2025-08-02 18:50:19 -04:00
Dax Raad
e74b4d098b
allow search in provider select
2025-08-01 14:03:22 -04:00
Dax Raad
f07f04d969
fix escape button not canceling if retry in progress
2025-07-31 19:55:57 -04:00
Dax Raad
4273714a62
fix issue with some bash commands asking for permission
2025-07-31 18:35:51 -04:00
opencode
a00de2df08
Release v0.3.102
2025-07-31 21:25:12 +00:00
opencode
e7631763f3
Release v0.3.101
2025-07-31 14:23:13 +00:00
Aiden Cline
7e9050edb9
feat: jsonc configuration file support ( #1434 )
2025-07-31 06:25:26 -05:00
Dax
33cef075d2
ci: new publish method ( #1451 )
2025-07-31 01:00:29 -04:00
Dax
18888351e9
use treesitter to parse bash commands and catch commands that go outside of cwd ( #1443 )
2025-07-30 20:57:52 -04:00
municorn
0bd0453866
build: add @octokit/rest to opencode dependencies ( #1396 )
...
Co-authored-by: Frank <frank@sst.dev>
2025-07-29 22:33:25 -04:00
Frank
4a46144419
convert share backend to hono app
2025-07-29 16:39:48 -04:00
Frank
3a7a2a838e
wip: github actions
2025-07-25 17:34:47 -04:00
Dax Raad
8dcd39f5b7
real life totally configurabl ai subasians
2025-07-24 21:21:02 -04:00
Clay Warren
d50ae8e4d4
feat: Replace unzip with @zip.js/zip.js for Windows compatibility ( #662 )
2025-07-24 16:49:04 -04:00
Dax Raad
6d2ffa82de
ignore: lock changes
2025-07-22 15:49:36 -04:00
Dax Raad
4699739814
shitty hack for terrible charm bubbletea performance
2025-07-19 15:00:11 -04:00
Aiden Cline
d4f9375548
fix: type 'reasoning' was provided without its required following item ( #1072 )
2025-07-16 15:59:40 -05:00
adamdotdevin
529fd57e75
fix: missing dependency
2025-07-16 12:58:29 -05:00
adamdotdevin
faea3777e1
fix: missing dependency
2025-07-16 12:56:11 -05:00
Nipuna Perera
add81b9739
Enhance private npm registry support ( #998 )
2025-07-16 08:31:38 -04:00
Dax Raad
5c860b0d69
fix share page v1 message
2025-07-15 21:35:32 -04:00
Dax Raad
bcf952bc8a
upgrade ai sdk
2025-07-15 09:06:35 -04:00
Dax Raad
2eefdae6a9
ignore: fix types
2025-07-15 00:56:03 -04:00
Almir Sarajčić
4192d7eacc
Fix failing git hooks ( #966 )
2025-07-14 07:52:29 -05:00
Dax
90d6c4ab41
Part data model ( #950 )
2025-07-13 17:22:11 -04:00
Dax Raad
91f8477ef5
wip: mcp
2025-07-13 16:22:16 -04:00
Frank
3b9b391320
wip: github actions
2025-07-11 06:55:13 +08:00
Frank
1c4fd7f28f
Api: add endpoint for getting github app token
2025-07-11 05:01:27 +08:00
Jay V
69cf1d7b7e
docs: share doc
2025-07-09 20:24:09 -04:00
Dax
f884766445
v2 message format and upgrade to ai sdk v5 ( #743 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Liang-Shih Lin <liangshihlin@proton.me>
Co-authored-by: Dominik Engelhardt <dominikengelhardt@ymail.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-07-07 15:53:43 -04:00
Jay V
143fd8e076
docs: share improve markdown rendering of ai responses
2025-07-04 13:53:25 -04:00
Dax Raad
571d60182a
improve snapshotting speed further
2025-07-03 21:36:09 -04:00
Dax Raad
37327259cb
ci: ignore
2025-07-03 20:30:02 -04:00
Jay V
925f695503
docs: tweak styles
2025-07-02 18:44:05 -04:00
Dax Raad
11d042be25
snapshot functionality
2025-07-01 12:28:34 -04:00
adamdottv
59b3268c64
ignore: more metadata in app info
2025-06-27 06:19:27 -05:00
Dax Raad
81b7df61ec
ci: bun lock
2025-06-24 21:14:32 -04:00
Jay V
fa991920bc
fix help copy
2025-06-23 13:00:24 -04:00
Jay V
4df40e0d9b
docs: share page bugs
2025-06-20 15:50:12 -04:00
Dmytro Yankovskyi
91c4da5dbd
fix( #243 ): claude on aws bedrock ( #241 )
...
Co-authored-by: Dax Raad <d@ironbay.co>
2025-06-20 14:57:33 -04:00
Dax Raad
41dba0db08
config validation
2025-06-20 00:57:28 -04:00
Frank
8619c50976
Update SST
2025-06-18 23:38:06 -04:00
Dax Raad
5944ae2023
share types
2025-06-18 15:34:13 -04:00
Jay V
d1f9311931
ignore: share page polish
2025-06-17 20:26:12 -04:00
Dax Raad
1c58023df9
improve anthropic oauth token caching and authentication handling
...
🤖 Generated with [opencode](https://opencode.ai )
Co-Authored-By: opencode <noreply@opencode.ai>
2025-06-17 13:23:15 -04:00
Dax Raad
ee91f31313
fix issue with tool schemas and google
2025-06-17 11:27:07 -04:00
Dax Raad
fa1266263d
downgrade to ai sdk v4.x
2025-06-14 18:44:08 -04:00
Dax Raad
af892e5432
docs: readme
2025-06-14 12:13:46 -04:00
Dax Raad
3e086e3ab9
sync
2025-06-12 13:49:43 -04:00
Dax Raad
ef7f1f0761
sync
2025-06-10 13:30:13 -04:00
Jay V
b97b15e0fe
share og image
2025-06-09 16:42:13 -05:00
Frank
879d02f86c
Remove unused package
2025-06-07 23:47:45 -04:00
Frank
028d589ea0
Infra: use Astro component
2025-06-07 23:46:56 -04:00
Jay V
65b2cf73d7
share page markdown
2025-06-05 19:14:35 -04:00
Jay V
ea9dd4e9e2
share ssr
2025-06-05 15:37:23 -04:00
Dax Raad
35b03e4cb3
claude oauth support
2025-06-05 11:51:06 -04:00
Jay V
ad84355ebc
lock
2025-06-03 15:55:34 -04:00
Dax Raad
8e769dcac0
Replace env-paths with xdg-basedir for better XDG compliance and cross-platform directory handling
...
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-06-03 14:46:28 -04:00
Dax Raad
e97ed735d9
sync
2025-05-31 18:42:43 -04:00
Dax Raad
b4f809559e
tool rework
2025-05-31 17:12:16 -04:00
Dax Raad
3b746162d2
run formatter
2025-05-31 14:41:00 -04:00
Dax Raad
6df19f1828
Standardize code style to no semicolons and remove unused @types/node dependency
...
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-30 22:14:09 -04:00
Dax Raad
fba56d6871
Update package dependencies and lock file
...
Synchronized package.json and bun.lock with latest dependency versions and optimized package structure.
🤖 Generated with opencode
Co-Authored-By: opencode <noreply@opencode.ai>
2025-05-30 22:02:22 -04:00
Dax Raad
f3da73553c
sync
2025-05-30 20:48:36 -04:00