Skip to main content

Agentic terminal CLI for PraisonAI — the terminal-native agent (run, chat, code, runtime, cli backends) extracted from the praisonai wrapper.

Project description

praisonai-code

Agentic terminal CLI for PraisonAI — the terminal-native agent product (run, chat, code, warm runtime, CLI backends) extracted from the praisonai wrapper.

Analogues: opencode, codex, gemini-cli.

Status

C0–C5 complete. C6 integration gate verified — see src/praisonai/tests/C6_VERIFICATION.md.

Step Scope Status
C0 Scaffold Done
C1 runtime/ + cli_backends/ Done
C2 interactive/, execution/, ui/, output/, state/ Done
C3 Agentic commands Done
C4 Agentic features Done
C5 main.py, app.py, config/session/utils + shims Done
C6 Integration gate + sign-off Done
  • praisonai_code.runtime — warm local runtime (daemon + thin client).
  • praisonai_code.cli_backends — CLI backend implementations (e.g. Claude Code).

Dependency rules

praisonai (main)  →  depends on  praisonai-code
praisonai-code    →  depends on  praisonaiagents (core SDK)

praisonai-code also pulls in its own third-party runtime deps (rich, typer, click, textual, PyYAML, python-dotenv, litellm, mcp, pydantic — see pyproject.toml). The rules above govern the inter-package direction.

C7 note: Some modules still import the praisonai wrapper at runtime (~170 files). Standalone pip install praisonai-code without praisonai is not fully supported yet. Use pip install praisonai for production. Residual C1 back-imports: runtime/descriptor.pypraisonai.version; cli_backends/registry.pypraisonai._registry.

Backward compatibility is preserved via PEP 562 shims at the old praisonai.* import paths, so pip install praisonai and from praisonai.cli.main import PraisonAI keep working unchanged.

Install

Recommended (includes wrapper + bots/gateway):

pip install praisonai

Development / monorepo:

pip install -e src/praisonai-agents
pip install -e src/praisonai-code
pip install -e src/praisonai
python -c "import praisonai_code; print(praisonai_code.__version__)"

PyPI: Published as praisonai-code after praisonaiagents in the three-package release order (see pypi-release.yml).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

praisonai_code-0.0.3.tar.gz (930.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

praisonai_code-0.0.3-py3-none-any.whl (1.1 MB view details)

Uploaded Python 3

File details

Details for the file praisonai_code-0.0.3.tar.gz.

File metadata

  • Download URL: praisonai_code-0.0.3.tar.gz
  • Upload date:
  • Size: 930.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.22

File hashes

Hashes for praisonai_code-0.0.3.tar.gz
Algorithm Hash digest
SHA256 0315b0d5b0804ccb615cebb5420a221168218f9fa786f2486123d559eb58ad25
MD5 ddca079a2a4f8ebd5bacfd97a4d75bfa
BLAKE2b-256 6d0905c71d36e4e4338c3f9f689b82f5e0b55278153cf0489528898eb45a36d5

See more details on using hashes here.

File details

Details for the file praisonai_code-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for praisonai_code-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 032e8a83cc89a4a85dc9a72250305c752909620ab6f25d7ede0a7e431ddf5f54
MD5 690bcadee0c9490a592830963b36f39b
BLAKE2b-256 0b47196895da5ad91b6b9710eae94cc1759038c1f9deadead504bb43e1ead5f6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page