Metadata-Version: 2.4
Name: auto-adk
Version: 0.0.1
Summary: Autonomous research and optimization loops for iterative workflows (private preview — see the project URL)
Author: Google LLC
License-Expression: Apache-2.0
Project-URL: Homepage, https://auto-adk.dev/
Project-URL: Source, https://github.com/google-octo/auto-adk
Keywords: autonomous,optimization,agents,adk,google,loop
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Auto ADK

Autonomous research and optimization loops for iterative workflows,
built on [Science ADK](https://science-adk.dev/).

📖 [auto-adk.dev](https://auto-adk.dev/)

## This is a placeholder

Auto ADK is in private preview. **This package is not the real thing** — it
reserves the name until the project is published.

To install the real package you need read access to
[the repository](https://github.com/google-octo/auto-adk). Authenticate
with `gh auth login`, an SSH key, or a `repo`-scoped token, then:

```bash
pip install "auto-adk @ git+https://github.com/google-octo/auto-adk.git"
```

Or use npx:

```bash
npx auto-adk
```

When the project is released, `pip install auto-adk` will fetch the real
package and this placeholder is superseded.

## License

Copyright © 2026 Google LLC, licensed under the
[Apache 2.0 License](https://github.com/google-octo/auto-adk/blob/main/LICENSE).

This is not an officially supported Google product.
