-
Notifications
You must be signed in to change notification settings - Fork 0
Initial TODOs - DO NOT MERGE :) #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
feat: Add callbacks snippets
feat: Added artifacts snippet
feat: Created Context snippets
|
|
||
| This quickstart covers the most common starting point for any developer: **"There is a remote agent, how do I let my ADK agent use it via A2A?"**. This is crucial for building complex multi-agent systems where different agents need to collaborate and interact. | ||
|
|
||
| <!-- TODO: Golang version --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a2a is a WIP right now.
|
|
||
| This quickstart covers the most common starting point for any developer: **"I have an agent. How do I expose it so that other agents can use my agent via A2A?"**. This is crucial for building complex multi-agent systems where different agents need to collaborate and interact. | ||
|
|
||
| <!-- TODO: Golang version --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
|
|
||
| This quickstart covers the most common starting point for any developer: **"There is a remote agent, how do I let my ADK agent use it via A2A?"**. This is crucial for building complex multi-agent systems where different agents need to collaborate and interact. | ||
|
|
||
| <!-- TODO: Golang version --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, rather than use the documentation as a TODO list, we should actually have a TODO list. Putting this information directly in a public doc, where anyone can read it opens us up to public scrutiny and criticism which we don't want.
0e02def to
099846c
Compare
d60eb25 to
e64cf2c
Compare
It is not meant to be merged, just indicates places which in my opinion should be touched.