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.0a1.tar.gz
(139.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
File details
Details for the file oxi_core-0.1.0a1.tar.gz.
File metadata
- Download URL: oxi_core-0.1.0a1.tar.gz
- Upload date:
- Size: 139.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 |
b079acdd2ab554be8e0914bfd36d57e6f126e50783dec3bac20e9bd1ccd20726
|
|
| MD5 |
d74fe67a2b48234cad2b291b80febb4f
|
|
| BLAKE2b-256 |
1c2588444801de03101af13abdab70c92d79330568bf56bd982f8097ba054c82
|
File details
Details for the file oxi_core-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: oxi_core-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 99.6 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 |
8cdf1df0e98642703fc1533d8e7391685835d4f354b65ded814839ec337917bc
|
|
| MD5 |
1e24435350484042a37e6970c3ddc763
|
|
| BLAKE2b-256 |
110cec6bc883752ae8a7222d2e8d96000a4928ecbeb59aa81bb751c0d4241a52
|