Standalone, forkable autonomous coding orchestrator.
Project description
oxi-core
The engine package for oxi. Project-agnostic. Ships to PyPI as oxi-core.
See the repo root README.md and docs/PLAN.md.
Layout
src/oxi_core/
├── cli.py CLI entrypoint
├── adapter.py Adapter protocol + dataclasses
├── defaults.py Fallback constants
├── policy.py Skill weights, plan-tier, dispatch policy
├── wizard.py `oxi init` 8-step bootstrap (Phase 3)
├── db.py SQLite schema + migrations
├── planner.py Reads roadmap, emits task plans
├── critic.py Pre-dispatch and pre-merge review
├── prompts.py Templated prompts
└── v3/ The 9-step loop modules
Not yet implemented. Phase 0 scaffolds empty modules; Phase 1 fills them in.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
oxi_core-0.1.0a5.tar.gz
(170.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
oxi_core-0.1.0a5-py3-none-any.whl
(121.9 kB
view details)
File details
Details for the file oxi_core-0.1.0a5.tar.gz.
File metadata
- Download URL: oxi_core-0.1.0a5.tar.gz
- Upload date:
- Size: 170.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3825e83eba0a3c97f6db4bce006b4d37a8ed0f9a5c477514ff8174ec43edff7
|
|
| MD5 |
ba30d08ab75acce1e09dcf30e3e3d339
|
|
| BLAKE2b-256 |
a235831a5b710ee98ca28007862a16258e5b85e48ca47edc397e1366a0d97d68
|
File details
Details for the file oxi_core-0.1.0a5-py3-none-any.whl.
File metadata
- Download URL: oxi_core-0.1.0a5-py3-none-any.whl
- Upload date:
- Size: 121.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6775d45454c7d24d46769b349b25017ca6ab5c29347fc723cc07a685d949879f
|
|
| MD5 |
e32685a93bd23ca0abc0a74c1c7cfff9
|
|
| BLAKE2b-256 |
1abe6acbfb287f307894ca4d8edd5a31f255abe323f6c6507d17d1462e8d74a1
|