mirror of
https://github.com/MLSysBook/TinyTorch.git
synced 2026-04-29 04:03:04 -05:00
Make CLI welcome screen dynamically generated from registered commands
- Remove hardcoded command list in welcome screen - Dynamically build help from self.commands registry - Categorize commands: Essential, Student Workflow, Community, Developer, Shortcuts - Ensures welcome screen always shows only registered commands - No more stale command references Benefits: - Single source of truth (commands registry) - Adding/removing commands automatically updates welcome - Clear categorization for different user roles 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
BIN
docs/_static/demos/02-build-test-ship.gif
vendored
BIN
docs/_static/demos/02-build-test-ship.gif
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 699 KiB After Width: | Height: | Size: 3.2 MiB |
BIN
docs/_static/demos/03-milestone-unlocked.gif
vendored
BIN
docs/_static/demos/03-milestone-unlocked.gif
vendored
Binary file not shown.
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 273 KiB |
Reference in New Issue
Block a user