Everything Under the Hood
A comprehensive AI development environment with 41+ tools, 9 specialized agents, and support for 109 AI providers. Here is everything Vikasit Code brings to your workflow.
AI & Models
9 Pre-built Agents
Specialized agents for building, planning, code review, exploration, verification, and more. Each agent has tuned permissions and toolsets.
Custom Agent Generation
Create unlimited custom agents from natural language descriptions. Configure tools, models, prompts, temperature, and permissions per agent.
109 AI Providers
Works with OpenAI, Anthropic, Google, Mistral, Cohere, Groq, Together AI, Azure, AWS Bedrock, and 100+ more. Bring your own API keys.
Vikasit AI Models
8 purpose-built models from vikasit-3-small to vikasit-3-max. Plus Writer 0.5B & 0.8B open-source models that run on CPU.
Multi-Modal Support
Full support for text, image, audio, video, and PDF inputs. Vision models can analyze screenshots, diagrams, and UI mockups.
Extended Reasoning
Support for reasoning tokens and chain-of-thought models. vikasit-3-thinking provides deep reasoning for complex coding challenges.
Developer Tools
41+ Built-in Tools
File read/write/edit, glob search, grep, LSP, web fetch, web search, code search, batch operations, notebook editing, and more.
MCP Protocol Support
Connect to databases, APIs, and external services through Model Context Protocol. OAuth support, debugging, and hot-reloading of MCP servers.
LSP Integration
Full Language Server Protocol support for code intelligence — go-to-definition, find references, diagnostics, and completions across any language.
Git & GitHub Integration
Native PR reviews, issue commenting, GitHub Actions workflows, OIDC/AWS integration, branch management, worktree support, and patch application.
Skills & Plugins
Extensible plugin system for custom tools and capabilities. Discover skills from project directories, install community plugins.
Cron Scheduling
Schedule recurring AI tasks with cron expressions. Automate code reviews, dependency updates, documentation, and more.
Platform & Experience
Desktop Apps
Native Tauri desktop applications for macOS, Windows, and Linux. System notifications, deep linking (vikasit:// protocol), and auto-updates.
Web Console
Full-featured web dashboard for workspace management, API key management, usage analytics, team collaboration, and billing.
Session Management
Persistent sessions with SQL storage, automatic context compaction, memory system, session sharing, import/export, and cost tracking.
Permission System
3-tier enterprise-grade security: system managed, user, and project configs. Granular tool-level permissions with auto-classification.
Hooks System
Event hooks for PreToolUse, PostToolUse, SessionStart, FileChanged, and more. Integrate with your existing workflows and CI/CD.
Cost Tracking
Built-in token counting and pricing for input, output, reasoning, and cache tokens. Track spend per session, per agent, per model.
9 Built-in Agents
Specialized AI agents for every part of your development workflow. Each agent has tuned permissions, toolsets, and prompts.
build
Default agent for general tool execution. Full access to all tools based on configured permissions.
plan
Planning-only agent that disallows edit tools. Explores codebase and designs implementation strategies.
general
General-purpose research agent for complex questions and multi-step parallel investigation tasks.
explore
Fast codebase exploration with search/read permissions. Grep, glob, code search, and web fetch.
code-reviewer
Expert code reviewer analyzing changes for correctness, security, performance, and maintainability.
verification
Validation agent that checks code changes work via tests, compilation, and edge case analysis.
compaction
Internal agent for intelligent session context compaction. Keeps conversations within token limits.
title
Auto-generates descriptive session titles based on conversation context and work performed.
summary
Creates comprehensive session summaries for review, sharing, and context preservation.