summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2026-06-28fix(concurrency): keep Set+X inline (nowrap) instead of wrapping to a new lineAdam Malczewski
2026-06-28fix(ui): shrink tabs to 40vh and tasks to 30vh fixed heightAdam Malczewski
2026-06-28fix(concurrency): Set+X on same line, status line with in-flight count and badgeAdam Malczewski
2026-06-28fix(tasks): keep fixed 60vh height even with 0 tasksAdam Malczewski
2026-06-28fix(tasks): fixed height 60vh with scrollbar on overflowAdam Malczewski
2026-06-28refactor(concurrency): simplify view to add-button list with inline limit + c...Adam Malczewski
2026-06-28fix(tabs): unify hover and selected grey backgroundAdam Malczewski
2026-06-28fix(tabs): fixed height 60vh with scrollbar on overflowAdam Malczewski
2026-06-28fix(predev): resolve frontend merge conflictsAdam Malczewski
2026-06-28Merge branch 'feature/workspace-star' into predevAdam Malczewski
2026-06-28Merge branch 'feature/concurrency-fixes' into predevAdam Malczewski
2026-06-28Merge branch 'feature/workspace-active-indicator' into predevAdam Malczewski
2026-06-28Merge branch 'feature/cache-display-fix' into predevAdam Malczewski
2026-06-28Merge branch 'feature/step-context-update' into predevAdam Malczewski
2026-06-28feat(step-context-update): update context window usage at end of each stepAdam Malczewski
2026-06-28feat(concurrency): configurable cooldown + adaptive-headroom auto-reduce bannerAdam Malczewski
2026-06-28feat(workspace-active-indicator): show loading dots on workspace cards with a...Adam Malczewski
2026-06-28feat(workspaces): star toggle for concurrency priorityAdam Malczewski
2026-06-28fix(cache-display): fix stale cache info on unloaded steps + missing cache pe...Adam Malczewski
2026-06-27style(header-padding): increase top/bottom padding of workspace header barAdam Malczewski
2026-06-27Merge branch 'feature/vision-handoff' into devAdam Malczewski
2026-06-27refactor(vision): fold Vision settings into the Compaction sidebar viewAdam Malczewski
2026-06-27feat(vision): resolve persisted image URLs against the API baseAdam Malczewski
2026-06-27feat(concurrency): 'Saved.' confirmation on the limit row + handoff updateAdam Malczewski
2026-06-27style(concurrency): drop the verbose section descriptionsAdam Malczewski
2026-06-27style(concurrency): use DaisyUI loading-ring for the queued indicatorAdam Malczewski
2026-06-27fix(concurrency): silent background refresh — no loading flickerAdam Malczewski
2026-06-27feat(vision): consult_vision tool + vision settings APIAdam Malczewski
2026-06-27feat(concurrency): loading-ring for queued chats (CR-13 consumed)Adam Malczewski
2026-06-27Merge branch 'dev' into feature/provider-concurrencyAdam Malczewski
2026-06-27feat(concurrency): provider dropdown instead of free-text inputAdam Malczewski
2026-06-27feat(sidebar-tabs): add dashboard home button + same-tab workspace openAdam Malczewski
2026-06-27feat(sidebar-tabs): prefix build hash with "build: "Adam Malczewski
2026-06-27fix(sidebar-tabs): align chat scrollbar with composer instead of flush agains...Adam Malczewski
2026-06-27feat(sidebar-tabs): use daisyui loading-dots for chat generating spinnersAdam Malczewski
2026-06-27fix(sidebar-tabs): use text-selection highlight as copy indicator instead of ...Adam Malczewski
2026-06-27feat(sidebar-tabs): click tab ID badge to copy conversation idAdam Malczewski
2026-06-27fix(sidebar-tabs): drop sidebar left padding so it shares the chat gutterAdam Malczewski
2026-06-27feat(sidebar-tabs): remove sidebar left borderAdam Malczewski
2026-06-27feat(sidebar-tabs): replace hamburger with directional double-chevron toggleAdam Malczewski
2026-06-27fix(sidebar-tabs): inset top-bar title 8px left to match parent px-2 spacingAdam Malczewski
2026-06-27feat(sidebar-tabs): add 2px horizontal spacing to top-bar titleAdam Malczewski
2026-06-27feat(sidebar-tabs): add active tab title to top bar (New Tab for unstarted ch...Adam Malczewski
2026-06-27feat(vision): image paste + transcript image rendering + vision badgeAdam Malczewski
2026-06-27docs(concurrency): expand backend handoff §2j + drop unused importAdam Malczewski
2026-06-27feat(concurrency): add provider concurrency limits UI — settings + live statusAdam Malczewski
2026-06-27feat(sidebar-tabs): move tab bar from top into sidebar as vertical listAdam Malczewski
2026-06-27Merge branch 'dev' into feature/heartbeatAdam Malczewski
2026-06-27feat(heartbeat): show next heartbeat timer + backend handoff for timestamp en...Adam Malczewski
2026-06-26fix(heartbeat): hide runs loading state to prevent sidebar flickerAdam Malczewski