Skip to content

Update Google ADK package README#20

Open
pranavjana wants to merge 1 commit into
mainfrom
docs/google-adk-docs
Open

Update Google ADK package README#20
pranavjana wants to merge 1 commit into
mainfrom
docs/google-adk-docs

Conversation

@pranavjana

Copy link
Copy Markdown
Collaborator

Summary

  • replace the Google ADK package README with updated docs for Search, Fetch, Web Agent, run management, and Browser Session
  • clarify exported function tools, inputs, return formats, ADK agent usage, and Web Agent proxy behavior
  • use gemini-flash-latest in ADK examples
  • bump tinyfish-adk to 0.1.3 so the PyPI publish workflow can upload a new release

Notes

  • PyPI long description comes from google-adk/README.md via google-adk/pyproject.toml
  • google-adk-publish.yml runs on main pushes that touch google-adk/** and skips existing package versions

Testing

  • python3.11 metadata parse: tinyfish-adk 0.1.3 README.md
  • git diff --check

Full local lint/test/build not run: ruff, pytest, and python build module are not installed in this environment.

@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 94b53f14-c3da-4958-98da-018b78c0535d

📥 Commits

Reviewing files that changed from the base of the PR and between 0e1f7aa and 3f86fac.

📒 Files selected for processing (2)
  • google-adk/README.md
  • google-adk/pyproject.toml

📝 Walkthrough

Walkthrough

google-adk/README.md is comprehensively rewritten to document the tinyfish-adk package. The new content includes per-tool reference sections for all seven exported tools (tinyfish_search, tinyfish_fetch, tinyfish_web_agent, tinyfish_queue_run, tinyfish_get_run, tinyfish_list_runs, tinyfish_browser_session) with parameter tables, example calls, and return format descriptions. ADK integration examples are updated to use LlmAgent, Runner, and InMemorySessionService. A Stealth Mode and Proxies section, a revised Configuration section, a new Development section, and updated Resources links are also added. google-adk/pyproject.toml bumps the version from 0.1.2 to 0.1.3.

Possibly related PRs

Suggested reviewers

  • uttambharadwaj
  • simantak-dabhade
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the primary change: updating the Google ADK package README with comprehensive new documentation.
Description check ✅ Passed The description is directly related to the changeset, providing clear context about README updates, documentation improvements, version bumping, and testing performed.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/google-adk-docs

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant