Skip to content

Preserve inference runtime across AutoResearch iterations - #215

Merged
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/autoresearch-persistent-runtime-0721
Jul 20, 2026
Merged

Preserve inference runtime across AutoResearch iterations#215
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/autoresearch-persistent-runtime-0721

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

Summary

  • remove all worker deployment, launchctl restart, and automatic cache clearing from the decomposition supervisor
  • replace lifecycle mutation with read-only Primary/allens/dashboard health checks
  • keep worker chunk configuration immutable and move cold benchmarking outside the proof loop

Test plan

  • targeted AutoResearch tests: 39 passed
  • full pytest: 1698 passed, 60 failed, 2 skipped; failures match existing Qwen3/Transformers runtime incompatibility
  • source guard verifies supervisor contains no deploy_candidate, clear_primary_cache, launchctl, or bootout

The uncommitted candidate.py file is active runtime state and is excluded.

Made with Cursor

Separate proof experiments from worker lifecycle so decomposition iterations retain Primary/allens KV caches and perform health checks without restarts or cold-cache mutation.

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 57eb657 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