Skip to main content

Advanced AI Developer OS

Project description

CodeAOIS

Advanced AI Developer Operating System

CodeAOIS is an experimental AI-powered developer operating system that allows developers to interact with an AI coding system directly from the terminal.

Instead of simple autocomplete tools, CodeAOIS acts like an AI developer partner capable of understanding instructions, generating code, and managing development workflows.

The system is designed around a multi-agent architecture where specialized agents collaborate to perform tasks such as coding, testing, and project management.


✨ Features

• Natural language coding from terminal • Multi-agent AI architecture • Automatic code generation • Project context scanning • Agent marketplace system • AI memory and context tracking • Modular and extensible design


🧠 How CodeAOIS Works

CodeAOIS works like an AI operating system for developers.

You simply describe what you want to build, and the system:

  1. Understands your request
  2. Scans the project context
  3. Activates the appropriate AI agent
  4. Generates code
  5. Shows the preview before applying changes

Demo

CodeAOIS Terminal

CodeAOIS Terminal

AI Code Generation

Code Generation

Generated Login Page

Login Page


💻 Example

Start CodeAOIS:

python app.py

Then type instructions like:

in file named index1.html you just make a colorful page and login page with css

CodeAOIS will:

• Analyze your intent • Activate the coder agent • Generate code • Display the preview

Example output:

[System] Analyzing intent...
[Code Mode] Engaging Coder agent...

Target file locked: index1.html
Scanning project context...
Generating code...

PROPOSED CODE GENERATION PREVIEW:
<!DOCTYPE html>
<html>
...

🧾 Available Commands

/help            show command list
/marketplace     view specialized AI agents
/install <x>     install agent
/status          show system status
/clear           clear terminal
/clear_history   reset conversation memory
/clear_user      reset user profile
/exit            exit CodeAOIS

🧩 Project Structure

codeaois_project
│
├── codeaois
│   ├── brain
│   │   ├── embeddings.py
│   │   ├── memory.py
│   │   └── scanner.py
│   │
│   ├── cli
│   │   └── main.py
│   │
│   ├── config
│   │   └── settings.py
│   │
│   ├── core
│   │   ├── context.py
│   │   ├── marketplace.py
│   │   ├── memory.py
│   │   ├── orchestrator.py
│   │   ├── planner.py
│   │   └── router.py
│   │
│   ├── models
│   │   └── llm_interface.py
│   │
│   └── utils
│       ├── file_writer.py
│       └── logger.py
│
├── app.py
├── requirements.txt
├── setup.py
└── pyproject.toml

⚙️ Installation

Clone repository:

git clone https://github.com/C0de-With-Nikhil/CODEAOIS_PROJECT.git

Go to project folder:

cd CODEAOIS_PROJECT

Create virtual environment:

python3 -m venv venv
source venv/bin/activate

Install dependencies:

pip install -r requirements.txt

Run CodeAOIS:

python app.py

🎯 Vision

The goal of CodeAOIS is to create a true AI development operating system capable of:

• autonomous coding • project reasoning • multi-agent collaboration • automated debugging • AI-driven software architecture


⚠️ Status

CodeAOIS is currently an experimental research project and under active development.


Installation

pip install codeaois

Usage

codeaois

2. The Master Blueprint (setup.py)

Now we need the configuration file. You might already have a basic one from earlier, but we need the production-ready version.

Create or overwrite the setup.py file in your root ~/codeaois_project/ folder with this exact code:

# 👨‍💻 Author

Created by **Nikhil Nagar**

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

codeaois-0.1.0.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

codeaois-0.1.0-py3-none-any.whl (24.6 kB view details)

Uploaded Python 3

File details

Details for the file codeaois-0.1.0.tar.gz.

File metadata

  • Download URL: codeaois-0.1.0.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for codeaois-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e75095591702a89931fe021c266f8c4f814669a5b1de7de3035f9a829fd3b1cf
MD5 a6853bcb67e3029d6726768ce7a56c6b
BLAKE2b-256 9ebf39575ed7c2fa18a14768dc7ddbdf9ad107b91aafa17fa92ac2892f749751

See more details on using hashes here.

File details

Details for the file codeaois-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: codeaois-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 24.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for codeaois-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f712114687c4ba9b82cb6fd131b4cf382db5b9190e1c59f22159a3abd5e49595
MD5 d1480d2c7aa29d17b2d98a3c859fa5ee
BLAKE2b-256 93cf2224150c58a1965d1d75afc08b8f7191b32676023a286caeea746b9ee52b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page