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.1.0.tar.gz
(34.3 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.1.0-py3-none-any.whl
(46.0 kB
view details)
File details
Details for the file aios_kiro-1.1.0.tar.gz.
File metadata
- Download URL: aios_kiro-1.1.0.tar.gz
- Upload date:
- Size: 34.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3394db40b30a9efb6c92e370449e9013d52a6769b008ab89f254c0da958b5c58
|
|
| MD5 |
172ba7c13ff8f889be6a159594241b93
|
|
| BLAKE2b-256 |
944fb6650c48002a1d9d0eb42a3fb1f1ff41393d56464e1c558d2d091b0850df
|
File details
Details for the file aios_kiro-1.1.0-py3-none-any.whl.
File metadata
- Download URL: aios_kiro-1.1.0-py3-none-any.whl
- Upload date:
- Size: 46.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 |
6409819d78549018f51269dd69acf30a1b6ef49a813168490227caddf4dd0fdd
|
|
| MD5 |
0b64ded0d58f9d73df870625aab1f728
|
|
| BLAKE2b-256 |
85af07c92b67dcb5c9250c0c68c159c13d73ecb96bb0dae46c48ea5247b36f94
|