Dax Raad
cd61185cba
Merge dev into agent-loop, keeping clean loop implementation
2025-11-13 20:44:32 -05:00
GitHub Action
205492c7e8
chore: format code
2025-11-14 01:16:58 +00: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
GitHub Action
92604b391b
chore: format code
2025-11-13 22:39:53 +00: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
Adam
14f9b95557
fix(desktop): default theme
deploy / deploy (push) Waiting to run
2025-11-13 15:26:36 -06:00
GitHub Action
d3bf1fa1fa
chore: format code
2025-11-13 20:48:10 +00:00
Adam
a8836c5615
wip(desktop): layout improvements
2025-11-13 14:47:29 -06:00
Aiden Cline
779a27693a
fix: opencode run timeout
2025-11-13 14:27:33 -06:00
GitHub Action
829d86840a
chore: format code
2025-11-13 19:42:31 +00: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
GitHub Action
ec3579d7cb
ignore: update download stats 2025-11-13
2025-11-13 12:04:32 +00: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
GitHub Action
b981f0a205
chore: format code
2025-11-13 00:53:22 +00:00
Aiden Cline
767038afc3
ci: update zed sync
2025-11-12 18:52:39 -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
Melih Mucuk
b63b6d04c6
Fix usage & billing for custom model aliases and cached/reasoning tokens ( #4222 )
...
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-11-12 13:59:35 -06:00
Aiden Cline
8addaa7e08
fix: custom model name merging
2025-11-12 13:55:13 -06:00
Elias
a96bf8e62d
docs: OVHcloud AI Endpoints provider ( #4257 )
2025-11-12 13:28:35 -06:00
Ivan
c8bda598f5
fix: correct cache cost for OpenRouter and other OpenAI-compatible providers ( #4256 )
2025-11-12 12:41:44 -06:00
Adam
c857cff585
fix(desktop): double listing dir
deploy / deploy (push) Waiting to run
2025-11-12 12:17:54 -06:00
Aiden Cline
fd9d2db755
ci: update zed sync
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 10:52:20 -06:00
Aiden Cline
b19fd14f80
ignore: make issue button send opencode version too
2025-11-12 10:40:48 -06:00
Sebastian Herrlinger
a0f469095c
upgrade opentui to 0.1.42, fixing some CJK/grapheme issues with prompt extmarks and char corruption
2025-11-12 15:35:16 +01:00
Adam
0ccb26df94
feat(desktop): sticky diff headers
deploy / deploy (push) Waiting to run
2025-11-12 07:03:39 -06:00
Adam
71fd5966ad
fix(desktop): styling tweaks
2025-11-12 07:03:38 -06:00
GitHub Action
c02230de4f
ignore: update download stats 2025-11-12
2025-11-12 12:05:15 +00:00
Filip
aa2e2c76c0
fix: clangd hanging fixed ( #3611 )
...
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: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: GitHub Action <action@github.com>
2025-11-12 00:21:55 -06:00
opencode
7c2d4ee79a
release: v1.0.61
2025-11-12 03:10:55 +00:00