summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-01-16upgrade opentui to v0.1.74, fix tmux kitty keyboard regressionSebastian Herrlinger
2026-01-16fix: ensure that tool attachments arent sent as user messages (#8944)Aiden Cline
2026-01-16fix: use dynamic import for session event in config.ts to avoid circular depAiden Cline
2026-01-16fix(docs): Broken URL (#8918)Bernat Pericàs
2026-01-16Reapply "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927)Aiden Cline
This reverts commit 91b8ba2186170cbefc338867b69369d42ff9344a.
2026-01-16fix: fix the itemId stripping logic, this time it should fix that id issue ↵Aiden Cline
w/ gpt models fr
2026-01-16Revert "chore(sdk): update @hey-api/openapi-ts to 0.90.4" (#8927)Aiden Cline
2026-01-16chore(sdk): update @hey-api/openapi-ts to 0.90.4 (#8921)Cole Leavitt
2026-01-16feat(desktop): Terminal Splits (#8767)Daniel Polito
2026-01-16wip: zenFrank
2026-01-16Revert "test: fix test now that image fix went in"Aiden Cline
This reverts commit fffa718f5ef80ae9e49bb6b6aef55ecb8f947e77.
2026-01-16Revert "fix: rm user message when dealing w/ image attachments, use proper ↵Aiden Cline
tool attachment instead" This reverts commit de2de099b4e66ea05ffa00220621df1f8709977c.
2026-01-16Revert "stop select dialog event propagation"Aiden Cline
This reverts commit 46be47d0bea0302ad9fb3005f4a0fbbe73c0f325.
2026-01-16fix: truncate the workspace name on hoverDavid Hill
2026-01-16fix: load more label alignmentDavid Hill
2026-01-16fix: updating panel min size and button max-widthDavid Hill
2026-01-16Revert "fix: expand workspaces by default when enabled"David Hill
This reverts commit 1fd496a5e25c762bdc3cadb261b255485bde3417.
2026-01-16fix: expand workspaces by default when enabledDavid Hill
2026-01-16fix: session icon and label alignmentDavid Hill
2026-01-16fix: desktop hamburger shiftDavid Hill
2026-01-16fix: make hamburger centred with project avatarsDavid Hill
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