Skip to content

Carry prior context across agent investigations - #14

Open
alphali wants to merge 3 commits into
mainfrom
codex/code-context-round-chain
Open

Carry prior context across agent investigations#14
alphali wants to merge 3 commits into
mainfrom
codex/code-context-round-chain

Conversation

@alphali

@alphali alphali commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • validate and persist privacy-safe priorRoundContext returned for a continuation
  • teach the answering Skill to use prior answers as beliefs and search guidance, never as new evidence
  • avoid duplicate base feature requests in child Rounds
  • require the coding agent to verify any named branch, PR, worktree, or change set locally and stop if it is absent or ambiguous
  • reject unapproved cross-repository links from public tracked files without naming internal repositories in the guard

This supports cross-engineer and cross-timezone handoff without claiming that a Round transfers a Git checkout.

Compatibility

  • Requires a Doable deployment that supports sequential continuation rounds.

Validation

  • npm test: 2 end-to-end helper tests passed
  • npm run verify: release package, three Skills, MCP configuration, and Codex/Claude Code/Cursor hosts verified
  • public repository reference audit passed for the current tree, PR metadata, comments, reviews, and release notes
  • diff check passed

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