dashboard
Open the SAGA dashboard in your browser
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Open the SAGA dashboard in your browser
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Start autonomous story implementation
Releases a new version of SAGA (plugin + dashboard). Bumps version numbers, updates CHANGELOG.md, publishes dashboard to npm, and creates GitHub release. Use when the user says 'release', 'publish', 'new version', or 'version bump'.
Collaboratively plan a goal, then create stories (standalone or epic-based)
Create a new epic definition with vision and architecture
Generate stories from an epic
Initialize .saga/ directory structure for SAGA epic/story workflow
| name | dashboard |
| description | Open the SAGA dashboard in your browser |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["Bash"] |
Open the SAGA dashboard to visualize epics, stories, and execution progress.
run_in_background: true:npx @saga-ai/dashboard@latest start
open http://localhost:3847
Dashboard is running at http://localhost:3847
To stop the server, use
/tasksto see background tasks and stop it from there.