Adam
826ef549dd
Revert "feat(desktop): Terminal Splits ( #8767 )"
...
This reverts commit d95997b60e .
2026-01-16 14:03:13 -06:00
Adam
45d49be146
feat(app): edit project and session titles
2026-01-16 13:55:59 -06:00
Adam
6adc18ccf4
fix(app): open workspace if navigating to session in workspace
2026-01-16 13:24:47 -06:00
Adam
be26ea1257
fix(app): can't expand workspaces
2026-01-16 13:24:47 -06:00
Adam
e056d243cb
fix(app): scroll jumping when expanding workspaces
2026-01-16 13:24:47 -06:00
Sebastian Herrlinger
7704068d90
upgrade opentui to v0.1.74, fix tmux kitty keyboard regression
2026-01-16 19:52:05 +01:00
Aiden Cline
9fed2f9029
fix: ensure that tool attachments arent sent as user messages ( #8944 )
2026-01-16 12:47:43 -06:00
Aiden Cline
c5f73ec09e
fix: use dynamic import for session event in config.ts to avoid circular dep
2026-01-16 11:39:22 -06:00
Bernat Pericàs
7b26e723ea
fix(docs): Broken URL ( #8918 )
2026-01-16 11:37:05 -06:00
Aiden Cline
d2af02d099
Reapply "chore(sdk): update @hey-api/openapi-ts to 0.90.4" ( #8927 )
...
This reverts commit 7eff9e89d8 .
2026-01-16 11:34:59 -06:00
Aiden Cline
e51a8fadb6
fix: fix the itemId stripping logic, this time it should fix that id issue w/ gpt models fr
2026-01-16 11:34:45 -06:00
Aiden Cline
7eff9e89d8
Revert "chore(sdk): update @hey-api/openapi-ts to 0.90.4" ( #8927 )
2026-01-16 11:11:33 -06:00
Cole Leavitt
ce0831a0ee
chore(sdk): update @hey-api/openapi-ts to 0.90.4 ( #8921 )
2026-01-16 11:11:07 -06:00
Daniel Polito
d95997b60e
feat(desktop): Terminal Splits ( #8767 )
2026-01-16 10:51:02 -06:00
Frank
b572dc161b
wip: zen
2026-01-16 10:40:25 -05:00
Aiden Cline
3607fccf63
Revert "test: fix test now that image fix went in"
...
This reverts commit f1ecc531ac .
2026-01-16 09:34:00 -06:00
Aiden Cline
19627961f0
Revert "fix: rm user message when dealing w/ image attachments, use proper tool attachment instead"
...
This reverts commit b5bc35817b .
2026-01-16 09:33:54 -06:00
Aiden Cline
cc60cfd46c
Revert "stop select dialog event propagation"
...
This reverts commit e4029ddcb0 .
2026-01-16 09:30:06 -06:00
David Hill
88915bf7b5
fix: truncate the workspace name on hover
2026-01-16 13:46:15 +00:00
David Hill
40d213e820
fix: load more label alignment
2026-01-16 13:38:52 +00:00
David Hill
655c469863
fix: updating panel min size and button max-width
2026-01-16 13:37:14 +00:00
David Hill
5e22e5bae5
Revert "fix: expand workspaces by default when enabled"
...
This reverts commit 5d56b44cc5 .
2026-01-16 13:18:56 +00:00
David Hill
5d56b44cc5
fix: expand workspaces by default when enabled
2026-01-16 13:17:22 +00:00
David Hill
3587679ac1
fix: session icon and label alignment
2026-01-16 13:14:05 +00:00
David Hill
aa99fa2cb7
fix: desktop hamburger shift
2026-01-16 13:05:50 +00:00
David Hill
2af10273c8
fix: make hamburger centred with project avatars
2026-01-16 13:00:44 +00:00
David Hill
713d2c0b3b
fix: web mobile menu
...
there is a small shift/misalignment in the side panel on web, not investigating too much as this whole area is in development and may change to make the projects avatar list always in view.
2026-01-16 12:54:54 +00:00
Aaron Iker
ba48e14db0
feat(console): /black shader improvements, performance, details ( #8871 )
2026-01-16 13:35:58 +01:00
David Hill
186a03a8d4
fix: responsive menu desktop
2026-01-16 12:29:28 +00:00
GitHub Action
64db5032b5
chore: generate
2026-01-16 11:59:12 +00:00
David Hill
8dbfcba3b6
bug: moved createMemo down
2026-01-16 11:58:31 +00:00
David Hill
b932e2de21
fix: updated project/sessions list width
...
this was originally 280px and included the 64px project avatar rail on the left, so the sessions list portion was actually 280 - 64 = 216px wide (as seen in line 1362: Math.max(layout.sidebar.width() - 64, 0)px).
i kept the logic the same in case it broke anything, i just updated the new width to account for new projects avatar panel
2026-01-16 11:55:15 +00:00
David Hill
315e761fee
fix: view all sessions state styles
2026-01-16 11:55:15 +00:00
David Hill
dccf05b6b1
fix: add default icon to sessions
2026-01-16 11:55:15 +00:00
David Hill
566f66a8ff
fix: search bar size and padding, and shortcut style
2026-01-16 11:55:15 +00:00
David Hill
d91d4ce2ef
fix: avatar radius and current project
2026-01-16 11:55:15 +00:00
Adam
54aff53c71
fix(app): persist workspace order and collapsed state
2026-01-16 05:20:43 -06:00
Aiden Cline
2787ea2d43
update gpt models prompt
2026-01-16 01:34:01 -06:00
Aiden Cline
f1ecc531ac
test: fix test now that image fix went in
2026-01-16 00:11:30 -06:00
Frank
24b3d8be4c
wip: zen
2026-01-16 01:07:03 -05:00
Aiden Cline
b5bc35817b
fix: rm user message when dealing w/ image attachments, use proper tool attachment instead
2026-01-16 00:05:10 -06:00
GitHub Action
184403433a
chore: generate
2026-01-16 05:37:24 +00:00
Christopher Tso
3c8765e4c4
feat(mcp): add OAuth redirect URI configuration for MCP servers ( #7379 )
2026-01-15 23:36:48 -06:00
Hyeonjong
01059e595a
chore: update GitHub stars and commits statistics ( #8793 )
2026-01-15 23:17:32 -06:00
Akshar Patel
e8497e8513
feat: add version to session header and /status dialog ( #8802 )
2026-01-15 22:58:41 -06:00
Aiden Cline
7f7042c40c
fix: adjust websearch tool to emphasize that it ISNT 2024, give more info as to current date
2026-01-15 20:50:22 -06:00
Sebastian Herrlinger
e4029ddcb0
stop select dialog event propagation
2026-01-16 03:17:32 +01:00
Kit Langton
255b33f65b
fix(tui): correct theme count tip ( #8779 )
2026-01-15 19:39:35 -06:00
Kit Langton
b3ec043f4c
fix(tui): dim question option prefixes ( #8776 )
2026-01-15 19:38:55 -06:00
Kit Langton
d078c42ede
fix(tui): add tab navigation in questions ( #8777 )
2026-01-15 19:38:11 -06:00