An open API service indexing awesome lists of open source software.

https://github.com/muhammadhaseebiqbal-dev/cloudecode-ts

Cloudé Code is an open-source Agentic AI Coding Assistant CLI.
https://github.com/muhammadhaseebiqbal-dev/cloudecode-ts

agentic-ai ai ai-agents automation cli coding-assistant developer-tools groq llm ollama open-source openrouter terminal typescript

Last synced: about 1 month ago
JSON representation

Cloudé Code is an open-source Agentic AI Coding Assistant CLI.

Awesome Lists containing this project

README

          

# Cloudé Code

Cloudé Code is an Agentic AI Coding Assistant CLI.

## Installation

```bash
npm install -g cloudecode-ts
```

## Usage

Run the CLI:

```bash
cloudecode
```

## Setup

On first run, you will be prompted to configure your AI provider (e.g., Groq) and API keys.

## Features

- **AI Chat**: Interact with LLMs directly from your terminal.
- **File Management**: Create and edit files.
- **Command Execution**: Run system commands safely.
- **Full Width UI**: Modern, responsive terminal interface.