summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-01-16fix: web mobile menuDavid Hill
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-16feat(console): /black shader improvements, performance, details (#8871)Aaron Iker
2026-01-16fix: responsive menu desktopDavid Hill
2026-01-16chore: generateGitHub Action
2026-01-16bug: moved createMemo downDavid Hill
2026-01-16fix: updated project/sessions list widthDavid Hill
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-16fix: view all sessions state stylesDavid Hill
2026-01-16fix: add default icon to sessionsDavid Hill
2026-01-16fix: search bar size and padding, and shortcut styleDavid Hill
2026-01-16fix: avatar radius and current projectDavid Hill
2026-01-16fix(app): persist workspace order and collapsed stateAdam
2026-01-16update gpt models promptAiden Cline
2026-01-16test: fix test now that image fix went inAiden Cline
2026-01-16wip: zenFrank
2026-01-16fix: rm user message when dealing w/ image attachments, use proper tool ↵Aiden Cline
attachment instead
2026-01-16chore: generateGitHub Action
2026-01-15feat(mcp): add OAuth redirect URI configuration for MCP servers (#7379)Christopher Tso
2026-01-15chore: update GitHub stars and commits statistics (#8793)Hyeonjong
2026-01-15feat: add version to session header and /status dialog (#8802)Akshar Patel
2026-01-15fix: adjust websearch tool to emphasize that it ISNT 2024, give more info as ↵Aiden Cline
to current date
2026-01-16stop select dialog event propagationSebastian Herrlinger
2026-01-15fix(tui): correct theme count tip (#8779)Kit Langton
2026-01-15fix(tui): dim question option prefixes (#8776)Kit Langton
2026-01-15fix(tui): add tab navigation in questions (#8777)Kit Langton
2026-01-15docs: clarify question tool guidance (#8778)Kit Langton
2026-01-15test: fix transform testAiden Cline
2026-01-15tweak: set opencode as user agent for most interefence requestsAiden Cline
2026-01-16chore: generateGitHub Action
2026-01-15fix(mcp): show auth URL when browser cannot open in remote sessions (#7884)Dan Lapid
2026-01-15strip itemIds in more casesAiden Cline
2026-01-15feat(app): unified search for commands and filesAdam
2026-01-15feat(app): skeleton loader for sessionsAdam
2026-01-15fix(app): persist workspace order and collapsed stateAdam
2026-01-15wip: zenFrank
2026-01-15zen: black adminFrank
2026-01-15chore: generateGitHub Action
2026-01-15fix: stop changing main model/agent from subtasks invocation (#7681)Daniel Polito
Co-authored-by: Aiden Cline <[email protected]>
2026-01-15fix(agent): default agent selection in acp and headless mode (#8678)Sercan Sagman
Signed-off-by: assagman <[email protected]>
2026-01-15feat(console): Fix /black page View Transition Safari issue (#8755)Aaron Iker
2026-01-15fix: project avatar border radiusDavid Hill
2026-01-15Revert "fix:subagent reasoningEffort not being applied (#8646)"Aiden Cline
This reverts commit f4086ac4596a6a22cc9c5b0f82f81c0068b9d470.
2026-01-15fix:subagent reasoningEffort not being applied (#8646)Jeong Juahn
Co-authored-by: Bot <[email protected]>
2026-01-15chore: generateGitHub Action
2026-01-15feat: add Carbonfox theme (#8723)outside.observer
2026-01-15feat: add litellmProxy provider option for explicit LiteLLM compatibility ↵seilk
(#8658) Co-authored-by: Mark Henderson <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-01-15release: v1.1.23opencode
2026-01-15fix(app): sidebar toggle on desktopAdam
2026-01-15feat(app): persist workspace branchAdam
2026-01-15fix(app): persist workspace order and collapsed stateAdam
2026-01-15fix(session): ensure agent exists before processing title in session summary ↵Qunhong Zeng
(#8662)