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.2.2.tar.gz (21.2 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.2.2-py3-none-any.whl (24.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for codeaois-0.2.2.tar.gz
Algorithm Hash digest
SHA256 b959261887d58357965edb54085b811ce7fc44d0d861044914f4d366cb558bfe
MD5 55b47f038b25d26f0a3985ce09d84815
BLAKE2b-256 aba2e711b2e07127917ee0e22cbb49e250108480a8c70ad4fd95a50998ce9f2e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: codeaois-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 24.1 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.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 264749703d58aba49dd1d70461e9631ce5fb0400e4171efa521b8aade65091db
MD5 4901ca049be146e8821008d6b1bab275
BLAKE2b-256 452afa7e944694395a7a125d5f1ae2c5637fa6958a3c142764112c01b57f7fc6

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