Merged
Conversation
Agent Teams is a Claude Code feature (TeammateTool/SendMessage), not a standalone Python SDK. Rewrote the adapter to use the claude CLI directly (same as ClaudeCodeAdapter) with team-aware trace parsing. Renamed CLAUDE_AGENT_SDK -> CLAUDE_AGENT_TEAMS everywhere. https://claude.ai/code/session_01DniWj2zpUawH24TZTStCXj
…s adapter Agent Teams is a Claude Code internal feature — no way to test it externally. Removed the adapter, enum, registry entry, example, and all README/keyword claims. What remains (v0.2.5): - Claude Opus 4.6 pricing in pricing.py - Opus 4.6 model aliases + JudgeCostTracker pricing in llm_provider.py - README "What's New" banner for Opus 4.6 - SEO keywords (claude-opus, opus-4-6) - Version bump 0.2.4 -> 0.2.5 https://claude.ai/code/session_01DniWj2zpUawH24TZTStCXj
aa8d2be to
1d57573
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
evalview/core/pricing.py | Opus 4.6, Opus 4.5, Sonnet 4.5, Haiku 4.5 pricing
evalview/core/llm_provider.py | opus alias -> 4.6, new opus-4.5/opus-4.6 aliases, JudgeCostTracker pricing
README.md | "What's New" banner for Opus 4.6, Agent Teams in roadmap "Coming"
pyproject.toml | Version 0.2.5, keywords (claude-opus, opus-4-6)
package.json | Version 0.2.5