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.
- Host: GitHub
- URL: https://github.com/muhammadhaseebiqbal-dev/cloudecode-ts
- Owner: muhammadhaseebiqbal-dev
- License: mit
- Created: 2026-02-06T08:32:47.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-02-07T15:39:03.000Z (about 2 months ago)
- Last Synced: 2026-02-07T23:50:09.982Z (about 2 months ago)
- Topics: agentic-ai, ai, ai-agents, automation, cli, coding-assistant, developer-tools, groq, llm, ollama, open-source, openrouter, terminal, typescript
- Language: TypeScript
- Homepage: https://cloudecodecli.vercel.app
- Size: 85.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.