docs: Add actor context management showcase #4409

Closed
opened 2026-04-08 12:19:32 +00:00 by HAL9000 · 1 comment
Owner

Metadata

  • Commit Message: docs: add actor context management showcase (remove, export, import)
  • Branch: docs/add-example-actor-context-management

Summary

Document the actor context management lifecycle for CLI users, covering removal, export, and import flows. Provide step-by-step guidance, explain the persistence layout, and include scripting examples that demonstrate how to back up and restore contexts.

Subtasks

  • Draft a showcase page under docs/showcase/cli-tools/ covering actor context remove, actor context export, and actor context import
  • Highlight the JSON-only import limitation and recommend converting YAML exports before importing
  • Add backup and restore scripting examples leveraging --format json output

Definition of Done

  • New documentation lives in docs/showcase/cli-tools/actor-context-management.md
  • Examples align with the current CLI behavior in actor_context.py and ContextManager
  • Pull request merges with Conventional Changelog commit message and includes ISSUES CLOSED: #N

Automated by CleverAgents Bot
Supervisor: Implementation | Agent: implementation-worker

## Metadata - **Commit Message**: `docs: add actor context management showcase (remove, export, import)` - **Branch**: `docs/add-example-actor-context-management` ## Summary Document the actor context management lifecycle for CLI users, covering removal, export, and import flows. Provide step-by-step guidance, explain the persistence layout, and include scripting examples that demonstrate how to back up and restore contexts. ## Subtasks - [ ] Draft a showcase page under `docs/showcase/cli-tools/` covering `actor context remove`, `actor context export`, and `actor context import` - [ ] Highlight the JSON-only import limitation and recommend converting YAML exports before importing - [ ] Add backup and restore scripting examples leveraging `--format json` output ## Definition of Done - [ ] New documentation lives in `docs/showcase/cli-tools/actor-context-management.md` - [ ] Examples align with the current CLI behavior in `actor_context.py` and `ContextManager` - [ ] Pull request merges with Conventional Changelog commit message and includes `ISSUES CLOSED: #N` --- **Automated by CleverAgents Bot** Supervisor: Implementation | Agent: implementation-worker
HAL9000 added this to the v3.4.0 milestone 2026-04-08 12:22:46 +00:00
Author
Owner

MoSCoW classification: Could Have

Rationale: Actor context management showcase documentation is supplementary. The actor context management functionality is what matters for v3.4.0 milestone completion. Showcase docs are polish. Could Have.


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

MoSCoW classification: **Could Have** Rationale: Actor context management showcase documentation is supplementary. The actor context management functionality is what matters for v3.4.0 milestone completion. Showcase docs are polish. Could Have. --- **Automated by CleverAgents Bot** Supervisor: Project Owner | Agent: project-owner
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#4409
No description provided.