adamdotdevin
6e0e87fb2a
fix: more commands cleanup
2025-08-15 07:43:30 -05:00
spoons-and-mirrors
bd4319f2bc
Feat: Add Agent Name in the LLM Response Footer (and re-order it) ( #1770 )
2025-08-09 20:22:16 -05:00
Dax
c34aec060f
Merge agent and mode into one ( #1689 )
...
The concept of mode has been deprecated, there is now only the agent field in the config.
An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it
Full docs here: https://opencode.ai/docs/agents/
2025-08-07 16:32:12 -04:00
Andrea Grandi
3bd2b340c8
feat: show current git branch in status bar, and make it responsive ( #1339 )
...
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
2025-07-29 11:15:04 -05:00
adamdottv
d3e5f3f3a8
feat(tui): add token and cost info to session header
2025-07-10 10:06:51 -05:00
adamdottv
ce4cb820f7
feat(tui): modes
2025-07-10 10:06:51 -05:00
Josh Medeski
6d393759e1
feat(tui): subsitute cwd home path on status bar ( #808 )
2025-07-10 06:12:19 -05:00
Timo Clasen
c411a26d6f
feat(tui): hide cost if using subscription model ( #828 )
2025-07-10 05:56:36 -05:00
Dax
f884766445
v2 message format and upgrade to ai sdk v5 ( #743 )
...
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Liang-Shih Lin <liangshihlin@proton.me>
Co-authored-by: Dominik Engelhardt <dominikengelhardt@ymail.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-07-07 15:53:43 -04:00
adamdottv
3d9a5d9970
fix(tui): always show status bar
2025-07-03 06:53:05 -05:00
Dax Raad
3a9584a419
fix context display
2025-06-28 21:01:53 -04:00
adamdottv
79bbf90b72
chore: rework openapi spec and use stainless sdk
2025-06-27 14:26:25 -05:00
Adam
7d13baadc8
feat: default system theme ( #419 )
...
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
2025-06-26 10:16:07 -05:00
Dax Raad
194415e785
footer clarifies it's showing context usage, not input token usage
2025-06-20 22:52:51 -04:00
adamdottv
8b73c52f00
chore(tui): rename theme colors
2025-06-20 13:00:31 -05:00
adamdottv
a5da5127fa
chore: consolidate chat page into tui.go
2025-06-17 07:09:04 -05:00