Metadata-Version: 2.4
Name: aelix-coding-agent
Version: 0.0.0a0
Summary: Placeholder, no code yet — name reserved for Aelix: ExtensionAPI, the extension loader and the built-in extensions.
Project-URL: Homepage, https://handochan.github.io/aelix-ai/
Project-URL: Source, https://github.com/handochan/aelix-ai
Author: Aelix Contributors
License-Expression: Apache-2.0
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# aelix-coding-agent

**This is a placeholder release. It contains no code.**

`aelix-coding-agent` is a reserved distribution name for
[Aelix](https://handochan.github.io/aelix-ai/) — an agent runtime and extension platform in pure Python.
Within the project it is ExtensionAPI, the extension loader and the built-in extensions.

The real package is `aelix-coding-agent` and is not on PyPI yet. Until it is, installing
this gives you an empty distribution; it is published only so the name stays
with the project that is building it.

* Source: https://github.com/handochan/aelix-ai
* Homepage: https://handochan.github.io/aelix-ai/
* Install today: `curl -fsSL https://raw.githubusercontent.com/handochan/aelix-ai/main/install.sh | sh`

Licensed under Apache-2.0.
