Environment:
- Ubuntu 24.04.4 LTS
- freebuff 0.0.149
- TERM=xterm-256color
- SHELL=/bin/bash
What works:
- npm install -g freebuff
- freebuff login
- freebuff --help
- freebuff --version
What fails:
- Running
freebuff inside a project directory
Actual behavior:
The CLI prints:
PONYTAIL MODE ACTIVE — level: full
Ponytail
...
Then it immediately exits without opening an interactive session.
The last log line is:
{"hookSpecificOutput":{"hookEventName":"SubagentStart", ...}}
Expected behavior:
The interactive coding session should start after the Ponytail prompt.
Environment:
What works:
What fails:
freebuffinside a project directoryActual behavior:
The CLI prints:
PONYTAIL MODE ACTIVE — level: full
Ponytail
...
Then it immediately exits without opening an interactive session.
The last log line is:
{"hookSpecificOutput":{"hookEventName":"SubagentStart", ...}}
Expected behavior:
The interactive coding session should start after the Ponytail prompt.