Skip to content

Show tapeout state in cf status output#7

Merged
jeffdi merged 1 commit intomainfrom
feature/tapeout-state-in-status
Mar 9, 2026
Merged

Show tapeout state in cf status output#7
jeffdi merged 1 commit intomainfrom
feature/tapeout-state-in-status

Conversation

@jeffdi
Copy link
Contributor

@jeffdi jeffdi commented Mar 9, 2026

Summary

  • Adds a color-coded Tapeout line to the platform status panel (cf status)
  • Adds a Tapeout column to the cf status --all projects table
  • Running states (tapeout_running, drc_running) display in bold blue
  • Completed states use distinct colors: cyan (tapeout done), green (DRC clean), yellow (DRC done), magenta (exported)

Test plan

  • Run cf status in a linked project with tapeout state — verify Tapeout line appears
  • Run cf status in a project without tapeout state — verify no Tapeout line
  • Run cf status --all — verify Tapeout column appears with correct values

Made with Cursor

Adds a color-coded Tapeout line to the platform status panel and a
Tapeout column to the --all projects table. Running states display
in bold blue, completed states in cyan/green/yellow.

Made-with: Cursor
@jeffdi jeffdi merged commit bfe0336 into main Mar 9, 2026
0 of 12 checks passed
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