3694f09 broke bt setup --json, now it does nothing.
Works on previous commit d019902:
bt setup --json
✔ Select coding agent · codex
{
"scope": "global",
"selected_agents": [
"codex"
],
... rest of the json
Although I'm not sure if this command really has any utility so maybe it's not an issue that it broke.
3694f09 broke
bt setup --json, now it does nothing.Works on previous commit d019902:
Although I'm not sure if this command really has any utility so maybe it's not an issue that it broke.