Skip to content

Show AutoResearch strategy inference progress - #207

Merged
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/autoresearch-strategy-progress-0720
Jul 20, 2026
Merged

Show AutoResearch strategy inference progress#207
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/autoresearch-strategy-progress-0720

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

Summary

  • add live Strategy Prefill token progress and KV reuse metrics before GAN experiments
  • report Strategy decode progress for every generated chunk
  • keep telemetry fail-open so observability cannot stop research inference

Test plan

  • python3 -m pytest -q tests/inference_engine/bench/test_autoresearch_supervisor.py tests/inference_engine/bridge/test_agent_gan_repl.py
  • python3 -m py_compile autoresearch/prefill/supervisor.py
  • attached a non-interrupting monitor to the active run and confirmed live 66.1% and 82.6% progress in its original Terminal

Made with Cursor

Expose Strategy Prefill and decode activity so the AutoResearch planning phase remains observable before the live GAN experiment begins.

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 1a96f67 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