Llamatik Code#

Llamatik Code is a local-first AI coding assistant for IntelliJ-based IDEs. It runs models on your machine — your code never leaves your device — and provides an agent-based workflow similar to Claude Code or Cursor, but entirely offline and integrated inside IntelliJ IDEA or any JetBrains IDE.

Key features#

  • Project-aware chat — Ask questions about your codebase with persistent, multi-session support
  • Local AI models — Run models fully offline via GGUF; your code never leaves your machine
  • AI agent for code editing — Generate and modify code using natural language with safe diff previews
  • Context-aware assistance — Understands the current file, selection, git state, and project structure
  • MCP server support — Connect any MCP-compatible tool server (1.4.0+)
  • External Knowledge — Research the web, official docs, and GitHub issues from inside the IDE (1.5.0+)
  • Code Health Monitor — Proactive background analysis for regressions, complexity, and refactor opportunities (1.5.0+)
  • Multi-task agent — Run multiple agent tasks in parallel with a live task queue panel (Pro)
  • Aggressive mode — Let the agent act decisively without prompting on each step (Pro)

Free vs Pro#

CapabilityFreePro
Chat (Ask mode)UnlimitedUnlimited
Single-session agentYesYes
Multi-task agentYes
MCP servers1 (manual approval)Unlimited + auto-approval
Aggressive modeYes
Multi-file applyYes
External Knowledge5 searches/day, 1 docs source50 searches/day, 10 sources
Code Health MonitorLIGHT / manual onlyBALANCED + AGGRESSIVE + background

Upgrade at llamatik.com.