Skip to content

Scope AutoResearch history to the target leaf - #210

Merged
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/autoresearch-target-scoped-history-0720
Jul 20, 2026
Merged

Scope AutoResearch history to the target leaf#210
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/autoresearch-target-scoped-history-0720

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

Summary

  • inject only prior ISSUE_RESPONSE/ISSUE_VERDICT sections for the selected proof leaf into Generator context
  • keep external Critic issues as explicit current steering instead of mixing them into historical Critic text
  • preserve full current Generator output for Critic review while preventing unrelated RH-C1–C5 branches from repeating

Test plan

  • python3 -m pytest -q tests/inference_engine/bridge/test_agent_gan_repl.py tests/inference_engine/bench/test_autoresearch_supervisor.py
  • python3 -m py_compile scripts/agent_gan_repl.py
  • verified RH-C1 history is excluded when RH-C2 child is targeted

The uncommitted candidate.py change is the active supervisor's runtime candidate and is intentionally excluded from this PR.

Made with Cursor

Prevent prior unrelated proof branches from being reinjected into each Generator turn while preserving complete current-output review by the Critic.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cursor

cursor Bot commented Jul 20, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@FluffyAIcode
FluffyAIcode merged commit fd61108 into main Jul 20, 2026
7 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.

1 participant