Usage
Live action feed
The dashboard includes a live action feed that shows real-time output from selftune commands — whether triggered from the dashboard UI or run directly in your terminal. The simplified lifecycle aliases are the primary teaching surface in the feed. Older stage-level commands still appear there as advanced actions when you run them directly. When you run any of the following commands in your terminal, their output automatically appears in the dashboard feed:
Each action in the feed shows:
- Status — started, running, or finished
- Skill name — which skill the action targets
- Live output — stdout and stderr streamed in real time
- Result — success or failure with exit code
verify, create report, and publish runs, the live-run
screen also shows package candidate lineage when it is available:
- Candidate ID — the durable key for the evaluated package fingerprint
- Parent — the previous evaluated draft for the same skill, or
root - Generation — how far this draft is from the root candidate in the lineage
~/.selftune.