Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
d4ea383
feat(app-mode): layout grid primitive + system cells (Phase 1)
eliheuer Apr 16, 2026
96330d5
feat(bento): Phase 2a — per-input cells with uniform width
eliheuer Apr 14, 2026
0d31e3b
feat(bento): Phase 2b — per-output cells + design tokens
eliheuer Apr 14, 2026
43302f8
feat(app-mode): semi-customizable floating panels MVP (Phase 4)
eliheuer Apr 16, 2026
7da9659
style(app-mode): Phase 4 polish — typography, spacing, panel chrome
eliheuer Apr 16, 2026
451752b
refactor(app-mode): rename bento/ -> layout/
eliheuer Apr 16, 2026
1d16073
feat(app-mode): welcome screen — wordmark, copy, Run pill
eliheuer Apr 16, 2026
dde524f
feat(app-mode): unified chrome — shared sidebar + panel-matched cells
eliheuer Apr 16, 2026
8f8aa62
style(app-mode): flush left-dock + surface Run errors as toast
eliheuer Apr 16, 2026
a4addaa
i18n(app-mode): route output-thumb alt + block-drag aria-label throug…
eliheuer Apr 16, 2026
e28af8c
feat(app-builder): WYSIWYG floating panel shared with App Mode
eliheuer Apr 17, 2026
d9ae0dd
feat(app-mode): hoist Run cluster out of panel + mirror welcome copy
eliheuer Apr 17, 2026
c9b8e53
Merge branch 'main' into app-mode-semi-customizable-layout
DrJKL Apr 21, 2026
299292a
refactor(app-mode): address PR review feedback
eliheuer Apr 22, 2026
d436f54
fix(app-mode): second-round CodeRabbit feedback
eliheuer Apr 22, 2026
385b611
fix(app-mode): third-round CodeRabbit feedback
eliheuer Apr 22, 2026
9657403
Merge branch 'main' into app-mode-semi-customizable-layout
eliheuer Apr 22, 2026
3361a66
refactor(app-mode): unify App Mode and Builder chrome + panel
eliheuer Apr 23, 2026
3b70a54
refactor(app-mode): one grid system — fixed-gutter flex zones
eliheuer Apr 23, 2026
551a702
polish(app-builder): grid-aligned chrome bars + unified blue / orange…
eliheuer Apr 23, 2026
76dc717
polish(app-builder): highlight selectable widgets in builder:inputs
eliheuer Apr 23, 2026
550d855
polish(app-builder): output-selection parity + footer cleanup
eliheuer Apr 23, 2026
9adcea8
polish(app-mode): go/stop semantic cluster + run progress bar
eliheuer Apr 23, 2026
916ad31
refactor(app-mode): route go/stop colors through local CSS vars
eliheuer Apr 23, 2026
d621c7d
chore(app-mode): pre-squash CR-pattern cleanup
eliheuer Apr 23, 2026
69e1bff
Merge remote-tracking branch 'upstream/main' into app-mode-semi-custo…
eliheuer Apr 23, 2026
82f1980
chore(app-mode): pre-squash cleanup from .agents/checks audit
eliheuer Apr 23, 2026
fd022de
refactor(app-mode): unify App Builder and App Mode into one WYSIWYG s…
eliheuer Apr 23, 2026
e8c7076
chore: drop unused type exports flagged by knip
eliheuer Apr 23, 2026
38b197c
polish(app-mode): pre-draft-flip panel UX pass
eliheuer Apr 23, 2026
adc1db4
chore(app-mode): pre-review code-quality cleanup pass
eliheuer Apr 24, 2026
fbddb28
Merge remote-tracking branch 'upstream/main' into app-mode-semi-custo…
eliheuer Apr 24, 2026
d1f29f0
polish(app-mode): workspace pan/zoom + nav cluster + welcome touch-up
eliheuer Apr 24, 2026
32ab581
polish(app-mode): panel-block reorder — architecture + visuals
eliheuer Apr 24, 2026
583ba29
polish(app-mode): phase-3 drag demo + accent sweep
eliheuer Apr 26, 2026
0628acf
feat(app-mode): output preview as a movable window
eliheuer Apr 26, 2026
7c0d078
feat(app-mode): migrate run chrome into OutputWindow
eliheuer Apr 26, 2026
ccf166d
chore(app-mode): drop dead Interrupt/Progress cells
eliheuer Apr 26, 2026
4083442
feat(app-mode): multi-window output workspace (scaffolding)
eliheuer Apr 26, 2026
f067835
refactor(app-mode): drop the thumbnail history strip
eliheuer Apr 27, 2026
fc8e2f3
feat(app-mode): multi-window polish — asset resolution + close + clea…
eliheuer Apr 27, 2026
09d6ff6
polish(app-mode): UI pass — panel/window chrome, widget outlines, aut…
eliheuer Apr 27, 2026
8f3b9be
polish(app-mode): output overlay + widget chrome refinements
eliheuer Apr 27, 2026
d2e637b
polish(app-mode): floating-panel layout fixes + pre-review cleanup
eliheuer Apr 27, 2026
98f57a9
polish(app-mode): pan reliability + drag perf + dot-grid polish
eliheuer Apr 27, 2026
8c3fb37
polish(app-mode): address outstanding review nits
eliheuer Apr 27, 2026
a4128c8
docs(app-mode): defer agent design-system discoverability work
eliheuer Apr 27, 2026
ea0601a
chore(app-mode): comment trim pass for review (-343 lines)
eliheuer Apr 27, 2026
201fc1e
polish(app-mode): progress bar tracks sampler + window snap during drag
eliheuer Apr 27, 2026
bd4f9ef
chore(app-mode): trim small net-new files (-82 lines)
eliheuer Apr 27, 2026
17ecf38
refactor(app-mode): extract shared PanelHeader component
eliheuer Apr 27, 2026
895c0c1
refactor(app-mode): extract usePointerDrag base hook
eliheuer Apr 28, 2026
56bbd35
chore(app-mode): trim PR-added comments in modified files (-15 lines)
eliheuer Apr 28, 2026
d8355f4
chore(app-mode): drop remaining `!` Tailwind in chrome cells
eliheuer Apr 28, 2026
543f4b3
chore(app-mode): address CR review nits (batch 1/3)
eliheuer Apr 28, 2026
75b77b0
chore(app-mode): address CR review minors (batch 2/3)
eliheuer Apr 28, 2026
d676184
fix(app-mode): address CR review majors (batch 3/3)
eliheuer Apr 28, 2026
ed93de5
docs(app-mode): drop stale check count in discoverability note
eliheuer Apr 28, 2026
36c23a6
test(app-mode): fix LinearWelcome tests broken by run-pill addition
eliheuer Apr 28, 2026
ff60b57
polish(builder): step badges + Preview-step layout
eliheuer Apr 28, 2026
1289e61
refactor(app-mode): drop temp accent/active tokens for design-system
eliheuer Apr 28, 2026
d4dc570
refactor(builder): unify selection chrome, drop zoom-dependent sizing
eliheuer Apr 28, 2026
f6a29be
refactor(design-system): fold layout tokens into style.css
eliheuer Apr 28, 2026
c497c8c
refactor(design-system): consolidate App Mode tokens, drop README
eliheuer Apr 28, 2026
90f140b
chore(app-mode): trim noisy comments across new files
eliheuer Apr 28, 2026
563742f
feat(app-mode): resize OutputWindow, smooth fly-to, grid-edge spawn
eliheuer Apr 29, 2026
1d16598
feat(app-mode): align panel widgets + metadata-driven subtitle
eliheuer Apr 29, 2026
61ff478
refactor(app-mode): extract FLIP composable, persist panel layout
eliheuer Apr 29, 2026
d434a0d
chore(app-mode): comment sweep + LinearArrange refactor
eliheuer Apr 29, 2026
91bd183
refactor(app-mode): center welcome card; drop side-flip machinery
eliheuer Apr 29, 2026
b007a55
fix(app-mode): drop double focus-ring on widget pills
eliheuer Apr 29, 2026
676a443
Merge branch 'main' into app-mode-semi-customizable-layout
DrJKL Apr 29, 2026
13b3e09
feat(app-mode): no-zoom dashboard mode with adaptive bento layout
eliheuer Apr 30, 2026
6f91765
feat(app-mode): add slicing-tree bento candidate
eliheuer Apr 30, 2026
2a21d12
fix(app-mode): snap dashboard tiles to chrome cell grid
eliheuer Apr 30, 2026
c274133
feat(app-mode): fill canvas via slicing-tree + stretch + cover-fit
eliheuer Apr 30, 2026
0d18fe0
feat(app-mode): asymmetric bento stretch — newest tile uncropped
eliheuer May 1, 2026
8f00acb
feat(app-mode): cap dashboard at 9 tiles, full slicing-tree always
eliheuer May 1, 2026
5edcdf8
fix(app-mode): drop the 8px body padding around output images
eliheuer May 1, 2026
274d32c
fix(app-mode): N=1 stays uncropped, anchored opposite the panel
eliheuer May 1, 2026
152653a
refactor(app-mode): rebuild dashboard layout for visual fidelity
eliheuer May 1, 2026
1f0cfea
feat(app-mode): bento templates fill avail rect, hide header on small…
eliheuer May 1, 2026
de52814
refactor(app-mode): clean up output header chrome + fix panel-drag fr…
eliheuer May 1, 2026
4754980
style(app-mode): match input-cell label/subtitle type, breathe out te…
eliheuer May 1, 2026
681a959
feat(app-mode): theme toggle, zoom-mode parity, gradient skeletons
eliheuer May 2, 2026
989754e
Merge remote-tracking branch 'upstream/main' into app-mode-semi-custo…
eliheuer May 6, 2026
4fb60b8
refactor(app-mode): use palette tokens instead of local --app-mode-* …
eliheuer May 6, 2026
2746856
refactor(app-mode): tighten design-system conformance
eliheuer May 6, 2026
9c171c1
refactor(app-mode): conformance pass per AGENTS.md
eliheuer May 6, 2026
055e46e
refactor(app-mode): minor cleanups from deep audit
eliheuer May 7, 2026
2640d09
lint(autofix): tailwind class order in files using foreground tokens
eliheuer May 7, 2026
c6cf567
test(app-mode): include layout.panelRows in linearData expectations
eliheuer May 7, 2026
fd75632
test(app-mode): unit coverage for new store math
eliheuer May 7, 2026
1acdb42
refactor(app-mode): scope foreground tokens to App Mode via arbitrary…
eliheuer May 7, 2026
a4d4145
Revert "lint(autofix): tailwind class order in files using foreground…
eliheuer May 7, 2026
1a7300b
lint(autofix): canonical class names in pre-existing files
eliheuer May 7, 2026
7e5a95a
fix(app-mode): evict by createdSeq, not mutable zIndex
eliheuer May 7, 2026
6b9dfe8
fix(test): pass ComfyPage to reSaveAs instead of dereferencing Locator
eliheuer May 7, 2026
f357c57
fix(app-mode): spread graphNodes shallowRef on every assignment
eliheuer May 7, 2026
c668618
fix(app-mode): disable manual drag/resize on output windows in noZoom…
eliheuer May 7, 2026
4c140cb
fix(app-mode): don't silently rerun current graph when output has no …
eliheuer May 7, 2026
1a1025b
fix(app-mode): scope wheel-zoom to the workspace, leave panel scroll …
eliheuer May 7, 2026
c48d731
fix(app-mode): keep full-viewport backdrop hit-testable for pan/zoom
eliheuer May 7, 2026
5a31405
fix(app-mode): address 5 minor CodeRabbit findings
eliheuer May 7, 2026
2f7e90a
fix(app-mode): address 5 load-bearing CodeRabbit findings (round 2)
eliheuer May 8, 2026
7a5e375
docs(adr): add 0009 App Mode + Builder unification; format pass
eliheuer May 9, 2026
c997195
fix(app-mode): address round-3 CodeRabbit findings (5 follow-ons + 4 …
eliheuer May 9, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
style(app-mode): flush left-dock + surface Run errors as toast
- Move output history thumbs from column 1 to row 1 so column 1 is
  free for the left-dock panel to sit flush against the SideToolbar.
- Drop the column-1 clearance from .floating-panel--left-dock /
  --float-tl / --float-bl left offsets (and matching drag-preview
  positions); left edge now mirrors right-dock at the outer padding.
- RunCell: route queue-prompt failures through toastErrorHandler
  instead of console.error so silent failures surface to the user.
  • Loading branch information
eliheuer committed Apr 16, 2026
commit 8f8aa626173785f5dcf145ac0069a923cebc06ba
23 changes: 9 additions & 14 deletions src/components/appMode/layout/LayoutView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -461,32 +461,27 @@ const cells = computed<LayoutCellPlacement[]>(() => {
// Action cells on row 1, right of builder/share. Only mount when
// a history item is selected (mirrors LinearPreview's top bar).
if (hasSelection.value) {
const actionStartCol = col
out.push({
id: 'action-rerun',
col: actionStartCol,
row: 1,
kind: 'action-rerun'
})
out.push({ id: 'action-rerun', col: col++, row: 1, kind: 'action-rerun' })
out.push({
id: 'action-reuse-params',
col: actionStartCol + 1,
col: col++,
row: 1,
kind: 'action-reuse-params'
})
out.push({
id: 'action-download',
col: actionStartCol + 2,
col: col++,
row: 1,
kind: 'action-download'
})
out.push({
id: 'action-info',
col: actionStartCol + 3,
col,
row: 1,
colSpan: 3,
kind: 'action-info'
})
col += 3
}

out.push({
Expand All @@ -497,13 +492,13 @@ const cells = computed<LayoutCellPlacement[]>(() => {
kind: 'system-feedback'
})

// History thumbs stack down column 1 starting below the chrome row.
const thumbStartRow = 2
// History thumbs sit on row 1, right of the action cells. Keeps column 1
// clear so the left-dock panel snaps flush against the SideToolbar.
for (let i = 0; i < historyThumbs.value.length; i++) {
out.push({
id: historyThumbs.value[i].id,
col: 1,
row: thumbStartRow + i,
col: col + i,
row: 1,
kind: 'output-thumb'
})
}
Expand Down
6 changes: 3 additions & 3 deletions src/components/appMode/layout/cells/RunCell.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@
*/
import { useI18n } from 'vue-i18n'

import { useErrorHandling } from '@/composables/useErrorHandling'
import { useCommandStore } from '@/stores/commandStore'

const { t } = useI18n()
const commandStore = useCommandStore()
const { toastErrorHandler } = useErrorHandling()

async function handleClick(e: Event) {
const priority = 'shiftKey' in e && (e as KeyboardEvent | MouseEvent).shiftKey
Expand All @@ -23,9 +25,7 @@ async function handleClick(e: Event) {
}
})
} catch (error) {
// Surface failures in the console so we can diagnose instead of
// the button silently doing nothing.
console.error('[RunCell] Queue prompt failed:', error)
toastErrorHandler(error)
}
}
</script>
Expand Down
22 changes: 6 additions & 16 deletions src/components/appMode/layout/panels/FloatingPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,15 @@ const positionClass = computed(() => [
right: var(--layout-outer-padding);
bottom: var(--layout-outer-padding);
}
/* Left-side presets: left edge clears col 1 (icons), top edge clears
row 1 (mode toggle + action cells). This places the panel's
top-left corner snug at the intersection of the icon column and
the mode-toggle row. */
/* Left-side presets: top edge clears row 1 (mode toggle + action cells);
left edge sits flush at the outer padding (mirroring right-dock) so
the panel docks snug against the SideToolbar. */
.floating-panel--left-dock {
top: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: var(--layout-outer-padding);
bottom: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
Expand All @@ -114,21 +110,15 @@ const positionClass = computed(() => [
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: var(--layout-outer-padding);
height: calc(50% - var(--layout-outer-padding) - 4px);
}
.floating-panel--float-bl {
bottom: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: var(--layout-outer-padding);
height: calc(50% - var(--layout-outer-padding) - 4px);
}

Expand Down
15 changes: 3 additions & 12 deletions src/components/appMode/layout/panels/PanelDragPreview.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@ const presetClass = computed(() => `panel-drag-preview--${props.preset}`)
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: var(--layout-outer-padding);
bottom: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
Expand All @@ -78,21 +75,15 @@ const presetClass = computed(() => `panel-drag-preview--${props.preset}`)
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: var(--layout-outer-padding);
height: calc(50% - var(--layout-outer-padding) - 4px);
}
.panel-drag-preview--float-bl {
bottom: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: calc(
var(--layout-outer-padding) + var(--layout-cell-size) +
var(--layout-gutter-min)
);
left: var(--layout-outer-padding);
height: calc(50% - var(--layout-outer-padding) - 4px);
}
</style>