Skip to content

Commit 0c85587

Browse files
seanzhougooglecopybara-github
authored andcommitted
docs: Update documents about the information of viber coding
PiperOrigin-RevId: 788217734
1 parent f29ab5d commit 0c85587

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,3 +210,7 @@ All submissions, including submissions by project members, require review. We
210210
use GitHub pull requests for this purpose. Consult
211211
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
212212
information on using pull requests.
213+
214+
# Vibe Coding
215+
216+
If you want to contribute by leveraging viber coding, the AGENTS.md (https://github.com/google/adk-python/tree/main/AGENTS.md) could be used as context to your LLM.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ We welcome contributions from the community! Whether it's bug reports, feature r
138138
- [General contribution guideline and flow](https://google.github.io/adk-docs/contributing-guide/).
139139
- Then if you want to contribute code, please read [Code Contributing Guidelines](./CONTRIBUTING.md) to get started.
140140

141+
## Vibe Coding
142+
143+
If you are to develop agent via vibe coding the [llms.txt](./llms.txt) and the [llms-full.txt](./llms-full.txt) can be used as context to LLM. While the former one is a summarized one and the later one has the full information in case your LLM has big enough context window.
144+
141145
## 📄 License
142146

143147
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.

0 commit comments

Comments
 (0)