Commit graph

3563 commits

Author SHA1 Message Date
Dax Raad
ea530da05d Merge branch 'dev' into opentui 2025-10-21 15:14:38 -04:00
Dax Raad
e9996342a7 core: provide line-level statistics in file diffs to help users understand the scale of changes 2025-10-21 11:54:41 -04:00
Dax Raad
012652d164 sync
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-21 11:37:54 -04:00
Dax Raad
82a50e72d8 tui: fix model validation to prevent invalid provider/model combinations 2025-10-21 11:15:01 -04:00
Dax Raad
f85574f534 Merge branch 'dev' into opentui 2025-10-21 11:06:01 -04:00
opencode
a84826061d release: v0.15.11 2025-10-21 15:04:22 +00:00
Dax Raad
7a20f77ebf core: improve error handling with console output for debugging 2025-10-21 10:55:10 -04:00
Giuseppe Rota
731122bf99
fix(acp): use newer acp package (#3317) 2025-10-21 09:35:09 -05:00
GitHub Action
f9036734eb ignore: update download stats 2025-10-21 2025-10-21 12:06:20 +00:00
kcrommett
a99bd3aa2c
tweak: adjust file api to encode images (#3292)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-21 00:52:39 -05:00
zWing
96efede846
fix: openai options when using @ai-sdk/azure (#3315) 2025-10-20 23:30:13 -05:00
Cheol Kang
2f66055d25
feat: add -f/--file flag to opencode run command (#3295)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-10-20 23:25:54 -05:00
Dax Raad
dd27ba199a sync
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-20 21:39:01 -04:00
Dax Raad
95a34a2abb tui: sort sessions alphabetically in session list for better navigation 2025-10-20 21:17:47 -04:00
Dax Raad
0a111cf915 tui: show queued status for user messages waiting for assistant response 2025-10-20 19:19:11 -04:00
Dax Raad
900a19556c sync 2025-10-20 18:48:04 -04:00
Dax Raad
cea980d8f7 Merge branch 'dev' into opentui 2025-10-20 18:47:39 -04:00
opencode
6995dab1dc release: v0.15.10
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-20 22:21:03 +00:00
Dax Raad
a0a09f421c core: add session diff API to show file changes between snapshots 2025-10-20 17:59:26 -04:00
Joe Schmitt
f3f21194ae
feat: Add ACP (Agent Client Protocol) support (#2947)
Co-authored-by: opencode-bot <devnull@opencode.local>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: GitHub Action <action@github.com>
2025-10-20 16:55:22 -05:00
opencode
835fa9fb81 release: v0.15.9 2025-10-20 21:16:57 +00:00
Aiden Cline
96ae6d51aa ignore: link labels 2025-10-20 16:02:23 -05:00
Frank
075ef0fa34 wip: share
Some checks failed
deploy / deploy (push) Has been cancelled
2025-10-20 16:17:51 -04:00
Aiden Cline
89b72e4442
fix: bash tool permission merges (#3302) 2025-10-20 15:15:14 -05:00
Dax Raad
9ad8710341 Merge branch 'dev' into opentui 2025-10-20 15:32:53 -04:00
Frank
7a7b3c6315 wip: zen
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-20 13:22:43 -04:00
Rui Ferrão
3d48c14d29
docs: clarify the effects of the subtask command option with primary … (#3299) 2025-10-20 12:16:09 -05:00
GitHub Action
bfa79ed44b ignore: update download stats 2025-10-20 2025-10-20 12:04:59 +00:00
geril07
8ba2d3de1b [opentui] fix: dev script cannot find jsx import source (#3257)
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-20 00:32:44 -04:00
Dax Raad
70e9038568 sync 2025-10-20 00:30:36 -04:00
Hieu Nguyen
4d8268c818
feat: support astro lsp (#3242)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-19 22:49:06 -05:00
Squibid
95d413bec6
theme: add mellow theme (#3198) 2025-10-19 22:34:04 -05:00
Joscha Götzer
1cb5a70382
feat(theme): Add Night Owl theme (#3269) 2025-10-19 22:30:04 -05:00
Walter
6adc16ca8a
fix(tui): Allow modals to handle ESC key before force closing (#3279) 2025-10-19 22:16:54 -05:00
Zeldris
10ebe9ae09
docs: add scoop & winget to readme (#3215) 2025-10-19 21:50:51 -05:00
Aiden Cline
43a07c6aca hide invalid option 2025-10-19 20:51:33 -05:00
Aiden Cline
5d3a88f34f
fix: snapshot undo bug (#3290)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-19 18:42:34 -05:00
Ivan Uhalin
e47edfffe4
docs: fix Grep by Vercel link in documentation (#3280)
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-19 11:51:57 -05:00
Dax Raad
2edcdc8aca sync 2025-10-19 11:44:59 -04:00
Dax Raad
570f29e318 Merge branch 'dev' into opentui 2025-10-19 11:43:15 -04:00
GitHub Action
141097fc73 ignore: update download stats 2025-10-19 2025-10-19 12:04:24 +00:00
Aiden Cline
c8898463a7 ignore: adjust template
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-18 23:45:01 -05:00
Aiden Cline
1c7bd6365e
replace all $ARGUMENTS (#3276) 2025-10-18 23:37:17 -05:00
Aiden Cline
290d15a80f ignore: add version to bug template
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-18 14:56:06 -05:00
Aiden Cline
233a018fe5
docs: contributing.md (#3248)
Co-authored-by: Jay <air@live.ca>
2025-10-18 14:10:14 -05:00
opencode
d69beec087 release: v0.15.8 2025-10-18 18:36:52 +00:00
Aiden Cline
1f869bccc1
make compact interruptable (#3251) 2025-10-18 11:49:29 -05:00
GitHub Action
8da8c9e78c ignore: update download stats 2025-10-18
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-18 12:04:14 +00:00
Adam
335d833655
wip: desktop work
Some checks are pending
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
2025-10-17 15:22:11 -05:00
Haris Gušić
1dba01e057
Improve typo directory error (#3247)
Some checks failed
deploy / deploy (push) Has been cancelled
2025-10-17 14:34:37 -05:00