Skip to content

feat: add session-driven AI workflow - #19

Open
chenquan wants to merge 2 commits into
mainfrom
cq/session-driven-ai-workflow
Open

feat: add session-driven AI workflow#19
chenquan wants to merge 2 commits into
mainfrom
cq/session-driven-ai-workflow

Conversation

@chenquan

Copy link
Copy Markdown
Owner

Summary

  • add a session-bound, resumable workflow runtime for Codex and Claude Skills
  • add workflow CLI commands for status, begin, checkpoint, verify, approval, pause, resume, and cancel
  • add strict runtime/config validation, leases, evidence digests, recovery, docs, and OpenSpec artifacts

Validation

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • openspec validate --all --strict (21/21)
  • isolated fresh-binary E2E for completion, approval, timeout, lease, recovery, tamper, and idempotency paths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant