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.0.0.tar.gz
(19.4 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.0.0-py3-none-any.whl
(14.6 kB
view details)
File details
Details for the file oxi_core-0.0.0.tar.gz.
File metadata
- Download URL: oxi_core-0.0.0.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dc3b90af764f3f5d7d6610af159ddbf394cede94ad18888c8f0e3869835487d
|
|
| MD5 |
51919c2be8a5db509e768c1a0993c07e
|
|
| BLAKE2b-256 |
89429022fa28c641a9ea9f35bcfc5c32ff99d973c50b83f433ed133eacb52fce
|
File details
Details for the file oxi_core-0.0.0-py3-none-any.whl.
File metadata
- Download URL: oxi_core-0.0.0-py3-none-any.whl
- Upload date:
- Size: 14.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 |
d6d8208c11c5356027b07b191d50982c0e1c73e06b317b52e45baf51a663642a
|
|
| MD5 |
610c0e93679862d58d70bd455f75c97b
|
|
| BLAKE2b-256 |
cca6926d6611347f97650507df67e3306e3eee4c409e37dca1ca5beb8b97d82e
|