Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Aincrok - AI Coding Agent (Roo/Cline/Kilo fork)New to Visual Studio Code? Get it now.
Aincrok - AI Coding Agent (Roo/Cline/Kilo fork)

Aincrok - AI Coding Agent (Roo/Cline/Kilo fork)

aincrok

|
3 installs
| (0) | Free
Next-gen AI coding agent with MCP support, auto-planning, and advanced tool use. Fork of Roo/Cline/Kilo with enhanced features.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Aincrok - Stop Wasting Money on AI Tokens

Aincrok Banner [![Version](https://img.shields.io/visual-studio-marketplace/v/aincrok.aincrok?style=for-the-badge&color=4ade80)](https://marketplace.visualstudio.com/items?itemName=aincrok.aincrok) [![Downloads](https://img.shields.io/visual-studio-marketplace/d/aincrok.aincrok?style=for-the-badge&color=4ade80)](https://marketplace.visualstudio.com/items?itemName=aincrok.aincrok) [![GitHub Stars](https://img.shields.io/github/stars/aincrok/aincrok?style=for-the-badge&color=4ade80)](https://github.com/aincrok/aincrok) [![License](https://img.shields.io/github/license/aincrok/aincrok?style=for-the-badge)](https://github.com/aincrok/aincrok/blob/HEAD/LICENSE) [![Publish Extension](https://github.com/aincrok/aincrok/actions/workflows/marketplace-publish.yml/badge.svg)](https://github.com/aincrok/aincrok/actions/workflows/marketplace-publish.yml) [![Code QA](https://github.com/aincrok/aincrok/actions/workflows/code-qa.yml/badge.svg)](https://github.com/aincrok/aincrok/actions/workflows/code-qa.yml)

AI Coding Agent - The smart alternative to ChatGPT, Claude, and GitHub Copilot

  • ✨ Generate code from natural language
  • ✅ Checks its own work
  • 🧪 Run terminal commands
  • 🌐 Automate the browser
  • 🤖 Latest AI models
  • 🔑 Use your own API keys
  • 🎯 Precise multi-file editing

🚀 Install Free Extension • 📚 Quick Start • 💬 Join Community


⚡ Why Choose Aincrok AI Coding Agent

Aincrok is an AI coding agent that writes, debugs, and refactors code across your codebase - not just single-file suggestions.

  • 🤖 Full AI Agent: Multi-file editing, task execution, and codebase understanding
  • 💰 Efficient Usage: Smart context management reduces token consumption
  • 🎯 Precise Edits: Targeted changes without unnecessary code generation
  • ⚡ Fast Performance: Optimized for quick responses
  • 🔧 Multi-Provider: Compatible with OpenAI, Anthropic, Google, Ollama and others
  • 🛡️ Reliable: Built for consistent performance

📊 The Problem with Current AI Coding Tools

❌ Limited Scope - Most tools only suggest code snippets instead of handling complex tasks
❌ Inefficient Token Usage - Many competitors use excessive tokens for simple operations ❌ Code Quality Issues - May generate non-existent functions or introduce bugs
❌ Poor Task Planning - Limited ability to plan and execute multi-step workflows
❌ Context Management - Inefficient handling of large codebases

✅ Aincrok Solution: AI coding agent with precise LSP integration and efficient token usage

🚀 Quick Start - 2 Minutes to Setup

1. Install the Extension

# Option 1: VS Code Command Palette
Ctrl+P → ext install aincrok.aincrok

# Option 2: VS Code Marketplace

📦 Install from Marketplace

2. Add Your API Key

  • Open VS Code Settings (Ctrl+,)
  • Search for "Aincrok"
  • Add your preferred AI provider key (OpenAI, Anthropic, etc.)

3. Start Your AI Agent

  • Open any project
  • Press Ctrl+Shift+P → "Aincrok: Start Coding"
  • Give complex tasks: "Add authentication to my app", "Fix all TypeScript errors", "Implement user dashboard with tests"

Unlike code completion tools, Aincrok handles entire features autonomously!

💡 No credit card required • No signup needed • Use your own AI subscriptions

✨ What Makes Aincrok Different

🤖 AI Agent Capabilities

  • Task Execution: Plans and completes multi-step coding tasks
  • Multi-File Operations: Edit across your codebase simultaneously
  • Context Awareness: Understands project structure and dependencies
  • Tool Integration: Terminal commands, file operations, testing, debugging

⚡ Efficient & Fast

  • Token Optimization: Efficient token usage through smart context management
  • Multi-Provider: OpenAI, Anthropic, Google, Ollama
  • Precise Edits: LSP-powered symbol-level changes
  • Smart Caching: Faster responses with reduced API calls

💼 What Can Aincrok AI Agent Do?

✅ Feature Development - "Build a user authentication system with JWT"
✅ Bug Fixing - "Fix all TypeScript errors and add proper error handling"
✅ Code Refactoring - "Convert this class component to hooks and add tests"
✅ Documentation - "Generate comprehensive API docs for all endpoints"
✅ Testing - "Add unit tests for the entire user service module"
✅ Database Changes - "Update schema and migrate existing data safely"

Unlike code completion tools, Aincrok handles complete development workflows.

🏆 Community

Join the growing community of developers using Aincrok for AI-assisted development.


🔮 Advanced Features (Coming Soon)

🚀 Click to see what's coming next

🎯 Enhanced Precision

  • Advanced LSP Integration: Symbol-level edits with 90%+ accuracy
  • Smart Context Windows: Only include relevant code to minimize tokens
  • Diff-Based Edits: Show exactly what changed, when, and why

🧠 Intelligent Memory

  • Project Memory: Remember your coding patterns and preferences
  • Session Continuity: Pick up where you left off across VS Code restarts
  • Knowledge Base: Build a searchable index of your codebase

⚡ Performance Boosters

  • Local Caching: Instant responses for common operations
  • Batch Processing: Handle multiple requests simultaneously
  • API Optimization: 50%+ faster response times

🛡️ Enterprise Features

  • Team Collaboration: Share templates and workflows
  • Usage Analytics: Track cost savings and productivity gains
  • Custom Models: Fine-tune on your specific codebase

📚 Learn More

📖 Documentation

Comprehensive guides and tutorials

View Docs →

💬 Community

Get help and share experiences

Join Discord →

⭐ GitHub

Star us and contribute

View Source →

🔧 Advanced Setup (Optional)

🛠️ Development & Custom Builds
# Clone and build from source
git clone https://github.com/aincrok/aincrok.git
cd aincrok
pnpm install
pnpm build

# For contributors
pnpm test        # Run tests
pnpm lint        # Check code style
pnpm check-types # TypeScript validation

Prerequisites: Node.js 20.19.2, pnpm 10.8.1
See: Contributing Guide for development setup


🚀 Ready to Save Money and Code Faster?

Get started in under 2 minutes

📦 Install Free Extension • 📚 Quick Start Guide • 💬 Join Community


No credit card • No signup • Use your own AI keys


⭐ Star us on GitHub if Aincrok saves you money and time!

GitHub stars


📋 Additional Information

🤝 Contributing

We welcome contributions! See our Contributing Guide for details.

📄 License

Apache 2.0 - See LICENSE for details.

🙏 Built On

  • Kilocode - Original foundation
  • Cline - Inspiration
  • Roo Code - Community feedback

📬 Support

  • 🐛 Report Issues
  • 💬 Discord Community
  • 📖 Documentation

Aincrok - Aincrok Is Not Cline Roo Or Kilo

Made with ❤️ by developers, for developers

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft