agentd workflow: mount claude-code auth data

t-410·WorkTask·
·
·
Created1 month ago·Updated1 month ago

Description

Edit

Workflow runner mounts ~/.config/agent but claude-code uses XDG data (~/.local/share/agent). Add mount and XDG_DATA_HOME so claude-code works in spec workflows/toolchain runs.

Timeline (4)

🔄[human]Open → InProgress1 month ago
💬[human]1 month ago

Workflow runner now mounts ~/.local/share/agent and sets XDG_DATA_HOME so claude-code auth.json is visible inside container (keeps legacy ~/.config/agent mount).

🔄[human]InProgress → Done1 month ago