docs(adr): resume agent sessions from JSONL transcripts - #6680
Conversation
Record the contributors-meeting decision that continuation replays a prior-run transcript into a new ephemeral sandbox, rather than keeping the process alive or introducing cross-run memory. Signed-off-by: Marcel Hild <hild@b4mad.net> Co-authored-by: Cursor <cursoragent@cursor.com>
|
Thank you for your interest in contributing to fullsend, @durandom. This project uses a vouch system for first-time contributors. Before submitting a pull request, you need to be vouched by a maintainer. To get vouched:
See CONTRIBUTING.md for details. |
E2E tests did not runE2E tests run automatically for org/repo members and collaborators on pull requests. For other contributors, a maintainer must add the See E2E testing guide for details. |
1 similar comment
E2E tests did not runE2E tests run automatically for org/repo members and collaborators on pull requests. For other contributors, a maintainer must add the See E2E testing guide for details. |
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can ask Qodo to dismiss a finding you disagree with, with your reason on record |
PR Summary by QodoDocument JSONL transcript replay for resumable agent sessions
AI Description
Diagram
High-Level Assessment
Files changed (7)
|
|
Vouch is in place (discussion #6726). GitHub would not reopen this PR (API 422), so the same change is in #6793 (rebased on current |
Summary
docs/architecture.mdand related problem docs (cross-run-memory,agent-architecture,agent-infrastructure,security-threat-model). Annotates ADR 0021 with a cross-reference.From the 2026-08-26 contributors meeting (Marcel / Guannan / Adam / Marta / Subhash). Local packaging remains #459; slash-command UX and transcript selection are follow-on.
Test plan
/renumber-adrif another ADR lands first; 0093 is already in-flight).Made with Cursor