feat(ops): add cleanup commands [H-24, CONC3] #117

Merged
hamza.khyari merged 4 commits from feature/m4-concurrency-cleanup into develop-hamza-1 2026-02-19 14:22:23 +00:00
Member
No description provided.
hamza.khyari self-assigned this 2026-02-19 12:58:44 +00:00
hamza.khyari added 1 commit 2026-02-19 12:58:44 +00:00
Refs: H-24, CONC3.gc
Planned: Day 13
hamza.khyari force-pushed feature/m4-concurrency-cleanup from 1375eb0491 to f4c088bae8 2026-02-19 13:58:49 +00:00 Compare
hamza.khyari added 1 commit 2026-02-19 14:20:25 +00:00
- Use model_copy(update=...) in test helpers so Pydantic ge=
  validators are enforced during tests, not just env vars (NEW-1)
- Promote _extract_plan_id_from_sandbox to public staticmethod
  and reuse in CLI active-plan detection to eliminate duplicate
  plan-ID parsing logic (NEW-2)
- Cache _get_sandbox_dirs result for service instance lifetime
  and have CLI active-plan detection use the cached listing so
  /tmp is iterated only once per invocation (NEW-3)
hamza.khyari merged commit 708574912e into develop-hamza-1 2026-02-19 14:22:23 +00:00
freemo added this to the v3.1.0 milestone 2026-02-23 17:26:06 +00:00
freemo added the
State
Completed
label 2026-03-04 00:59:23 +00:00
Sign in to join this conversation.
No Reviewers
No Label
State
Completed
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#117