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.1.tar.gz (19.4 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.1-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: codeaois-0.1.1.tar.gz
  • Upload date:
  • Size: 19.4 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.1.tar.gz
Algorithm Hash digest
SHA256 67051c9e787efc88ec1c742bf5d1331026e6917c11d9882f49d2427987ceefa5
MD5 c66c3ca1fee48dccca62d157a50c75ab
BLAKE2b-256 0a5def52c54b6457fd630e652f19d0ba9d4e2fb86d6fa2cadc868cd355f158ab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: codeaois-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 24.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ba8a2cea88f456fee7f5d2ece2805ac150cdc082fe8251bf7f7a356c87b66495
MD5 efb66fd740f3b6393e10ab8e284f81e1
BLAKE2b-256 924bd13c6a43bb95199828fa525d96814ad46a87cff43d90581600616e74f56d

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