A Ai custom Vibe coding Agent
# CLI-Based Coding Agent > A custom AI-Vibe-coding assistant ## Overview This project is a AI Vibe coding agent that leverages OpenAI and other APIs to assist with coding tasks, provide weather information. ## Features - **AI Coding Agent:** Interact with an AI assistant via the command line for coding help and automation. - **Weather Info Tool:** Retrieve current weather information using an API. - **OpenAI Integration:** Uses OpenAI API for intelligent code suggestions and responses. ## Project Structure - `index.js`, `main.js`, `check.js`: Core agent logic and utilities. - `.gitignore`: Ignores dependencies, logs, environment files, and build outputs. - `package.json`, `pnpm-lock.yaml`: Project dependencies and lockfile. ## Getting Started 1. **Install dependencies:** ```sh pnpm install # or npm install ``` 2. **Run the CLI agent:** ```sh node index.js ``` 3. **Open the Todo App:** Open `todo-app-ai-generated/index.html` in your browser. ## Requirements - Node.js (v16+ recommended) - pnpm or npm ## Author **Subhadeep Paul** --- Feel free to contribute or suggest improvements!
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.