Filip
d605a78a05
fix(app): change keybind for cycling thinking effort ( #9508 )
2026-01-19 15:15:43 -06:00
GitHub Action
69b3b35ea5
chore: generate
2026-01-19 21:00:39 +00:00
Adam
3173ba1288
fix(app): fade under sticky elements
2026-01-19 14:59:50 -06:00
Adam
a4d1824412
fix(app): no more favicons
2026-01-19 14:59:47 -06:00
Adam
cac35bc52d
fix(app): global terminal/review pane toggles
2026-01-19 14:59:46 -06:00
Adam
ecc51ddb4e
fix(app): hash nav
2026-01-19 14:59:46 -06:00
Aiden Cline
769c97af08
chore: rm double conditional
2026-01-19 14:49:51 -06:00
GitHub Action
e29120317f
chore: generate
2026-01-19 20:47:09 +00:00
Ronan Kearns
88c5a7fe9e
fix(tui): clarify resume session tip ( #9490 )
2026-01-19 14:46:32 -06:00
Joseph Campuzano
091e88c1e1
fix(opencode): sets input mode based on whether mouse vs keyboard is in use to prevent mouse events firing ( #9449 )
2026-01-19 14:46:17 -06:00
Filip
d19e76d96c
fix: keyboard nav when mouse hovered over list ( #9500 )
2026-01-19 14:43:32 -06:00
Filip
c3393ecc6c
fix(app): give feedback when trying to paste a unsupported filetype ( #9452 )
2026-01-19 14:16:25 -06:00
Ryan Vogel
889c60d63b
fix(web): rename favicons to v2 for cache busting ( #9492 )
2026-01-19 15:04:59 -05:00
Ariane Emory
c47699536f
fix: Don't unnecessarily wrap lines and introduce an unneeded empty line ( resolves #9489 ) ( #9488 )
2026-01-19 13:56:24 -06:00
Kyle Mistele
b1da5714d7
test: add retry behavior tests for structured output
...
Add 5 new unit tests that verify the retry mechanism for structured
output validation:
- Multiple validation failures trigger multiple onError calls
- Success after failures correctly calls onSuccess
- Error messages guide model to fix issues and retry
- Simulates retry state tracking matching prompt.ts logic
- Simulates successful retry after initial failures
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:28:29 -08:00
Adam
c2f9fd5fef
fix(app): reload instance after workspace reset
2026-01-19 12:44:41 -06:00
Aiden Cline
3fd0043d19
chore: handle fields other than reasoning_content in interleaved block
2026-01-19 12:18:17 -06:00
Adam
092428633f
fix(app): layout jumping
2026-01-19 11:44:20 -06:00
Adam
fc50b2962c
fix(app): make terminal sessions scoped to workspace
2026-01-19 11:28:24 -06:00
Aiden Cline
dd0906be8c
tweak: apply patch description
2026-01-19 11:22:00 -06:00
David Hill
b72a00eaa3
fix text field border showing through focus ring
2026-01-19 17:10:27 +00:00
David Hill
2dbdd18483
add hover overlay with upload/trash icons to project icon in edit dialog
2026-01-19 17:10:27 +00:00
David Hill
b0794172bf
update: tighten edit project color spacing
2026-01-19 17:10:27 +00:00
David Hill
9fbf2e72b4
update: constrain edit project dialog width
2026-01-19 17:10:27 +00:00
David Hill
494e8d5be9
update: tweak edit project icon container
2026-01-19 17:10:27 +00:00
David Hill
e12b94d91a
update: adjust edit project icon helper text
2026-01-19 17:10:27 +00:00
David Hill
89be504abc
update: align edit project dialog padding and avatar styles
2026-01-19 17:10:27 +00:00
David Hill
c7f0cb3d2d
fix: remove focus outline from dropdown menu
2026-01-19 17:10:26 +00:00
Adam
eb779a7cc5
chore: cleanup
2026-01-19 10:55:57 -06:00
Adam
c720a2163c
chore: cleanup
2026-01-19 10:55:57 -06:00
Adam
7811e01c8e
fix(app): new layout improvements
2026-01-19 10:55:57 -06:00
Adam
befd0f1636
feat(app): new session layout
2026-01-19 10:55:57 -06:00
Adam
1f11a8a6ea
feat(app): improved session layout
2026-01-19 10:55:57 -06:00
Goni Zahavy
d5ae8e0bef
fix(opencode): cargo fmt is formatting whole workspace instead of edited file ( #9436 )
2026-01-19 10:48:59 -06:00
GitHub Action
453417ed47
chore: generate
2026-01-19 16:46:09 +00:00
Joseph Campuzano
72cb7ccc00
fix(app): list component jumping when mouse happens to be under the list and keyboard navigating. ( #9435 )
2026-01-19 10:43:27 -06:00
Adam
4ee540309f
fix(app): hide settings button
2026-01-19 10:26:21 -06:00
Aiden Cline
5b86724632
fix: cargo fmt actually does not support formatting single files
2026-01-19 10:15:32 -06:00
paulclou
b1684f3d12
fix(config): rename uv formatter from 'uv format' to 'uv' for config consistency ( #9409 )
...
Co-authored-by: Paul C. Lou <paul@exig.ai>
2026-01-19 09:59:51 -06:00
Vladimir Glafirov
29e206b6c6
docs: Improve Gitlab self-hosted instances documentation ( #9391 )
2026-01-19 09:51:27 -06:00
Evgenii Kosenko
31864cadb4
docs: update codecompanion.nvim acp doc ( #9411 )
2026-01-19 09:50:41 -06:00
Frank
843d76191e
zen: fix black reset date
2026-01-19 10:12:50 -05:00
Github Action
3186e7ec7c
Update node_modules hashes
2026-01-19 09:03:52 -06:00
Adam
1ba7c606e6
chore: cleanup
2026-01-19 09:03:52 -06:00
Adam
f00f18b926
chore: cleanup
2026-01-19 09:03:52 -06:00
Adam
e9ede70793
chore: cleanup
2026-01-19 09:03:52 -06:00
Adam
2b086f0584
test(app): more e2e tests
2026-01-19 09:03:52 -06:00
Adam
b90315bc7e
chore: cleanup
2026-01-19 09:03:52 -06:00
Adam
182c43a78f
chore: cleanup
2026-01-19 09:03:52 -06:00
Adam
f1daf3b430
fix(app): tests in ci
2026-01-19 09:03:52 -06:00