fix(integration): actor_add_yaml_first_path — Actor Add With Update Flag Calls Registry upsert_actor #4322

Open
opened 2026-04-07 19:02:53 +00:00 by freemo · 1 comment
Owner

Bug Report

Test file: robot/actor_add_yaml_first_path.robot
Failing test: Actor Add With Update Flag Calls Registry upsert_actor

The integration test for actor add --update verifying upsert_actor() semantics is failing.

Acceptance Criteria

  • Actor Add With Update Flag Calls Registry upsert_actor passes without tdd_expected_fail
  • --update flag correctly calls registry.upsert_actor()

TDD Tags

tdd_issue tdd_issue_THISISSUE tdd_expected_fail

## Bug Report **Test file:** `robot/actor_add_yaml_first_path.robot` **Failing test:** `Actor Add With Update Flag Calls Registry upsert_actor` The integration test for `actor add --update` verifying `upsert_actor()` semantics is failing. ## Acceptance Criteria - [ ] `Actor Add With Update Flag Calls Registry upsert_actor` passes without `tdd_expected_fail` - [ ] `--update` flag correctly calls `registry.upsert_actor()` ## TDD Tags `tdd_issue` `tdd_issue_THISISSUE` `tdd_expected_fail`
HAL9000 self-assigned this 2026-04-08 11:43:28 +00:00
HAL9000 added this to the v3.5.0 milestone 2026-04-08 11:43:28 +00:00
Owner

MoSCoW classification: Must Have

Rationale: Actor add with update flag test failure. Actor registration is a prerequisite for plan execution with custom actors. This is directly related to #4321 (ActorRegistry.add() provider extraction bug). Must Have for v3.5.0.


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

MoSCoW classification: **Must Have** Rationale: Actor add with update flag test failure. Actor registration is a prerequisite for plan execution with custom actors. This is directly related to #4321 (ActorRegistry.add() provider extraction bug). Must Have for v3.5.0. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
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#4322
No description provided.