Josh Soref and Copybara-Service
aa1233608a
chore: Fix spelling
...
Merge https://github.com/google/adk-python/pull/2447
This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling )
The misspellings have been reported at https://github.com/jsoref/adk-python/actions/runs/16840838898/attempts/1#summary-47711379253
The action reports that the changes in this PR would make it happy: https://github.com/jsoref/adk-python/actions/runs/16840839269/attempts/1#summary-47711380479
Note: while I use tooling to identify errors, the tooling doesn't _actually_ provide the corrections, I'm picking them on my own. I'm a human, and I may make mistakes.
I've included a couple of changes to make CI happy. Personally, I object to CI being in a state of "random drive by person who adds a blank line in the middle of a file must fix all the preexisting bugs in the file", but that appears to be the state for this repository.
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/2447 from jsoref:spelling d85398e7fd154d124d477c6af6181481a01f34e0
PiperOrigin-RevId: 827629615
2025-11-03 13:33:53 -08:00
Wei Sun (Jack) and Copybara-Service
2216fe7c04
docs: Update AGENTS.md with latest development guidelines and make it general for all AI coding tools
...
Usage: you can create symlink to AGENTS.md with the file name required by the specific AI coding tool.
Co-authored-by: Wei Sun (Jack) <weisun@google.com >
PiperOrigin-RevId: 825627185
2025-10-29 11:14:48 -07:00
Hangfei Lin and Copybara-Service
afebb5227b
chore: Update ADK Live documentation on handling audio and transcriptions
...
Add guidelines for saving transcriptions as session Events and audio as artifacts with references in Events.
PiperOrigin-RevId: 806424916
2025-09-12 14:20:02 -07:00
Hangfei Lin and Copybara-Service
c2058f3779
chore: adk Add more documentations for ADK live feature in ADK.md
...
Also added commit message guidelines.
PiperOrigin-RevId: 783450329
2025-07-15 13:27:38 -07:00
Hangfei Lin and Copybara-Service
28d0ea876f
feat: Add adk project overview and architecture
...
This explains the high-level architecture and philosophy of the ADK project.
It can also be feed into LLMs for vibe-coding.
PiperOrigin-RevId: 780178125
2025-07-07 11:00:15 -07:00
Hangfei Lin and Copybara-Service
6a39c854e0
chore: update agents.md to include versioning strategy
...
Adds a description for docstring and comments in the AGENTS.md and adds a section for Versioning that describes how ADK follows Semantic Versioning 2.0.0
PiperOrigin-RevId: 778667398
2025-07-02 15:51:55 -07:00
Google Team Member and Copybara-Service
37108be855
docs: Add AGENTS.md to provide relevant project context for the Gemini CLI
...
Including details on the ADK style guide and how to run specific tools.
PiperOrigin-RevId: 776827602
2025-06-27 21:00:54 -07:00