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.3.0.tar.gz
(41.7 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.3.0-py3-none-any.whl
(56.0 kB
view details)
File details
Details for the file aios_kiro-1.3.0.tar.gz.
File metadata
- Download URL: aios_kiro-1.3.0.tar.gz
- Upload date:
- Size: 41.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92fb718ee5402d083bd72ba2f90c38b408ac9360aa75d5ed78e7455ad67a224d
|
|
| MD5 |
8ea739c5b88796e19d0c37f3db8e825e
|
|
| BLAKE2b-256 |
b27c4b3c8402352ccd273a76b4617cfe7c44e5db1e5a0a9ad02ca709b6e258bb
|
File details
Details for the file aios_kiro-1.3.0-py3-none-any.whl.
File metadata
- Download URL: aios_kiro-1.3.0-py3-none-any.whl
- Upload date:
- Size: 56.0 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 |
7e3965edf7edf3a4bc1809d138557b9ee734123a3131fb73575bfcc3d0d063d9
|
|
| MD5 |
67f012afee1892dbf33c28ba47392335
|
|
| BLAKE2b-256 |
4da6eb3da89cce75af9ef7b200150814f8234fe6553fdb6186ef0cf34baae19e
|