AIOS — AI Engineering Operating System. Spec-driven development with agent orchestration.
Project description
AIOS — AI Engineering Operating System
Spec-driven development framework with agent orchestration, modeled after Kiro-style workflows.
Install
pip install -e .
Quick Start
# Initialize in any project
aios init
# Create a task (auto-detects mode)
aios task --task "Add analytics dashboard"
# Start session
aios boot
# Check status
aios status
# Analyze repo
aios analyze
# Check release readiness
aios release
# End session
aios refresh --summary "Built dashboard" --next-step "Add tests"
Commands
| Command | Description |
|---|---|
aios init |
Initialize AIOS in a project |
aios task |
Create task with auto mode detection |
aios boot |
Load context and start session |
aios refresh |
Save session state |
aios status |
Show project status |
aios analyze |
Analyze repo + run stack checks |
aios release |
Check release readiness |
aios doctor |
Diagnose AIOS health |
aios handoff |
Generate handoff document |
aios module |
List/check stack modules |
aios config |
Project configuration |
aios version |
Show version |
Modes
- BUGFIX — surgical fixes, regression tests
- FEATURE — incremental implementation
- MIGRATION — phased cloud migration
- LEGACY_MODERNIZATION — stabilize and modernize
Stacks
multiagent, python, react, cicd, aws, docker — auto-detected per project.
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
aios_kiro-1.2.0.tar.gz
(38.8 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
aios_kiro-1.2.0-py3-none-any.whl
(52.3 kB
view details)
File details
Details for the file aios_kiro-1.2.0.tar.gz.
File metadata
- Download URL: aios_kiro-1.2.0.tar.gz
- Upload date:
- Size: 38.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03676245ff3b2699639659c2716495a4970bde2d5b289e29489b39397213957d
|
|
| MD5 |
e7d0a677dee3000777c635f4c7430be0
|
|
| BLAKE2b-256 |
eec23def01746f788a96c135e1065e03bb9fa9f8887361f20b930bf289ab019a
|
File details
Details for the file aios_kiro-1.2.0-py3-none-any.whl.
File metadata
- Download URL: aios_kiro-1.2.0-py3-none-any.whl
- Upload date:
- Size: 52.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f947abe8c62016215689ea0863a28cd3a74f86fadafbd368ea67456b13e321a
|
|
| MD5 |
bcdbc88683ca2812af13e1fd134aa169
|
|
| BLAKE2b-256 |
55f4b62edbcbf8a0b132284005ec04ba3b9f06bca4a0093df0709d89addf4d55
|