Skip to content

fix(agents): fit default GAN cycle to worker memory - #176

Merged
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/agent-gan-safe-default-0716
Jul 16, 2026
Merged

fix(agents): fit default GAN cycle to worker memory#176
FluffyAIcode merged 1 commit into
mainfrom
AgentMemory/agent-gan-safe-default-0716

Conversation

@FluffyAIcode

Copy link
Copy Markdown
Owner

Summary

  • default the Agent GAN demo to one complete Generator/Critic cycle
  • retain --rounds N for larger-memory workers
  • document that growing agent history exceeded the current strict 300s remote-prefill timeout on round two

Live evidence

Generator round 1 and Critic round 1 both produced real model output. Generator round 2 correctly failed UNAVAILABLE after allens exceeded the remote-prefill timeout; Primary did not fall back to local prefill.

Tests

  • Agent gate/privacy and report tests — 5 passed
  • Python compile and diff checks pass

Made with Cursor

Default to one complete Generator/Critic cycle on the 16GB Gemma worker while retaining explicit multi-round support for larger-memory deployments.

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

cursor Bot commented Jul 16, 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 825f977 into main Jul 16, 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