Skip to content

docs: update AgentSkill — arxiv plugin, cache mode, validator rotation#317

Merged
catoneone merged 2 commits intoAffineFoundation:mainfrom
catoneone:update/affine-skill-liveweb-arxiv
Mar 25, 2026
Merged

docs: update AgentSkill — arxiv plugin, cache mode, validator rotation#317
catoneone merged 2 commits intoAffineFoundation:mainfrom
catoneone:update/affine-skill-liveweb-arxiv

Conversation

@catoneone
Copy link
Copy Markdown
Collaborator

Summary

  • Document new ArXiv plugin in liveweb-arena: listing page queries, template types (paper_info, author_extrema, category_comparison, multi_author_filter, title_length_extrema), GT collection behavior
  • Add OpenMeteo cache mode documentation: setup_page_for_cache() injects pre-fetched API data as HTML tables for cache-mode scoring
  • Document validator round-robin model rotation: 20 attempts cycling across available models with max_retries=1 per attempt (replaces sequential per-model exhaustion)
  • Add VALIDATOR_API_KEY and VALIDATOR_BASE_URL env vars for separate validation LLM credentials

Test plan

  • Verify SKILL.md renders correctly on GitHub
  • Cross-check arxiv plugin description against source code
  • Verify env var documentation matches liveweb-arena env.py

🤖 Generated with Claude Code

arbos-agent-research and others added 2 commits March 19, 2026 13:16
Document the new QQR/NavWorld behavior where evaluations are invalidated
when external API rate limits are hit, rather than penalizing the model.
Covers detected error patterns and impact on miners.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… rotation

- Document new ArXiv plugin (listing pages, template types, GT collection)
- Add OpenMeteo cache mode (setup_page_for_cache, DOM snapshot scoring)
- Document validator round-robin model rotation (20 attempts, max_retries=1)
- Add VALIDATOR_API_KEY and VALIDATOR_BASE_URL env vars

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@catoneone catoneone merged commit 3a2bbad into AffineFoundation:main Mar 25, 2026
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