Skip to content

feat: add stale-safe LangGraph resume - #6

Merged
aantenore merged 1 commit into
mainfrom
codex/langgraph-stale-safe-resume
Jul 22, 2026
Merged

feat: add stale-safe LangGraph resume#6
aantenore merged 1 commit into
mainfrom
codex/langgraph-stale-safe-resume

Conversation

@aantenore

Copy link
Copy Markdown
Owner

Outcome

Adds an optional LangGraph integration that resumes paused effects through authoritative revalidation, one idempotent lease, one durable target attempt, and an explicit same-attempt recovery gate.

Also adds SQLite schema v3 lease-request bindings, minimized checkpoint state, stage-specific redacted outcomes, migration coverage, architecture documentation, and a current competitive boundary.

Verification

  • 170 tests pass
  • 90.21% branch coverage
  • Ruff format and lint pass
  • mypy strict passes
  • wheel and sdist checks pass
  • core-only, LangGraph-extra, Python 3.11, and Python 3.13 install smoke tests pass
  • deterministic artifacts reproduce byte-for-byte
  • dependency audit reports no known vulnerabilities
  • commit metadata uses the canonical personal identity

@aantenore
aantenore merged commit bc59ba2 into main Jul 22, 2026
6 checks passed
@aantenore
aantenore deleted the codex/langgraph-stale-safe-resume branch July 22, 2026 05:53
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