Skip to content

Conversation

@lorenss-m
Copy link
Contributor

@lorenss-m lorenss-m commented Jan 26, 2026

Note

Pre-release eval updates

  • Switch to load_tasks() and pass a task list to run_dataset; enforce tool restrictions by setting task.env._agent_include = ["anthropic_computer"] for each task; remove per-agent allowed_tools param
  • Keep Claude config in agent_params and run with the same concurrency/step limits

CLI display fix

  • Make lock parsing for environment variables null-safe by using or {} and deriving required/optional from variables if present

Docs

  • Update docs/quick-links/environments.mdx with a Tip pointing to pre-built tools and simplify FastAPI tools section

Written by Cursor Bugbot for commit b6e93e8. This will update automatically on new commits. Configure here.

@lorenss-m lorenss-m marked this pull request as draft January 26, 2026 02:27
@lorenss-m lorenss-m marked this pull request as ready for review January 27, 2026 01:24
@lorenss-m lorenss-m merged commit 6a31401 into main Jan 27, 2026
11 of 12 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.

2 participants