Description
The are no slash commands, and hook install fails
Steps to Reproduce
- Install from NPM
- Run
sag init
- Run
claude and attempt slash command, doesn't exist
Expected Behavior
Hooks and slash commands should register
Actual Behavior
There are no slash commands and hook don't appear install. Running sag hook install gives:
No agents detected. Install hooks manually with sag hook install
Environment
sag --version: "unknown"
- OS: WSL 1
- Node.js/Bun version: npm 10.9.2
- Claude Code version: 2.1.81
Description
The are no slash commands, and hook install fails
Steps to Reproduce
sag initclaudeand attempt slash command, doesn't existExpected Behavior
Hooks and slash commands should register
Actual Behavior
There are no slash commands and hook don't appear install. Running
sag hook installgives:No agents detected. Install hooks manually with sag hook install
Environment
sag --version: "unknown"