Skip to content

feat: Enhance Code City Apocalypse dashboard and add System Logs#30

Open
BleakNarratives wants to merge 3 commits into
mainfrom
feat/dashboard-apocalypse-ui-2250077674085498295
Open

feat: Enhance Code City Apocalypse dashboard and add System Logs#30
BleakNarratives wants to merge 3 commits into
mainfrom
feat/dashboard-apocalypse-ui-2250077674085498295

Conversation

@BleakNarratives
Copy link
Copy Markdown
Owner

This PR enhances the "Code City Apocalypse" themed dashboard for AIRTBench.

Key changes include:

  • System Logs Tab: A new terminal-style view for telemetry events, providing high-density visibility into agent activities.
  • Enhanced Bestiary: Introduced .lore-card--success CSS for a distinct neon-green glow on successful capture events (e.g., "The Beacon of Hope").
  • Code Quality: Resolved Ruff linting errors (dictionary iteration and timezone-naive datetimes) and Mypy type-checking issues.
  • Robust Telemetry: Improved timestamp parsing for telemetry data to handle various formats with a graceful "LIVE" fallback.
  • Hygiene: Cleaned up temporary verification scripts and screenshots from the root directory.

PR created automatically by Jules for task 2250077674085498295 started by @BleakNarratives

- Fix linting (SIM118, DTZ005) and type-checking in airtbench/frontend.py
- Implement terminal-style "System Logs" tab for real-time telemetry
- Add success-specific neon-green glow styling for Digital Bestiary cards
- Refine timestamp handling in telemetry views
- Improve repository hygiene by removing development artifacts

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new 'System Logs' tab to the frontend, providing a terminal-like view of recent telemetry events. It also includes UI enhancements for the digital bestiary, specifically adding a success style for low-danger entries, and minor code cleanup. Feedback focuses on ensuring consistent UTC timezone handling for log timestamps and improving the robustness of data extraction from Pandas rows to prevent displaying 'nan' values for missing telemetry data.

Comment thread airtbench/frontend.py Outdated
Comment thread airtbench/frontend.py Outdated
BleakNarratives and others added 2 commits June 4, 2026 10:07
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: BleakNarratives <bleaknarratives@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: BleakNarratives <bleaknarratives@gmail.com>
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