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

Uploaded Python 3

File details

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

File metadata

  • Download URL: codeaois-0.2.6.tar.gz
  • Upload date:
  • Size: 24.1 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.6.tar.gz
Algorithm Hash digest
SHA256 1de96d59716d51a3005bf8f85ee1d3592d3b9f453ee9ffc523c467bd31ffe107
MD5 b168a3b55424add3f233c6785dc4299f
BLAKE2b-256 07ac0c1f1bbb6835df1a74540cc6b28c007ae59ed121c2012719913f89bd88b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: codeaois-0.2.6-py3-none-any.whl
  • Upload date:
  • Size: 28.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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 45a8794cf705800142b46ce979a6a86d41ab518a5bba1022bdda49f938ae594c
MD5 d567d54180b942e1b29ba79bd272632d
BLAKE2b-256 ee5af446b7ddce220f531e791dd38ee411b088303c1bbfba16873d713636027f

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