Commit Graph

9128 Commits

Author SHA1 Message Date
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 705ed45c88 ignore: update download stats 2026-01-16 2026-01-16 12:05:18 +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
Github Action 212f43060f Update node_modules hash (x86_64-darwin) 2026-01-16 06:17:52 +00:00
Aiden Cline f1ecc531ac test: fix test now that image fix went in 2026-01-16 00:11:30 -06:00
Github Action eb26ef9426 Update node_modules hash (x86_64-linux) 2026-01-16 06:11:25 +00:00
Github Action 7fb8991870 Update node_modules hash (aarch64-linux) 2026-01-16 06:09:23 +00: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
Kit Langton 4e54faa56d docs: clarify question tool guidance (#8778) 2026-01-15 19:37:56 -06:00
Aiden Cline 60b1a7f646 test: fix transform test 2026-01-15 19:27:04 -06:00
Aiden Cline 002ec90fc0 tweak: set opencode as user agent for most interefence requests 2026-01-15 19:25:58 -06:00
GitHub Action eea5b394cd chore: generate 2026-01-16 01:22:16 +00:00
Dan Lapid 12ede83460 fix(mcp): show auth URL when browser cannot open in remote sessions (#7884) 2026-01-15 20:21:39 -05:00
Aiden Cline 99c14fe216 chore: cleanup 2026-01-15 19:19:28 -06:00
Aiden Cline 44b8b52699 strip itemIds in more cases 2026-01-15 18:00:58 -06:00
Adam 2c2b649b50 feat(app): unified search for commands and files 2026-01-15 17:59:26 -06:00
Adam 3a51d6314c feat(app): skeleton loader for sessions 2026-01-15 17:59:25 -06:00
Adam 067ad41c2d fix(app): persist workspace order and collapsed state 2026-01-15 17:59:25 -06:00
Ricardo Valero de la Rosa 580d05a7ab fix: nix desktop workflow (#8747)
Co-authored-by: Github Action <action@github.com>
2026-01-15 17:34:36 -06:00
Frank 29dddf6ab1 wip: zen 2026-01-15 18:21:19 -05:00
Frank e60eb8c4ed zen: black admin 2026-01-15 18:21:19 -05:00
GitHub Action 42cb9296cf chore: generate 2026-01-15 23:19:16 +00:00
Daniel Polito 6f16b0adb4 fix: stop changing main model/agent from subtasks invocation (#7681)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-15 17:18:39 -06:00
Sercan Sagman 70f64292c8 fix(agent): default agent selection in acp and headless mode (#8678)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
2026-01-15 17:09:19 -06:00
Aaron Iker 6d1c70468a feat(console): Fix /black page View Transition Safari issue (#8755) 2026-01-15 23:49:40 +01:00
David Hill 3f05e98266 fix: project avatar border radius 2026-01-15 22:11:07 +00:00
Aiden Cline 804858365e Revert "fix:subagent reasoningEffort not being applied (#8646)"
This reverts commit 35908577ee.
2026-01-15 16:06:35 -06:00
Jeong Juahn 35908577ee fix:subagent reasoningEffort not being applied (#8646)
Co-authored-by: Bot <bot@example.com>
2026-01-15 16:04:01 -06:00