David Hill
c9533ac67a
tui: center empty states vertically in session view and improve review panel messaging for projects without version control
2026-03-07 23:45:16 +00:00
Dax Raad
35e1142383
core: add OPENCODE_SKIP_MIGRATIONS flag to bypass database migrations
...
Allows users to skip automatic database migrations by setting the
OPENCODE_SKIP_MIGRATIONS environment variable. Useful for testing
scenarios or when manually managing database state.
2026-03-07 16:17:00 -05:00
Frank
2675680768
zen: fix graph legend
2026-03-07 14:28:36 -05:00
Adam
56ba5c7fce
fix(app): review panel transition
2026-03-07 13:27:44 -06:00
opencode
29f129acbb
release: v1.2.21
v1.2.21
2026-03-07 18:00:39 +00:00
Karan Handa
9f1ab5e855
fix(storybook): restore build by mocking useLocation ( #16472 )
2026-03-07 09:55:43 -06:00
Eric Guo
a1bb6a4047
fix(app): text-shimmer undefined length ( #16475 )
2026-03-07 09:53:32 -06:00
SANGWOO PARK
5b6fba32f0
fix(app): guard session-header current() against undefined when options is empty ( #16478 )
2026-03-07 09:51:21 -06:00
Filip
879a092d9b
fix(app): preserve file tree tab on reopen + fix e2e test regressions ( #16482 )
2026-03-07 09:47:45 -06:00
David Hill
8cfd7c4066
tui: remove close button from project hover popover ( #16403 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-03-07 07:00:58 -06:00
Adam
792f3363ba
fix(app): new session uses agent model/variant
2026-03-07 07:00:38 -06:00
Adam
38add89866
fix(app): model sticks to session
2026-03-07 06:57:00 -06:00
Adam
482538010c
fix(app): all panels transition
2026-03-07 06:48:37 -06:00
Adam
28afc494ac
fix(app): can't scroll files
2026-03-07 06:47:11 -06:00
Adam
1ce8b0f17f
fix(app): task agent title
2026-03-07 06:03:30 -06:00
Adam
0b54f0c92a
chore: update web stats
2026-03-07 05:47:47 -06:00
Adam
97a068cb7f
fix(app): fix max-width on timeline
2026-03-07 05:45:30 -06:00
David Hill
c67ac136d4
tui: align session empty states ( #16412 )
2026-03-07 05:39:43 -06:00
opencode-agent[bot]
18a9142252
chore: generate
2026-03-07 11:26:12 +00:00
Kit Langton
07121ef1a6
STUPID SEXY TIMELINE ( #16420 )
2026-03-07 05:25:22 -06:00
Luke Parker
f83cd8f1bc
test(app): share workspace slug wait helper across e2e specs ( #16446 )
2026-03-07 07:48:30 +00:00
Quan Ran
d66fc779dc
fix(opencode): preserve original line endings in 'edit' tool ( #9443 )
...
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com >
2026-03-07 07:42:54 +00:00
Nate Williams
e83bc8c43c
fix(tui): fix broken /export toggling ( #16443 )
2026-03-07 12:52:17 +05:30
Luke Parker
32deb1a227
test(app): abort sessions and wait for idle before e2e cleanup ( #16439 )
2026-03-07 16:33:12 +10:00
Karan Handa
e8b0f38508
fix(config): point GitHub PR search tool at current repository ( #16441 )
2026-03-07 05:53:28 +00:00
Luke Parker
c47c5ec9a0
fix(windows): git path resolution for modified files across Git Bash, MSYS2, and Cygwin ( #16422 )
2026-03-07 15:42:14 +10:00
opencode-agent[bot]
5d128075c1
chore: generate
2026-03-07 04:54:05 +00:00
kikuchan
b95c982987
fix(pty): pty session handle leak ( #15599 )
2026-03-07 14:53:11 +10:00
Luke Parker
8589da78bc
feat(desktop): show skill issue when snapshotting is off ( #16432 )
2026-03-07 04:52:04 +00:00
Luke Parker
3ca580177b
fix(opencode): sanitize preview database filenames ( #16430 )
2026-03-07 04:34:29 +00:00
opencode-agent[bot]
ed8068d156
chore: update nix node_modules hashes
2026-03-07 02:35:17 +00:00
David Hill
7a097c6325
app: fix portal positioning for sidebar menus and tooltips by removing conditional mount logic
2026-03-07 00:30:51 +00:00
Jay V
c9d2ca8126
docs: update legal policies for 2026 terms refresh
2026-03-06 18:31:02 -05:00
Filip
a3bc0bcf09
tests(app): e2e tests part 67 ( #16406 )
2026-03-06 17:08:59 -06:00
opencode-agent[bot]
cb55da8f03
chore: generate
2026-03-06 22:34:25 +00:00
David Hill
fdd5375bca
feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers ( #16374 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-03-06 16:33:34 -06:00
James Long
cd70c57e99
fix(core): log stack trace when schema validation fails ( #16401 )
2026-03-06 17:04:22 -05:00
Dax Raad
0c1fee138a
fix issue with migration
2026-03-06 16:44:49 -05:00
David Hill
507f773bca
fix(app): better review/filetree empty states ( #16221 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
2026-03-06 15:39:31 -06:00
Adam
d147b7b915
chore: fix test
2026-03-06 15:27:49 -06:00
opencode-agent[bot]
524b9b9167
chore: generate
2026-03-06 19:40:36 +00:00
Shoubhit Dash
eafc014be6
feat: add project git init api ( #16383 )
2026-03-06 13:39:50 -06:00
Alexandre Reyes Martins
4dc578b822
fix(app): enable Safari autocorrect in normal mode, disable in shell mode ( #15563 )
2026-03-06 22:36:27 +05:30
Adam
ae93b9f16d
fix(app): stale keyed show errors
2026-03-06 11:03:37 -06:00
Hoshiumi Arata
8f1b1f26b7
fix(ui): prevent unwanted key events during composition in LineCommentEditor ( #16361 )
2026-03-06 11:01:13 -06:00
Dax Raad
9f34ffff3d
chore(storage): update drizzle and channel db handling
2026-03-06 10:58:19 -05:00
Adam
c6c0d8ec04
fix(app): part type gate
2026-03-06 09:56:02 -06:00
Shoubhit Dash
e38846ef43
share: speed up share loads ( #16165 )
2026-03-06 06:49:15 -06:00
Adam
ef1cec6a9f
Revert "fix(app): stale read error"
...
This reverts commit a27ea86940 .
2026-03-06 05:52:48 -06:00
Adam
278c1d8b3e
Revert "fix(app): stale keyed show errors"
...
This reverts commit b72468d5fc .
2026-03-06 05:52:47 -06:00