Kit Langton
|
1cae8f89c5
|
fix(tui): preserve live parts during session hydration (#30300)
|
2026-06-01 21:40:29 -04:00 |
|
Dax
|
36d40fee4d
|
Track session usage totals (#26644)
|
2026-05-12 01:18:57 -04:00 |
|
James Long
|
e36bc20f84
|
fix(tui): fix flicker by avoiding redundant workspace session sync (#26997)
|
2026-05-12 00:30:03 -04:00 |
|
James Long
|
2b432d9e03
|
fix(tui): scope events by project (#26936)
|
2026-05-11 23:42:04 -04:00 |
|
opencode-agent[bot]
|
818b56dbd0
|
chore: generate
|
2026-05-09 22:47:54 +00:00 |
|
Kit Langton
|
29b5b24787
|
fix(tui): aggregate bootstrap request failures
TUI bootstrap now reports all parallel fetch failures together instead of losing sibling failures after the first rejection.
|
2026-05-09 18:46:52 -04:00 |
|
opencode-agent[bot]
|
ad79f3e0cf
|
chore: generate
|
2026-05-09 19:59:00 +00:00 |
|
Kit Langton
|
6c2dfd2f52
|
fix(tui): guard messages.data in session.sync against undefined (#26566)
Co-authored-by: Developer <temp@example.com>
|
2026-05-09 19:58:03 +00:00 |
|
James Long
|
9209c04370
|
feat(core): filter sessions by path and add setting to disable (#24849)
|
2026-04-28 16:49:13 -04:00 |
|
Dax
|
f25f1485d5
|
refactor: remove module barrels (#24554)
|
2026-04-27 14:33:33 -04:00 |
|
Dax
|
62ef2a2207
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
Dax Raad
|
55315bdffa
|
tui: fix sync loading indicator to properly show loading state on startup
|
2026-04-18 10:39:10 -04:00 |
|
Dax
|
65b2a10e97
|
fade in prompt metadata transitions (#23037)
|
2026-04-17 06:12:41 +00:00 |
|
James Long
|
0bedea52b1
|
fix(tui): tui resiliency when workspace is dead, disable directory filter in session list (#23013)
|
2026-04-16 23:35:36 -04:00 |
|
Dax Raad
|
9db40996cc
|
fix build script
|
2026-04-16 18:01:58 -04:00 |
|
James Long
|
86c54c5acc
|
fix(tui): minor logging cleanup (#22924)
|
2026-04-16 16:58:17 -04:00 |
|
opencode-agent[bot]
|
d82bc3a421
|
chore: generate
|
2026-04-16 16:26:12 +00:00 |
|
James Long
|
06afd33291
|
refactor(tui): improve workspace management (#22691)
|
2026-04-16 12:24:40 -04:00 |
|
Dax
|
675a46e23e
|
CLI perf: reduce deps (#22652)
|
2026-04-16 02:03:03 -04:00 |
|
Kit Langton
|
80f1f1b5b8
|
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
|
2026-04-15 23:27:32 -04:00 |
|
Kit Langton
|
343a564183
|
feat: unwrap 11 util namespaces to flat exports + barrel (#22739)
|
2026-04-15 23:15:58 -04:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Sebastian
|
405b0b037c
|
handle non-throwing requests (#22604)
|
2026-04-15 14:29:09 +02:00 |
|
James Long
|
180ded6a27
|
rector(core,tui): handle workspace state in project context, add workspace status, improve ui (#21896)
|
2026-04-10 13:03:20 -04:00 |
|
James Long
|
42206da1f8
|
refactor(tui): switch to global events and start passing workspace param (#21719)
|
2026-04-10 10:47:27 -04:00 |
|
Kit Langton
|
6ea108a03b
|
feat(tui): show console-managed providers (#20956)
|
2026-04-04 19:05:45 -04:00 |
|
Kit Langton
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kit Langton
|
214a6c6cf1
|
fix: switch consumers to service imports to break bundle cycles (#18438)
|
2026-03-20 20:55:46 +00:00 |
|
James Long
|
366b8a8034
|
feat(tui): add initial support for workspaces into the tui (#16230)
|
2026-03-09 10:28:04 -04:00 |
|
Dax
|
6d95f0d14c
|
sqlite again (#10597)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-02-14 04:19:02 +00:00 |
|
Ryan Vogel
|
53f118c57a
|
Revert "feat(app): add skill slash commands" (#11484)
|
2026-01-31 10:20:23 -05:00 |
|
Ryan Vogel
|
786ae0a584
|
feat(app): add skill slash commands (#11369)
|
2026-01-31 08:59:28 -06: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 |
|
Dax Raad
|
aa4b06e165
|
tui: fix message history cleanup to prevent memory leaks
|
2026-01-19 18:22:19 -05:00 |
|
Dax
|
e37fd9c105
|
core: add interactive question tool for gathering user preferences and clarifying instructions (#7268)
|
2026-01-07 22:29:42 -05:00 |
|
Dax Raad
|
7304ba616e
|
tui: add session search functionality with debounced input and server-side filtering
|
2026-01-04 13:38:30 -05:00 |
|
Paolo Ricciuti
|
21dc3c24d9
|
feat: mcp resources (#6542)
|
2026-01-04 09:12:54 -06:00 |
|
Dax Raad
|
389a5fc017
|
tui: add reload functionality and improve lazy utility with reset capability
|
2026-01-01 22:11:43 -05:00 |
|
Dax
|
351ddeed91
|
Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-01-01 17:54:11 -05:00 |
|
ja
|
34eb03f5b8
|
fix: prioritize session list loading when resuming with -c (#5816)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-12-20 11:39:26 -06:00 |
|
OpeOginni
|
7435d94f85
|
fix(cli): obtain directory data from server (#5320)
|
2025-12-10 15:55:15 -06:00 |
|
Dax
|
ea7ec60f51
|
v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-07 19:04:14 -05:00 |
|
Dax Raad
|
98031173b6
|
lil branch refactor
|
2025-11-26 12:34:48 -05:00 |
|
Jensen
|
33f004d4b6
|
fix(tui): show bootstrap errors instead of {} to trace (#4779)
Co-authored-by: Github Action <action@github.com>
|
2025-11-26 10:49:55 -06:00 |
|
opencode-agent[bot]
|
df9952c291
|
Renamed vcs.changed to vcs.branch.updated (#4771)
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-26 01:17:59 -06:00 |
|
Aiden Cline
|
09bc8d9ca4
|
show current git branch in tui (#4765)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-25 21:39:20 -06:00 |
|
Dax Raad
|
fb8ef1f27b
|
tui: prevent re-fetching already synced sessions when switching sessions
|
2025-11-24 21:43:11 -05:00 |
|
Dax
|
49408c00e9
|
enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2025-11-21 20:41:27 -05:00 |
|
Dax
|
23ea8ba1ce
|
Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-21 00:21:06 -05:00 |
|
Dax Raad
|
bc232045a1
|
respect server suggestion for default model
|
2025-11-17 20:53:48 -05:00 |
|