Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions adk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ The two packages contribute disjoint files to the `agentex.*` namespace — `age
## Repo layout

This package is hand-authored and lives at `adk/` inside [scaleapi/scale-agentex-python](https://github.com/scaleapi/scale-agentex-python). Stainless codegen never touches `adk/**` — it's outside the generated surface. The sibling `agentex-client` package lives at the repo root and IS Stainless-generated.

The wheel source is assembled from `src/agentex/lib/**` by `adk/hatch_build.py`.
Loading