mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 14:23:02 -07:00
99267012bc
Key changes: - Add compilation blockers (C1-C4) as front-and-center section - Soften "god object" to "extract 2 concerns from orchestrator" - Fix persistence assessment (drop DB concerns, keep rewind depth) - Add BaseContextCompactor finding (native ADK compaction ignored) - Add isStructuredError type-guard bug - Add token metrics gap in telemetry - Replace AgentTool with custom BaseTool subagent architecture - Demote retry safety to a note (ADK-wide, not migration-specific) - Add 4-phase migration plan (Foundation → Non-Interactive → Interactive → SDK) - Add feature-gate note at top - Add concern decomposition table - Simplify concurrent sessions (single-writer is sufficient for CLI) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>