Skip to content

Add readonly session policy for helper and subagent sessions#41

Open
junyangyan4-svg wants to merge 1 commit intoadoresever:mainfrom
junyangyan4-svg:codex/readonly-sessions
Open

Add readonly session policy for helper and subagent sessions#41
junyangyan4-svg wants to merge 1 commit intoadoresever:mainfrom
junyangyan4-svg:codex/readonly-sessions

Conversation

@junyangyan4-svg
Copy link
Copy Markdown

Summary

  • add a readonly session policy for subagent and helper sessions
  • keep inherited recall available while skipping new long-term writes from ephemeral sessions
  • block gm_record and gm_maintain in readonly sessions to make the policy explicit

Why

This isolates short-lived helper/subagent work from the shared graph so temporary execution chatter does not become long-term memory.

Split from #39.

Verification

  • npm test
  • npx tsc --noEmit

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