Skip to content

chore(deps): update inspect-ai requirement from >=0.3.220 to >=0.3.233#118

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/inspect-ai-gte-0.3.233
Open

chore(deps): update inspect-ai requirement from >=0.3.220 to >=0.3.233#118
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/inspect-ai-gte-0.3.233

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Updates the requirements on inspect-ai to permit the latest version.

Changelog

Sourced from inspect-ai's changelog.

0.3.233 (01 June 2026)

  • Anthropic: Render mid-conversation system messages as <system-reminder> user turns for pre-4.8 models.
  • Anthropic: Accept inline role: "system" messages from bridged Anthropic-API clients.
  • Model API: Propagate task-level GenerateConfig.cache to all models.
  • Docker Compose: accept memswap_limit in ComposeService.

0.3.232 (31 May 2026)

  • OpenAI: Support tool_search tool type from native scaffolds (e.g. Codex CLI).
  • Inspect View: Improvements to Codex CLI agent rendering.
  • Bugfix: Don't show Interrupt button in task display unless agent is interruptible.

0.3.231 (30 May 2026)

  • OpenAI: Drop tool_search tool types from native scaffolds (e.g. Codex CLI).

0.3.230 (30 May 2026)

  • Deep Agent: Support for running subagents in the background.
  • Deep Agent: agent dispatch tool now ships with a tool-call viewer.
  • Deep Agent: Dispatch tool renamed from task to agent.
  • Parallel tools: Strengthened agent prompts to encourage independent tool calls in parallel.
  • Bash tool: Add background option to prompt the model to use nohup for long-running commands.
  • OpenAI: Support OPENAI_SAFETY_IDENTIFIER environment variable.
  • OpenRouter: Always replay reasoning_content in addition to reasoning_details for Deepseek v4.
  • Scoring: Set Score.answer on model_graded parse failure.
  • Task Display: Add column to indicate the agent/solver for each task.
  • Transcript: Various improvements to transcript event subscriber delivery.
  • Transcript: Complete samples from buffer history database rather than in-memory list.
  • Scoring: Flush the output recorder after each --stream N batch of scored samples.
  • Inspect View: Add UI for editing log tags and metadata.
  • Bugfix: Show View Log button on top right of sample display.
  • Bugfix: Don't mutate plan when calling resolve_plan().
  • Bugfix: Align CLI --display and --effort type annotations with their choices.
  • Bugfix: Don't enter prompt mode when a sample is globally cancelled.
  • Bugfix: write_eval_log(..., header_only=True) now preserves on-disk samples for JSON logs and remote .eval logs.
  • Bugfix: Consistent derivation of agent_name for samples (always consult plan).
  • Bugfix: An agent's display name (agent_with(name=...)) no longer overrides its registry identity.

0.3.229 (28 May 2026)

  • Anthropic: Update model database / feature enablement for Opus 4.8.
  • Anthropic: Support mid-conversation system messages for Opus 4.8.
  • Anthropic: Support cache diagnostics mode (beta header cache-diagnosis-2026-04-07).
  • Agent Intervention: Add is_live property to agent channel for detecting whether channel is in use.

0.3.228 (27 May 2026)

  • Anthropic: Improved merging of beta headers.

... (truncated)

Commits
  • 6311c17 update changelog for release
  • 6a25357 Anthropic: Render mid-conversation system messages as \<system-reminder> use...
  • 8829d74 Agent Bridge: accept inline role="system" in Anthropic API requests (#4095)
  • 701e929 Propagate task-level GenerateConfig.cache to non-primary models (#4098)
  • 09ce264 feat: accept memswap_limit in ComposeService (#4100)
  • e2dab6d update changelog for release
  • 44047f0 tool search reviewer feedback
  • 24b7a2e Inspect View: Improvements to Codex CLI agent rendering (#4094)
  • bc7f4c3 Bugfix: Don't show Interrupt button in task display unless agent is interrupt...
  • ab7c491 OpenAI: Support tool_search tool type from native scaffolds (e.g. Codex CLI...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag @codesmith with what you need. Autofix is disabled.

Updates the requirements on [inspect-ai](https://github.com/UKGovernmentBEIS/inspect_ai) to permit the latest version.
- [Changelog](https://github.com/UKGovernmentBEIS/inspect_ai/blob/main/CHANGELOG.md)
- [Commits](UKGovernmentBEIS/inspect_ai@0.3.220...0.3.233)

---
updated-dependencies:
- dependency-name: inspect-ai
  dependency-version: 0.3.233
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 2, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@blacksmith-sh
Copy link
Copy Markdown
Contributor

blacksmith-sh Bot commented Jun 2, 2026

Found 1 test failure on Blacksmith runners:

Failure

Test View Logs
test_repro_responder_passes_issue_context_to_request View Logs

Fix with Codesmith
Need help on this PR? Tag @codesmith with what you need.

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.

0 participants