Dax Raad
65dfd31728
core: fix subtask message handling and tool execution flow
2025-11-16 19:00:54 -05:00
Dax Raad
e1e6a10aef
core: clean up imports and session message handling in prompt system
2025-11-16 18:50:41 -05:00
Dax Raad
f7bf7eca5a
core: add subtask support to session system for delegating work to specialized agents
2025-11-16 18:49:01 -05:00
Dax Raad
1f436aa661
sync
2025-11-16 18:29:39 -05:00
Dax Raad
4379270ba8
progress
2025-11-16 18:06:44 -05:00
Dax Raad
ec4ce5fe92
progress-ish
format / format (push) Has been cancelled
test / test (push) Has been cancelled
2025-11-14 22:24:55 -05:00
Dax Raad
5853d462c3
Merge branch 'dev' into agent-loop
format / format (push) Waiting to run
test / test (push) Waiting to run
2025-11-14 18:06:11 -05:00
GitHub Action
078111bd96
chore: format code
2025-11-14 22:44:36 +00:00
sredfern
736f8882f5
fix(provider): support local file paths for custom providers ( #4323 )
2025-11-14 16:43:59 -06:00
Brian Cheung
37cf365927
feat: support images in mcp tool responses ( #4100 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2025-11-14 15:00:52 -06:00
Dax Raad
063ce15021
Merge branch 'dev' into agent-loop
2025-11-14 13:43:52 -05:00
Aiden Cline
b939470302
fix: add azure exclusion
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-11-14 11:54:00 -06:00
Aiden Cline
ef4b2baedc
set verbosity to low for gpt-5.1 (match codex)
2025-11-14 11:52:29 -06:00
Dax Raad
64d28ea457
fix sdk types
2025-11-14 12:42:46 -05:00
Dax Raad
2520780846
fix sdk types
2025-11-14 12:42:46 -05:00
Shantur Rathore
986c60353e
set promptCacheKey for openai compatible providers ( #4203 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-11-14 11:41:01 -06:00
Dax Raad
5fc26c958a
add global.event.subscribe() to sdk
2025-11-14 12:32:43 -05:00
Dax Raad
d0277fae0d
core: extract session processor to handle streaming responses and tool execution
format / format (push) Waiting to run
test / test (push) Waiting to run
2025-11-14 01:11:27 -05:00
Frank
1d8330331c
zen: use gpt-5-nano as small model
2025-11-14 00:59:00 -05:00
Dax Raad
1f968d8692
Merge branch 'dev' into agent-loop
2025-11-13 21:41:34 -05:00
Dax Raad
7ec32f834e
improve read tool end-of-file detection to prevent infinite loops
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-11-13 21:41:06 -05:00
Dax Raad
f0bacb21a9
sync
format / format (push) Waiting to run
test / test (push) Waiting to run
2025-11-13 21:32:02 -05:00
Dax Raad
cd61185cba
Merge dev into agent-loop, keeping clean loop implementation
2025-11-13 20:44:32 -05:00
Aiden Cline
4c2e888709
no mr llm, you may not read that
2025-11-13 19:16:07 -06:00
opencode
c78fd097d1
release: v1.0.65
2025-11-14 00:10:30 +00:00
Dax Raad
340966195b
handle config errors gracefully
2025-11-13 18:59:09 -05:00
Dax Raad
f4480fe000
fix: resolve TypeScript errors in session status and lock usage
2025-11-13 17:55:14 -05:00
Dax Raad
961210f496
core: refactor session state management to improve reliability
2025-11-13 17:53:38 -05:00
Aiden Cline
0c51feb9c2
fix: max tokens when using models like opus with providers other than anthropic ( #4307 )
2025-11-13 16:39:09 -06:00
opencode
d0b4169a6b
release: v1.0.64
2025-11-13 22:12:44 +00:00
Aiden Cline
1fc6c6fb2a
fix: typeerror case
2025-11-13 15:51:23 -06:00
Aiden Cline
779a27693a
fix: opencode run timeout
2025-11-13 14:27:33 -06:00
Valerio Di Maggio
e225294dd4
Fix: unreadable texts in light mode ( #4301 )
2025-11-13 13:41:56 -06:00
opencode
a673e3650d
release: v1.0.63
2025-11-13 19:00:14 +00:00
Aiden Cline
ff462dfd7a
fix: windows install ( #4293 )
...
deploy / deploy (push) Waiting to run
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run
Co-authored-by: GitHub Action <action@github.com>
2025-11-13 12:22:07 -06:00
Luke Parker
73443585e5
fix: resolve bun/pnpm global install failures on Windows ( #4275 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-13 10:38:57 -06:00
Tommy D. Rossi
609ab069a9
Add scroll acceleration support to TUI ( #4289 )
2025-11-13 17:02:10 +01:00
Aiden Cline
f80a3fea31
fixes
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-11-12 22:05:07 -06:00
Luke Parker
43a8d1b1ae
fix: Enable Windows builds and fix bun+pnpm install on Windows ( #4273 )
2025-11-12 21:57:44 -06:00
Dax Raad
7718aec891
sync
format / format (push) Waiting to run
test / test (push) Waiting to run
2025-11-12 21:56:45 -05:00
Dax Raad
d6f2864622
sync
2025-11-12 21:56:45 -05:00
Dax Raad
ddbcb005ab
fix
2025-11-12 21:56:45 -05:00
Dax Raad
c56d2fdb98
sync
2025-11-12 21:56:45 -05:00
Dax Raad
5e6353c435
fix: add session status management and fix TypeScript errors
...
- Add SessionStatus module for tracking session state (idle/busy/retry)
- Fix SessionLock.acquire() usage in prompt.ts
- Add missing agent and model fields to User messages
- Fix type casting for prompt result
- Update TUI to display retry status for API errors
2025-11-12 21:56:45 -05:00
Aiden Cline
09fa84ccfc
fix: dirty check
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-11-12 19:03:46 -06:00
opencode
a7774115c5
release: v1.0.62
2025-11-13 00:13:18 +00:00
Luke Parker
288bc88e40
fix: Tool calling on windows ( #4234 )
2025-11-12 17:47:39 -06:00
Aiden Cline
6d36dbf9de
fix: github action dirty check ( #4262 )
2025-11-12 16:16:07 -06:00
OpeOginni
4ab4baf3a4
feat(sidebar): add expandable sections for sidebar ( #4132 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-11-12 16:15:17 -06:00
phantomreactor
90f05eb9c2
paste images in wsl using ctrl+v ( #4123 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-11-12 15:10:23 -06:00