Skip to content

Commit f372735

Browse files
authored
Merge pull request #63 from drandyhaas/claude/claude-tab-screenshot
Add Claude tab screenshot to docs and README
2 parents 59e21ef + dcf44c6 commit f372735

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ The plugin provides a full graphical interface for all routing features, running
175175

176176
### AI assistance (Claude tab)
177177

178+
<p align="center">
179+
<img src="docs/claude_tab.png" alt="Claude tab: planned steps, controls, and live transcript" width="700">
180+
</p>
181+
178182
With [Claude Code](https://claude.ai/claude-code) installed, the routing dialog gains AI assistance throughout (the plugin spawns `claude` headless, streams a live transcript, and fills GUI controls from the results):
179183

180184
- **Claude tab** - *Plan Routing* runs `/plan-pcb-routing`: the plan fills the parameter fields across the tabs and appears as a checkable step list, which *Run Selected Steps* executes sequentially in-process on the live board with per-step status marks. *Review Routed Board* and *Diagnose Routing Failures* give post-route QA and failure root-causing. Model and effort dropdowns control every AI run and persist with the dialog settings.

docs/claude_tab.png

1.34 MB
Loading

0 commit comments

Comments
 (0)