hackbot_runtime.errors.AgentError: analysis stage failed: API Error: 400 Claude Code 2.1.191 does not support this model; version 2.1.251 or newer is required. Run 'claude update', or update the Claude desktop app, then try again.
uv lock
× No solution found when resolving dependencies for split (markers: python_full_version >= '3.14' and sys_platform == 'win32'):
╰─▶ Because hackbot-agent-bug-fix depends on claude-agent-sdk>=0.1.30,<=0.2.110 and hackbot-agent-test-repair depends on claude-agent-sdk>=2.1.251, we can conclude that hackbot-agent-test-repair and
hackbot-agent-bug-fix[dev] are incompatible.
And because your workspace requires hackbot-agent-bug-fix[dev] and hackbot-agent-test-repair, we can conclude that your workspace's requirements are unsatisfiable.
hint: While the active Python version is 3.13, the resolution failed for other Python versions supported by your project. Consider limiting your project's supported Python versions using
`requires-python`.
@suhaibmujahid would it make sense for each agent to have its own lock file? There might be some issues with using the runtime API in this case. Capping the SDK for everyone is definintely not a solution. We should aim at always using the latest harness.
@suhaibmujahid would it make sense for each agent to have its own lock file? There might be some issues with using the runtime API in this case. Capping the SDK for everyone is definintely not a solution. We should aim at always using the latest harness.