Release: agent page — centered column + logs fill to bottom #161

Merged
bvandeusen merged 1 commits from dev into main 2026-06-30 19:10:50 -04:00
Owner

Agent-only. Reverts the full-width page back to a centered 820px column and makes the Logs card grow to fill the viewport down to the bottom (drops the fixed log-pane height). Ships in the agent image.

🤖 Generated with Claude Code

Agent-only. Reverts the full-width page back to a centered 820px column and makes the Logs card grow to fill the viewport down to the bottom (drops the fixed log-pane height). Ships in the agent image. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
bvandeusen added 1 commit 2026-06-30 19:09:23 -04:00
fix(agent): revert full-width page, grow the Logs section to the bottom
CI / lint (push) Successful in 3s
CI / frontend-build (push) Successful in 17s
CI / backend-lint-and-test (push) Successful in 26s
CI / integration (push) Successful in 3m24s
c259d03618
Operator meant the LOG section should fill down the viewport (vertical), not the
whole page going full-width horizontally. Restore the centered column (820px),
make .wrap a full-height flex column, and let the Logs card flex to fill the
remaining height to the bottom (drop the fixed 230px log-pane cap).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Ttrj5P7upUTueSfoJcxEqa
bvandeusen merged commit 831c5b1c10 into main 2026-06-30 19:10:50 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledCurator#161