Skip to content

[FEATURE] Add cross-agent continuation and checkpointing #32

Description

@Joncallim

ADR

0004-cross-agent-checkpointing.md

Goal

Allow work to continue across agents and model sessions through portable markdown checkpoints.

Scope

  • Define checkpoint schema
  • Agent-generated markdown checkpoints
  • Automatic Forge-generated fallback checkpoints
  • Workspace checkpoint storage
  • Resume from checkpoint support

Out of Scope

  • CLI checkpoint tooling
  • Checkpoint dashboards
  • Distributed state systems
  • Long-term memory systems

Acceptance Criteria

  • Agents can save checkpoints
  • Agents can resume from checkpoints
  • Fallback checkpoints are generated on failure
  • Checkpoints remain human-readable markdown

Notes

The first slice focuses on continuity and recovery rather than sophisticated state management.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions