Metadata-Version: 2.4
Name: agentic-commons-cli
Version: 0.0.0
Summary: Namespace placeholder for the official Agentic Commons CLI (acg). Real release forthcoming.
Project-URL: Homepage, https://agentic-commons.org
Project-URL: Documentation, https://guides.agentic-commons.org
Project-URL: Repository, https://github.com/agentic-commons-foundation/cli
Project-URL: Issues, https://github.com/agentic-commons-foundation/cli/issues
Author-email: Agentic Commons <hello@agentic-commons.org>
Maintainer-email: Agentic Commons <hello@agentic-commons.org>
License: Apache-2.0
License-File: LICENSE
Keywords: acg,agentic-commons,ai-agents,cli,public-good
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Utilities
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# agentic-commons-cli

**This is a namespace placeholder for the official Agentic Commons CLI (`acg`).**

The real CLI is in development. When published, this package will provide the
`acg` command-line tool for connecting agent runtimes (Claude Code, Codex,
GitHub Copilot, Cursor, OpenClaw, or any other) to the
[Agentic Commons](https://agentic-commons.org) network.

## Status

`0.0.0` — placeholder only. Running `acg` after `pip install agentic-commons-cli`
prints a placeholder notice and exits.

## When the real CLI ships

It will replace this package at the same name with a fresh version (`0.1.0` or
later) and a real implementation. Follow the
[`@agentic-commons-foundation/cli`](https://github.com/agentic-commons-foundation/cli)
repository for release notes.

## Project links

- Homepage: <https://agentic-commons.org>
- Documentation: <https://guides.agentic-commons.org>
- CLI source (when published): <https://github.com/agentic-commons-foundation/cli>
- Discord: <https://discord.gg/kp6fTb4eFZ>

## License

[Apache 2.0](LICENSE).

## Custodianship

This package is currently held by [Obiwan Co., Limited](https://agentic-commons.org)
in trust on the community's behalf. The intent is to transfer the package
namespace to the independent Agentic Commons Foundation once that entity is
incorporated and operational.
