docs(adk): audit foundations and concept pages#444
docs(adk): audit foundations and concept pages#444jacksonyzj wants to merge 32 commits intomasterfrom
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
…signature (ADK-292, ADK-293, ADK-296)
Fixed! |
Noted! Will add these cross references as soon as add the control panel page! |
No evals yet in this release! We can wait it till next release to add it! |
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


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