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.0.0.tar.gz
(34.0 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.0.0-py3-none-any.whl
(45.7 kB
view details)
File details
Details for the file aios_kiro-1.0.0.tar.gz.
File metadata
- Download URL: aios_kiro-1.0.0.tar.gz
- Upload date:
- Size: 34.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c6cc355f95dc323408f591d1715ff6e1742c87e71e330035e7d997fcce77ba7
|
|
| MD5 |
23ea962dd13a666e9b005ee7f9da3aa1
|
|
| BLAKE2b-256 |
4fb736dfc5b7e5151640dc5615a5bd98797747ad9dc45084cf5e93ec6a31536c
|
File details
Details for the file aios_kiro-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aios_kiro-1.0.0-py3-none-any.whl
- Upload date:
- Size: 45.7 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 |
9677860259076771935d749c385b5c9fd41c0bf3fa0306c6b352960ee4612969
|
|
| MD5 |
22a8b61d5b36db101c2ef37207a5f5e1
|
|
| BLAKE2b-256 |
d65104fcfe1aee82f7d160e3f1ef8abc0e952c250b0947da36c4e17f8890502d
|