docs: rewrite README with focus on ADK, simplify style#748
Merged
shentongmartin merged 3 commits intomainfrom Feb 4, 2026
Merged
docs: rewrite README with focus on ADK, simplify style#748shentongmartin merged 3 commits intomainfrom
shentongmartin merged 3 commits intomainfrom
Conversation
Change-Id: Iab58e0eb2bd2f98063686d54adb12bfea827280b
…position Change-Id: Ia9795209b6084211b9057e7c445e9fec883523b5
Change-Id: I6b1f0be985ad52e06beeb97f7cddb5c37f639d0e
35908d9 to
75e901d
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #748 +/- ##
==========================================
- Coverage 81.78% 81.73% -0.06%
==========================================
Files 129 129
Lines 12426 12427 +1
==========================================
- Hits 10163 10157 -6
- Misses 1509 1516 +7
Partials 754 754 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
hi-pender
approved these changes
Feb 4, 2026
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.
Summary
Key Changes
Overview Section
Quick Start Section (completely rewritten)
Key Features Section (simplified from ~60 lines to ~25 lines)
Style Changes
Key Insight
The README now tells a clear story: start simple with ChatModelAgent, scale up with DeepAgent for complex tasks, use Composition when you need precise control.
概要
主要改动
简介部分
快速上手部分(完全重写)
主要特性部分(从约 60 行精简到约 25 行)
风格改动