-
Notifications
You must be signed in to change notification settings - Fork 182
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
System Information
ralph-tui: 0.5.0
runtime: bun 1.3.5
os: darwin 25.2.0 (arm64)
agent: claude v2.1.19
tracker: json
global-config: no
project-config: yes
templates: none
bundled-skills: 4
skills-installed: claude:11, opencode:0, droid:0, gemini:0, codex:11, kiro:0Steps to reproduce
- set configuration
- run plugin
- still original Claude code (
claude) is used
Should be used claude-glm - my custom alias to use Claude code with custom configuration ~/.claude-glm
Relevant logs / terminal output
Configuration (if relevant)
configVersion = "2.1"
tracker = "json"
agent = "claude"
maxIterations = 0
autoCommit = false
[trackerOptions]
[agentOptions]
[[agents]]
name = "claude-glm"
plugin = "claude"
default = true
command = "claude-glm"
timeout = 300000Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working