Skip to content

fix: add conditioned recall and automatic capture#59

Merged
Dhravya merged 2 commits into
feat/agents2from
fix/opencode_rc
Jul 24, 2026
Merged

fix: add conditioned recall and automatic capture#59
Dhravya merged 2 commits into
feat/agents2from
fix/opencode_rc

Conversation

@ved015

@ved015 ved015 commented Jul 24, 2026

Copy link
Copy Markdown
Member

Port the reasoned per-turn recall flow from #52, including scoped auto-approval for Supermemory search permissions and optional debug output.

Capture completed OpenCode conversations every configured N turns and flush the final remainder on session deletion or instance shutdown. Exclude synthetic plugin context, protect private content, and use stable custom IDs for idempotency.

Tests:

  • bun run typecheck
  • HOME=/private/tmp bun run test
  • bun run build

ved015 commented Jul 24, 2026

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ved015
ved015 marked this pull request as ready for review July 24, 2026 14:47
@ved015
ved015 force-pushed the fix/opencode_rc branch from 11c8964 to c929fd4 Compare July 24, 2026 14:53
ved015 added 2 commits July 24, 2026 20:58
Port the reasoned per-turn recall flow from #52, including scoped auto-approval for Supermemory search permissions and optional debug output.

Capture completed OpenCode conversations every configured N turns and flush the final remainder on session deletion or instance shutdown. Exclude synthetic plugin context, protect private content, and use stable custom IDs for idempotency.

Tests:
- bun run typecheck
- HOME=/private/tmp bun run test
- bun run build
@ved015
ved015 force-pushed the fix/opencode_rc branch from c929fd4 to 6728f99 Compare July 24, 2026 15:31
@Dhravya
Dhravya merged commit 514dba7 into feat/agents2 Jul 24, 2026
4 of 5 checks 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.

2 participants