Dax Raad
5dbf5090dc
refactor: replace OPENCODE_AGENTS env var with HTTP API call
...
Replace environment variable passing of agent data from Node.js to TUI
with proper HTTP API call to /agent endpoint. This improves architecture
by eliminating env var dependencies and allows dynamic agent data fetching.
2025-08-11 22:42:25 -04:00
Dax Raad
3b861c16ba
fix pyright
2025-08-11 22:27:24 -04:00
Dax Raad
952293b75a
switch back to didUpdate instead of closing and opening file
2025-08-11 21:36:05 -04:00
Aiden Cline
3dcfcfdebb
feat: add -c and -s args to tui command following run command pattern ( #1835 )
2025-08-11 18:32:09 -05:00
Dax Raad
fce733492d
fix run command to be less messy
2025-08-11 01:45:05 -04:00
Aiden Cline
81ecb86a40
fix: enforce field requirement for cli cmds ( #1796 )
2025-08-10 22:17:12 -04:00
Dax Raad
b86b24bca2
add OPENCODE_DISABLE_AUTOUPDATE flag
2025-08-10 21:52:52 -04:00
Erick Christian
ac1b1ad797
feat(agent): allow mode selection during creation ( #1699 )
2025-08-08 20:07:20 -04:00
Dax
77c101d742
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
Yihui Khuu
7ba89b3d85
fix: run command should use specified model from cli args if provided ( #1648 )
2025-08-06 05:39:44 -05:00
Aiden Cline
62d67208e3
tweak: make gh action ignore url mentions of opencode ( #1531 )
2025-08-02 09:31:23 -05:00
Dax Raad
f75fc5af22
force models.dev refresh on auth login
2025-08-01 17:48:01 -04:00
CodinCat
e20ab5b7ee
handle the optional v in upgrade command when using curl ( #1500 )
2025-08-01 14:15:22 -04:00
Dax Raad
b6fcc7047f
allow search in provider select
2025-08-01 14:03:22 -04:00
Dax Raad
f1e0e40868
wip: permissions
2025-07-31 16:38:37 -04:00
Dax Raad
8528f471c7
experimental well-known auth support
publish / publish (push) Has been cancelled
2025-07-29 19:30:51 -04:00
Dax Raad
c9b9c844db
remove min/max in tool schemas
publish / publish (push) Has been cancelled
2025-07-29 17:39:47 -04:00
Frank
f30b5c0ec4
convert share backend to hono app
2025-07-29 16:39:48 -04:00
Dax Raad
53ecda4ef1
wip: undo properly remove messages from UI
2025-07-28 22:58:31 -04:00
Dax Raad
4f62117758
wip: snapshot
2025-07-28 22:58:31 -04:00
Jay V
3ae8e63ce5
Tweak auth cli copy
2025-07-28 20:00:30 -04:00
Frank
adfcd1a9eb
fix input format affected by installing vscode extension
publish / publish (push) Has been cancelled
2025-07-27 11:56:18 -04:00
Frank
ebc7c8dfd6
simplify github action
2025-07-27 09:56:09 -04:00
Frank
6692d1c5dc
wip: github actions
publish / publish (push) Has been cancelled
2025-07-26 02:49:05 -04:00
Frank
6b7cfde20a
wip: github actions
publish / publish (push) Has been cancelled
2025-07-25 20:27:42 -04:00
Frank
39e0ae70fe
wip: github actions
publish / publish (push) Has been cancelled
2025-07-25 19:05:55 -04:00
Frank
a3bd92ee60
wip: github actions
publish-github-action / publish (push) Has been cancelled
publish / publish (push) Has been cancelled
2025-07-25 18:29:53 -04:00
Frank
35a914ad99
wip: github actions
publish / publish (push) Has been cancelled
2025-07-25 17:34:47 -04:00
Dax Raad
0de957a2f0
real life totally configurabl ai subasians
publish / publish (push) Has been cancelled
2025-07-24 21:21:02 -04:00
Dax Raad
877cbfc45b
wip: fix type errors
2025-07-24 17:38:11 -04:00
Dax Raad
0d12a8c4d9
wip: more snapshot stuff
2025-07-24 17:38:11 -04:00
Dax
11d236609d
basic undo feature ( #1268 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com >
Co-authored-by: Jay V <air@live.ca >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: Andrew Joslin <andrew@ajoslin.com >
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Tobias Walle <9933601+tobias-walle@users.noreply.github.com >
2025-07-23 20:30:46 -04:00
Dax Raad
38b4d1e03d
add debug paths command
2025-07-23 12:14:54 -04:00
Dax Raad
9dd85ea2c7
wip: tui api
2025-07-22 12:15:50 -04:00
Dax Raad
26e93c4d11
wip: api for tui
2025-07-21 19:53:58 -04:00
Frank
cfe5f3bbbc
wip: vscode extension
2025-07-21 19:10:57 -04:00
Frank
fbda909a07
wip: github actions
publish-github-action / publish (push) Has been cancelled
2025-07-20 12:36:53 -04:00
Dax Raad
3f68f03881
vercel ai gateway
publish / publish (push) Has been cancelled
2025-07-19 10:08:36 -04:00
Dax
d8dd1f2929
wip: optional IDs in api ( #1128 )
publish / publish (push) Has been cancelled
2025-07-18 13:42:50 -04:00
Wendell Misiedjan
d09f2f72e5
feat: support AWS_BEARER_TOKEN_BEDROCK for amazon bedrock provider autoloading ( #1094 )
publish / publish (push) Has been cancelled
2025-07-17 09:12:30 -05:00
adamdotdevin
fbbb6ef407
fix(gh): build
2025-07-16 06:13:43 -05:00
Frank
c05fea78bf
wip: github actions
2025-07-16 15:36:23 +08:00
Frank
af439a2ea0
wip: github actions
2025-07-16 14:59:53 +08:00
Aiden Cline
5cd944b7a8
tweak: (opencode run): adjust tool call rendering, reduce number of "Unknowns" ( #1012 )
2025-07-15 11:22:57 -05:00
Dax Raad
4f6cd379ce
support anthropic console login flow
2025-07-14 18:07:55 -04:00
Dax Raad
f1be27eafd
wip: snapshot
2025-07-14 15:29:08 -04:00
Dax Raad
61665b6565
fix type error
2025-07-13 17:25:13 -04:00
Dax
4c802ae916
Part data model ( #950 )
2025-07-13 17:22:11 -04:00
opencode-agent[bot]
c69f6fe76f
Added sharing config with auto/disabled options ( #951 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com >
2025-07-13 16:43:58 -04:00
Dax Raad
87943c97c8
wip: mcp
2025-07-13 16:22:16 -04:00