Skip to content

fix: remove floating gauges, fix HUD panel positioning#240

Merged
charlesrhoward merged 1 commit intomainfrom
feat/hud-layout-cleanup
Mar 26, 2026
Merged

fix: remove floating gauges, fix HUD panel positioning#240
charlesrhoward merged 1 commit intomainfrom
feat/hud-layout-cleanup

Conversation

@charlesrhoward
Copy link
Copy Markdown
Contributor

@charlesrhoward charlesrhoward commented Mar 26, 2026

Summary

  • Remove floating metric gauge cylinders (green/red/blue) above the office scene
  • Reposition CelebrationDeck (Party Deck) below StatsBar so it doesn't overlap the token counter
  • Constrain SoloOperatorPanel (Daily operator digest) max-height to prevent viewport overflow

Test plan

  • Verify no floating cylinders above the office
  • Party Deck renders upper-right, below the stats bar
  • Operator digest stays bottom-left and scrolls if tall

🤖 Generated with Claude Code


Note

Low Risk
Low risk UI-only adjustments: removes a decorative 3D indicator cluster and tweaks HUD positioning/scroll constraints; no data flow or persistence changes.

Overview
Removes the extra “floating” office gauge indicators by simplifying OfficeSignals and dropping its daily-digest/agent-focus props and related calculations in Office.

Adjusts HUD layout so the upper-right CelebrationDeck sits below the StatsBar and becomes height-constrained/scrollable, and updates the bottom-left operator digest container to use a viewport-based max height to prevent overflow.

Written by Cursor Bugbot for commit eafaa6c. This will update automatically on new commits. Configure here.

Remove unused metric gauge cylinders that floated above the office.
Reposition CelebrationDeck below StatsBar and constrain SoloOperatorPanel
max-height to prevent overflow.
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agent-space-web Ready Ready Preview, Comment Mar 26, 2026 11:13pm

Request Review

@charlesrhoward charlesrhoward enabled auto-merge (squash) March 26, 2026 23:13
@charlesrhoward charlesrhoward merged commit 6ec15fa into main Mar 26, 2026
7 checks passed
@charlesrhoward charlesrhoward deleted the feat/hud-layout-cleanup branch March 26, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant