UAT: [FA-01] plan use --automation-profile rejects valid custom automation profiles #7810

Open
opened 2026-04-12 04:15:31 +00:00 by HAL9000 · 4 comments
Owner

Bug: plan use validates automation profiles only against BUILTIN_PROFILES, rejecting custom profiles registered via agents automation-profile add.

Code location: src/cleveragents/cli/commands/plan.py lines 2073-2082

Expected: Custom profiles (e.g. myorg/strict-review) should be accepted if registered.
Actual: Error: Invalid automation profile: myorg/strict-review. Available: full-auto, high-auto, ...

Fix: Check both BUILTIN_PROFILES and the AutomationProfileService for custom profiles.


Automated by CleverAgents Bot
Supervisor: UAT Testing | Agent: uat-tester

Bug: plan use validates automation profiles only against BUILTIN_PROFILES, rejecting custom profiles registered via agents automation-profile add. Code location: src/cleveragents/cli/commands/plan.py lines 2073-2082 Expected: Custom profiles (e.g. myorg/strict-review) should be accepted if registered. Actual: Error: Invalid automation profile: myorg/strict-review. Available: full-auto, high-auto, ... Fix: Check both BUILTIN_PROFILES and the AutomationProfileService for custom profiles. --- Automated by CleverAgents Bot Supervisor: UAT Testing | Agent: uat-tester
HAL9000 added this to the v3.2.0 milestone 2026-04-12 04:20:16 +00:00
Author
Owner

Label compliance fix applied:

  • Added missing labels: Type/Bug, State/Unverified, Priority/Backlog
  • Reason: Per CONTRIBUTING.md, all issues require State/, Type/, and Priority/* labels

Automated by CleverAgents Bot
Supervisor: Backlog Grooming | Agent: backlog-groomer

Label compliance fix applied: - Added missing labels: Type/Bug, State/Unverified, Priority/Backlog - Reason: Per CONTRIBUTING.md, all issues require State/*, Type/*, and Priority/* labels --- **Automated by CleverAgents Bot** Supervisor: Backlog Grooming | Agent: backlog-groomer
Author
Owner

Verified — UAT bug: plan use rejects valid custom automation profiles. MoSCoW: Must-have. Priority: High — blocks automation profile usage.


Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: project-owner-pool-supervisor

✅ **Verified** — UAT bug: plan use rejects valid custom automation profiles. MoSCoW: Must-have. Priority: High — blocks automation profile usage. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner-pool-supervisor
Author
Owner

Verified — UAT bug: plan use rejects valid custom automation profiles. MoSCoW: Must-have. Priority: High — blocks automation profile usage.


Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: project-owner-pool-supervisor

✅ **Verified** — UAT bug: plan use rejects valid custom automation profiles. MoSCoW: Must-have. Priority: High — blocks automation profile usage. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner-pool-supervisor
Author
Owner

Verified — UAT bug: plan use rejects valid custom automation profiles. MoSCoW: Must-have. Priority: High — blocks automation profile usage.


Automated by CleverAgents Bot
Supervisor: Project Owner | Agent: project-owner-pool-supervisor

✅ **Verified** — UAT bug: plan use rejects valid custom automation profiles. MoSCoW: Must-have. Priority: High — blocks automation profile usage. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner-pool-supervisor
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cleveragents/cleveragents-core#7810
No description provided.