853 Commits

Author SHA1 Message Date
adamdottv a879a388a0 feat(tui): better task tool rendering
publish / publish (push) Has been cancelled
v0.1.99
2025-06-19 15:02:13 -05:00
adamdottv 5f25476682 fix(tui): sorted tool arg maps 2025-06-19 14:07:33 -05:00
adamdottv bcec113325 fix: typescript error 2025-06-19 13:57:25 -05:00
adamdottv 16cc70eda1 fix(tui): sorted tool arg maps 2025-06-19 13:56:09 -05:00
Dax Raad e103581f95 use production share url
publish / publish (push) Has been cancelled
v0.1.98
2025-06-19 14:21:00 -04:00
Dax Raad d7ae3c6033 ci: share 2025-06-19 13:26:15 -04:00
Dax Raad 9b49eee4a6 add schema descriptions to config fields
Enhance configuration schema with descriptive text for all fields to improve developer experience and auto-generated documentation.

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-06-19 13:12:13 -04:00
Dax Raad f5bc0a6de8 fix task agent performance issues
publish / publish (push) Has been cancelled
v0.1.97
2025-06-19 13:00:57 -04:00
Dax Raad fc079b67b2 allow selecting model and continuing previous session for opencode run 2025-06-19 13:00:57 -04:00
adamdottv 45f06f3068 fix(tui): vscode and mac terminal colors 2025-06-19 11:46:08 -05:00
adamdottv 9af0aa12ba fix(tui): overlay border backgrounds 2025-06-19 11:41:30 -05:00
Jay V b5e6f888ec ignore: share version 2025-06-19 12:20:30 -04:00
adamdottv 225a12c170 chore: cleanup logs 2025-06-19 10:52:45 -05:00
adamdottv 44919b1270 fix(tui): toast placement and overlay rendering 2025-06-19 10:45:10 -05:00
adamdottv 9ccb743875 feat(tui): more toast messages 2025-06-19 10:41:59 -05:00
adamdottv 0d6c436fc8 feat(tui): toast messages 2025-06-19 10:12:29 -05:00
Dax Raad 3d79b566f5 fix webfetch tool when returning html as text
publish / publish (push) Has been cancelled
v0.1.95
2025-06-19 10:43:54 -04:00
Dax Raad a44cc4a140 support token caching for anthropic via openrouter
publish / publish (push) Has been cancelled
v0.1.94
2025-06-19 10:32:14 -04:00
adamdottv 8bf54ee56d feat(tui): copy share url to clipboard
publish / publish (push) Has been cancelled
v0.1.93
2025-06-19 09:06:25 -05:00
Dax Raad b7319a304f remove opencode_ prefixes from tool names. unfortunately this will break
publish / publish (push) Has been cancelled
all old sessions and share links. we'll be more backwards compatible in
the future once we're more stable.
v0.1.92
2025-06-19 09:59:44 -04:00
adamdottv 8c6e559179 feat(tui): expand input to fit message
publish / publish (push) Has been cancelled
v0.1.91
2025-06-19 08:45:27 -05:00
Dax Raad b8d070cf5e ensure session.info is synced when shared
publish / publish (push) Has been cancelled
v0.1.90
2025-06-19 09:41:11 -04:00
adamdottv 553d5d3890 fix: include schema in converted toml config 2025-06-19 06:02:02 -05:00
Guillermo Antony Cava Nuñez 5aaffea356 Fixes tool tip layering (#199) 2025-06-19 00:23:29 -04:00
Dax Raad c596119a4f hooks 2025-06-19 00:20:03 -04:00
Frank 0b12b10fe6 Update SST 2025-06-18 23:38:06 -04:00
Josh 0a853034e5 fix: incorrect command on main screen for exiting application (#201)
publish / publish (push) Has been cancelled
v0.1.89
2025-06-18 23:19:43 -04:00
Dax Raad a0211c03d5 stop loading models.dev format from global config
publish / publish (push) Has been cancelled
v0.1.88
2025-06-18 23:08:51 -04:00
Dax Raad 3a9b34569d docs: update README 2025-06-18 23:03:54 -04:00
Dax Raad 71cd048840 BREAKING CONFIG CHANGE
publish / publish (push) Has been cancelled
We have changed the config format yet again - but this should be the
final time. You can see the readme for more details but the summary is

- got rid of global providers config
- got rid of global toml
- global config is now in `~/.config/opencode/config.json`
- it will be merged with any project level config
v0.1.87
2025-06-18 23:01:19 -04:00
Dax Raad 430bbb205c rework config 2025-06-18 23:01:19 -04:00
Frank f1fb0c5395 Render version 2025-06-18 22:26:51 -04:00
Jay V 7230d51718 ignore: share copy link 2025-06-18 20:18:10 -04:00
Dax Raad df777268e8 support global config 2025-06-18 18:56:52 -04:00
Jay V 7c4db19c75 ignore: share logo 2025-06-18 18:33:51 -04:00
Jay V 691c1ddeca ignore: share 2025-06-18 18:22:19 -04:00
Jay V 7006b1b080 ignore: share 2025-06-18 18:21:44 -04:00
Jay V 597a270b2e ignore: share favicon 2025-06-18 18:10:22 -04:00
Jay V 36a916f8b8 ignore: share 2025-06-18 18:01:34 -04:00
adamdottv 3854f6a63f feat(tui): show provider next to model 2025-06-18 16:09:49 -05:00
adamdottv aa99745a9d chore: tui style tweaks 2025-06-18 15:59:58 -05:00
Jay V a075a4e129 ignore: share 2025-06-18 16:54:33 -04:00
Jay V 652eff9d3f ignore: share 2025-06-18 16:54:33 -04:00
adamdottv 91107f2889 fix(tui): file completion quirks 2025-06-18 15:51:26 -05:00
Frank b62546f9ba Api: only return session messages 2025-06-18 16:20:34 -04:00
Dax Raad 5872e83fbe ignore: types 2025-06-18 16:20:03 -04:00
Jay V 3658e54047 ignore: share 2025-06-18 16:15:22 -04:00
Jay V 6121ef35d5 ignore: share 2025-06-18 16:15:11 -04:00
Dax Raad 3013a08eb4 ignore: share page stuff 2025-06-18 16:13:33 -04:00
adamdottv 14334dbdb2 fix(tui): modal visuals 2025-06-18 15:12:24 -05:00