Skip to content

Stop advisors from copying conversations - #266

Merged
fcakyon merged 1 commit into
mainfrom
fix/advisor-context-handoff
Jul 29, 2026
Merged

Stop advisors from copying conversations#266
fcakyon merged 1 commit into
mainfrom
fix/advisor-context-handoff

Conversation

@fcakyon

@fcakyon fcakyon commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Advisor reviews were leaving conversation copies in temp directories, and one Codex skill route could wait forever when the review request was not sent on standard input.

- copy conversations into advisor temp files
+ pass recent context directly or read the original transcript
  • both Claude and Codex routes now leave zero advisor temp directories
  • CI checks context delivery with Node 22 without calling model CLIs
  • both skill examples send the review request through standard input

Both advisor paths now pass context without leaving transcript files, and CI checks the handoff without calling model CLIs.
@fcakyon fcakyon self-assigned this Jul 29, 2026
@fcakyon
fcakyon merged commit 47d1656 into main Jul 29, 2026
3 checks passed
@fcakyon
fcakyon deleted the fix/advisor-context-handoff branch July 29, 2026 02:44
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