docs(adk): audit foundations and concept pages#444
docs(adk): audit foundations and concept pages#444jacksonyzj wants to merge 33 commits intomasterfrom
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
…signature (ADK-292, ADK-293, ADK-296)
chloequijano-botpress
left a comment
There was a problem hiding this comment.
feedback after some of the changes
adk/quickstart.mdx
Outdated
| ```bash bun | ||
| bun install | ||
| ``` | ||
| - `agent.config.ts` — Agent configuration, state schemas, and integration dependencies |
There was a problem hiding this comment.
the problem is that this page is more of a "quickstart" so it should just be instructions for getting started quickly instead of needing to read long texts like this. If they want more details they have the Project Structure as the next page
adk/quickstart.mdx
Outdated
| ```bash bun | ||
| bun install | ||
| ``` | ||
| - `agent.config.ts` — Agent configuration, state schemas, and integration dependencies |
There was a problem hiding this comment.
^ more of an opinion but happy to have someone else jump in if they disagree so I'll have it unresolved for now
…rsations, actions, workflows
adkah
left a comment
There was a problem hiding this comment.
nice nice!! just need to add dark mode image like i mentioned for your other PR. pretty sure Chloe's comment in quickstart.mdx got resolved, not sure why it's still blocking
chloequijano-botpress
left a comment
There was a problem hiding this comment.
not sure why my personal can approve but anyways


Summary
Audit and update all foundation and concept pages to match ADK v1.17. Verified against runtime source code (
agent-lackrepo) and shipped@botpress/runtime@1.17.0types.Tickets
Key changes
adk initflowSee individual Linear tickets for detailed change lists.
Test plan
@botpress/runtime@1.17.0shipped types.mdxfiles against running ADK bot