Dax Raad
a614b78c6d
tui: upgrade database migration system to drizzle migrator
...
Replaces custom migration system with drizzle-orm's built-in migrator, bundling migrations at build-time instead of runtime generation. This reduces bundle complexity and provides better integration with drizzle's migration tracking.
2026-01-25 22:27:04 -05:00
Github Action
b9f5a34247
chore: update nix node_modules hashes
2026-01-26 02:32:52 +00:00
Dax Raad
81b47a44e2
Merge branch 'dev' into sqlite2
2026-01-25 21:28:38 -05:00
Ryan Vogel
cc0085676b
Add collapsible sections, sticky version header, and style refinements for changelog highlights
2026-01-25 21:26:56 -05:00
Aiden Cline
eaad75b176
tweak: adjust tui syncing logic to help prevent case where agents would be undefined / missing
2026-01-25 21:26:47 -05:00
Ryan Vogel
ab3268896d
Add highlight tag parsing for changelog with video support
2026-01-25 21:26:43 -05:00
adamelmore
3d23d2df71
fix(app): missing translations for status
2026-01-25 19:39:09 -06:00
Aiden Cline
578361de64
fix: remove broken app.tsx command option
2026-01-25 20:27:41 -05:00
Dax Raad
0c1c07467e
Merge branch 'dev' into sqlite2
2026-01-25 20:18:36 -05:00
Dax Raad
105688bf90
sync
2026-01-25 20:16:56 -05:00
adamelmore
5369e96ab7
fix(app): line selection colors
2026-01-25 19:07:24 -06:00
adamelmore
fbcf138526
chore: better i18n links
2026-01-25 19:07:23 -06:00
Ariane Emory
3071720ce7
fix(tui): Move animations toggle to global System category ( resolves #10495 ) ( #10497 )
2026-01-25 17:57:47 -05:00
Aiden Cline
f0830a74bb
ignore: update AGENTS.md
2026-01-25 17:54:17 -05:00
Frank
57532326f7
zen: handle subscription payment failure
2026-01-25 17:46:18 -05:00
MartinWie
045c30acf3
docs: fix permission event name (permission.asked not permission.updated) ( #10588 )
2026-01-25 17:44:57 -05:00
Aiden Cline
94dd0a8dbe
ignore: rm spoof and bump plugin version
2026-01-25 17:27:24 -05:00
adamelmore
a84843507f
chore: readme links
2026-01-25 15:53:50 -06:00
adamelmore
835b396591
chore: i18n for readme
2026-01-25 15:46:06 -06:00
adamelmore
407f34fed5
chore: cleanup
2026-01-25 13:20:18 -06:00
adamelmore
94ce289dd9
fix(app): run start command after reset
2026-01-25 13:20:18 -06:00
adamelmore
d115f33b59
fix(app): don't allow workspaces in non-vcs projects
2026-01-25 13:15:35 -06:00
adamelmore
14b00f64a7
fix(app): escape should always close dialogs
2026-01-25 12:17:35 -06:00
GitHub Action
fc57c074ae
chore: generate
2026-01-25 17:45:07 +00:00
Aiden Cline
e49306b86c
rm log statement
2026-01-25 12:44:17 -05:00
opencode
056186225b
release: v1.1.36
2026-01-25 17:29:26 +00:00
GitHub Action
b982ab2fbc
chore: generate
2026-01-25 17:26:11 +00:00
adamelmore
9a89cd91d7
fix(app): line selection styling
2026-01-25 11:25:31 -06:00
adamelmore
65ac318282
fix(app): user message fade
2026-01-25 11:25:31 -06:00
Ryan Vogel
e491f5cc16
fix(web): add & fix the download button ( #10566 )
2026-01-25 12:20:39 -05:00
ishaksebsib
ebe86e40a0
fix(tui): prevent crash when theme search returns no results ( #10565 )
2026-01-25 12:11:49 -05:00
Aiden Cline
9407a6fd7c
ignore: rm STYLE_GUIDE, consolidate in AGENTS.md
2026-01-25 11:56:21 -05:00
GitHub Action
d75dca29e9
chore: generate
2026-01-25 16:49:03 +00:00
adamelmore
471fc06f01
chore(app): visual cleanup
2026-01-25 10:48:20 -06:00
adamelmore
4c2d597ae6
fix(app): line selection colors
2026-01-25 10:30:10 -06:00
adamelmore
2b07291e17
fix(app): scroll to comment on click
2026-01-25 10:30:10 -06:00
GitHub Action
d25120680d
chore: generate
2026-01-25 14:07:33 +00:00
Devin Griffin
a900c89245
fix(app): mobile horizontal scrolling due to session stat btn ( #10487 )
2026-01-25 08:06:56 -06:00
Rahul A Mistry
caecc7911d
fix(app): cursor on resize ( #10293 )
2026-01-25 08:04:25 -06:00
adamelmore
f7a4cdcd32
fix(app): no default model crash
2026-01-25 07:01:36 -06:00
adamelmore
e9152b174f
fix(app): comment line placement in diffs
2026-01-25 06:50:27 -06:00
adamelmore
dcc8d1a638
perf(app): performance improvements
2026-01-25 06:43:27 -06:00
adamelmore
ddc4e89359
fix(app): cleanup comment component usage
2026-01-25 06:20:50 -06:00
GitHub Action
a5c058e584
ignore: update download stats 2026-01-25
2026-01-25 12:05:15 +00:00
Michael Yochpaz
0bc4a43320
fix(provider): enable thinking for google-vertex-anthropic models ( #10442 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-24 23:42:29 -05:00
Aiden Cline
e2d0d85d93
test: fix
2026-01-24 23:42:12 -05:00
Aiden Cline
2917a2fa61
test: fix
2026-01-24 23:41:47 -05:00
GitHub Action
12473561ba
chore: generate
2026-01-25 04:12:09 +00:00
Aiden Cline
397ee419d1
tweak: make question valdiation more lax to avoid tool call failures
2026-01-24 23:11:21 -05:00
Github Action
b1072053ba
chore: update nix node_modules hashes
2026-01-25 04:02:46 +00:00