Hi! I’m using AGH v0.0.4 on Ubuntu/WSL and I’m hitting an error when trying to configure Claude Code through the web IDE onboarding.
Environment
- OS: Ubuntu on WSL
- AGH version: 0.0.4
- Node: v22.22.3
- npm: 10.9.8
- Install method:
npm install -g @compozy/agh
- Node manager: fnm
- AGH binary path:
/run/user/1000/fnm_multishells/1368_1779991555939/bin/agh
Current config
~/.agh/config.toml:
[defaults]
agent = "general"
provider = "claude"
[permissions]
mode = "approve-all"
[providers.claude.models]
default = "claude-sonnet-4-6"


Hi! I’m using AGH v0.0.4 on Ubuntu/WSL and I’m hitting an error when trying to configure Claude Code through the web IDE onboarding.
Environment
npm install -g @compozy/agh/run/user/1000/fnm_multishells/1368_1779991555939/bin/aghCurrent config
~/.agh/config.toml: