Skip to content

fix(ralph): enforce configured agents#177

Closed
almogdepaz wants to merge 1 commit into
mainfrom
fix/162-ralph-configured-agents
Closed

fix(ralph): enforce configured agents#177
almogdepaz wants to merge 1 commit into
mainfrom
fix/162-ralph-configured-agents

Conversation

@almogdepaz

Copy link
Copy Markdown
Owner

summary

  • derive Ralph-capable agents from enabled configured commands
  • populate the Ralph picker from the machine settings instead of hardcoded options
  • reject direct start requests for unconfigured or disabled agents before lock/spawn
  • default only to the first configured Ralph-capable agent

verification

  • focused Ralph/API tests (200 passed)
  • focused browser navigation suite (5 passed; 10 project-gated skips)
  • bun run typecheck
  • bun test (1,649 passed)

Closes #162

@almogdepaz

Copy link
Copy Markdown
Owner Author

Superseded by #179, which contains this PR’s commit plus the consolidated dev07 hardening and terminal-recovery work. Closing so review stays centralized.

@almogdepaz almogdepaz closed this Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ralph can launch agents not defined in config

1 participant