Last 12 weeks · 1 commit
3 of 6 standards met
Summary Addresses issue #1 by updating all model references from Gemini 2.5 to 2.0 and adding guidance about preview vs GA models. Changes Made: Model Updates: Updated all Gemini 2.5 references to 2.0 across 5 files Preview vs GA Guidance: Added clear guidance about using GA models for production and preview models for experimentation Documentation Updates: Updated model selection tables, diagrams, and code examples Files Modified: 02-how-agents-think/README.md: Updated model spectrum diagram and added preview guidance 11-from-prototype-to-production/README.md: Updated model routing diagram 12-getting-started-with-vertex-and-adk/README.md: Updated model table and references 13-building-your-first-agent/README.md: Updated all code examples (9 instances) 18-orchestrators/README.md: Updated model selection guidance Impact: Resolves outdated model version issue mentioned in iss- Resolves outdated model version issue mentioned in iss- Resolves outdated model version issue mentioned in cross all documentation Maintains educational value while reflecting current model availability
Fixed 6 broken redirect links across 3 documentation files: Vertex AI Agent Engine sessions (2 occurrences) Model Armor documentation (2 occurrences) Google Cloud Trace (1 occurrence) Anthropic building effective agents (1 occurrence) All updated links have been verified to return HTTP 200 status codes.
Summary Update Vertex AI session URLs to new Agent Builder path (2 occurrences in ) Update A2A protocol spec URLs from to (4 occurrences across and ) Update ADK workflow agent URLs from to with pluralised slugs (3 occurrences in ) All broken links were detected with lychee. AI disclosure This PR was prepared with the help of Claude Code (Claude Opus 4.6). The broken links were identified by lychee; replacement URLs were sourced from the BROKEN_LINKS.md report and verified by a human before submission.
Repository: addyosmani/agent-engineer. Description: Agent Engineer - a practical course for software engineers Stars: 393, Forks: 57. License: Apache-2.0. Topics: agentic-framework, ai-agents, generative-ai. Open PRs: 2, open issues: 2. Last activity: 2mo ago. Community health: 57%. Top contributors: addyosmani, ivarurdalen.