Metadata-Version: 2.4
Name: bijux-agent
Version: 0.3.2
Summary: Compatibility bridge for the legacy bijux-agent PyPI package. Preserves installs, imports, and the bijux-agent command while installing bijux-canon-agent from the bijux-canon family at the same version.
Project-URL: Homepage, https://bijux.io/bijux-canon/compat-packages/catalog/bijux-agent/
Project-URL: Website, https://bijux.io/
Project-URL: Repository, https://github.com/bijux/bijux-canon
Project-URL: Documentation, https://bijux.io/bijux-canon/compat-packages/catalog/bijux-agent/
Project-URL: Issues, https://github.com/bijux/bijux-canon/issues
Project-URL: Changelog, https://github.com/bijux/bijux-canon/blob/main/packages/compat-bijux-agent/CHANGELOG.md
Project-URL: Security, https://github.com/bijux/bijux-canon/blob/main/SECURITY.md
Project-URL: Funding, https://github.com/sponsors/bijux
Project-URL: MigrationGuide, https://bijux.io/bijux-canon/compat-packages/migration/migration-guidance/
Project-URL: LegacyNameMap, https://bijux.io/bijux-canon/compat-packages/catalog/legacy-name-map/
Author-email: Bijan Mousavi <bijan@bijux.io>
Maintainer-email: Bijan Mousavi <bijan@bijux.io>
License: Apache-2.0
Keywords: agent,bijux,bijux-canon,bijux.io,compatibility,legacy-name,llm,migration,workflow
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
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: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: General
Classifier: Typing :: Typed
Requires-Python: <4,>=3.11
Requires-Dist: bijux-canon-agent==0.3.2
Description-Content-Type: text/markdown

# bijux-agent

[![Python 3.11+](https://img.shields.io/badge/python-3.11%2B-3776AB?logo=python&logoColor=white)](https://pypi.org/project/bijux-agent/)
[![Typing: typed](https://img.shields.io/badge/typing-typed%20(PEP%20561)-0A7BBB)](https://pypi.org/project/bijux-agent/)
[![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-0F766E)](https://github.com/bijux/bijux-canon/blob/main/LICENSE)
[![CI Status](https://github.com/bijux/bijux-canon/actions/workflows/verify.yml/badge.svg)](https://github.com/bijux/bijux-canon/actions/workflows/verify.yml)
[![GitHub Repository](https://img.shields.io/badge/github-bijux%2Fbijux--canon-181717?logo=github)](https://github.com/bijux/bijux-canon)

[![bijux-canon-runtime](https://img.shields.io/pypi/v/bijux-canon-runtime?label=runtime&logo=pypi)](https://pypi.org/project/bijux-canon-runtime/)
[![bijux-canon-agent](https://img.shields.io/pypi/v/bijux-canon-agent?label=agent&logo=pypi)](https://pypi.org/project/bijux-canon-agent/)
[![bijux-canon-ingest](https://img.shields.io/pypi/v/bijux-canon-ingest?label=ingest&logo=pypi)](https://pypi.org/project/bijux-canon-ingest/)
[![bijux-canon-reason](https://img.shields.io/pypi/v/bijux-canon-reason?label=reason&logo=pypi)](https://pypi.org/project/bijux-canon-reason/)
[![bijux-canon-index](https://img.shields.io/pypi/v/bijux-canon-index?label=index&logo=pypi)](https://pypi.org/project/bijux-canon-index/)

[![agentic-flows](https://img.shields.io/pypi/v/agentic-flows?label=agentic--flows&logo=pypi)](https://pypi.org/project/agentic-flows/)
[![bijux-agent](https://img.shields.io/pypi/v/bijux-agent?label=bijux--agent&logo=pypi)](https://pypi.org/project/bijux-agent/)
[![bijux-rag](https://img.shields.io/pypi/v/bijux-rag?label=bijux--rag&logo=pypi)](https://pypi.org/project/bijux-rag/)
[![bijux-rar](https://img.shields.io/pypi/v/bijux-rar?label=bijux--rar&logo=pypi)](https://pypi.org/project/bijux-rar/)
[![bijux-vex](https://img.shields.io/pypi/v/bijux-vex?label=bijux--vex&logo=pypi)](https://pypi.org/project/bijux-vex/)

[![Runtime docs](https://img.shields.io/badge/docs-runtime-2563EB?logo=materialformkdocs&logoColor=white)](https://bijux.io/bijux-canon/bijux-canon-runtime/)
[![Agent docs](https://img.shields.io/badge/docs-agent-2563EB?logo=materialformkdocs&logoColor=white)](https://bijux.io/bijux-canon/bijux-canon-agent/)
[![Ingest docs](https://img.shields.io/badge/docs-ingest-2563EB?logo=materialformkdocs&logoColor=white)](https://bijux.io/bijux-canon/bijux-canon-ingest/)
[![Reason docs](https://img.shields.io/badge/docs-reason-2563EB?logo=materialformkdocs&logoColor=white)](https://bijux.io/bijux-canon/bijux-canon-reason/)
[![Index docs](https://img.shields.io/badge/docs-index-2563EB?logo=materialformkdocs&logoColor=white)](https://bijux.io/bijux-canon/bijux-canon-index/)

`bijux-agent` is the continuation of the published `bijux-agent` distribution
on PyPI. Each release keeps the legacy distribution, import, and command
surfaces available while installing `bijux-canon-agent` at the same version.

Its package handbook lives at
<https://bijux.io/bijux-canon/compat-packages/catalog/bijux-agent/>.

## Migration note

- new installs should use `uv add bijux-canon-agent`
- existing automation can stay on `bijux-agent` while you update imports and commands
- canonical migration guide: <https://bijux.io/bijux-canon/compat-packages/migration/migration-guidance/>
- retired repository target: <https://github.com/bijux/bijux-agent>

## Publication status

- published continuation of the legacy `bijux-agent` distribution
- each release depends on `bijux-canon-agent==<same version>`
- intended for existing environments that still rely on the legacy name

## Canonical package

- distribution: `bijux-canon-agent`
- Python import: `bijux_canon_agent`
- command: `bijux-canon-agent`

## What this compatibility package preserves

- the legacy distribution name `bijux-agent`
- the legacy Python import surface `bijux_agent`
- the legacy command name `bijux-agent`

## Read this next

Use `bijux-canon-agent` directly:

- package directory: <https://github.com/bijux/bijux-canon/tree/main/packages/bijux-canon-agent>
- legacy package handbook: <https://bijux.io/bijux-canon/compat-packages/catalog/bijux-agent/>
- package docs: <https://bijux.io/bijux-canon/bijux-canon-agent/>
- migration guide: <https://bijux.io/bijux-canon/compat-packages/migration/migration-guidance/>
- changelog: <https://github.com/bijux/bijux-canon/blob/main/packages/compat-bijux-agent/CHANGELOG.md>

## Primary entrypoint

- console script: `bijux-agent`

## Package contents

- <https://github.com/bijux/bijux-canon/blob/main/packages/compat-bijux-agent/pyproject.toml>
- <https://github.com/bijux/bijux-canon/blob/main/packages/compat-bijux-agent/hatch_build.py>
- <https://github.com/bijux/bijux-canon/blob/main/packages/compat-bijux-agent/overview.md>
- <https://github.com/bijux/bijux-canon/blob/main/packages/compat-bijux-agent/CHANGELOG.md>
