A new Rust-based AI coding agent called Peri dropped on Hacker News today, promising full compatibility with Claude Code's plugin and skill ecosystem while running on the ACP-Rust framework. The project comes in at just 14MB—a notably lean footprint compared to heavier agent solutions—while maintaining feature parity including dynamic workflows, goal tracking, artifacts generation, and built-in web search capabilities.

What Makes Peri Different

Peri isn't building yet another walled-garden coding assistant. Instead, it's explicitly designed as a drop-in replacement for Claude Code users who want the performance benefits of Rust without losing access to their existing plugin investments. The developer behind Peri (KonghaYao) emphasized compatibility as a first-class feature rather than an afterthought, which could make migration paths much smoother for teams evaluating Rust-based alternatives.

Technical Architecture

The agent leverages ACP-Rust—a framework specifically designed for AI agent workloads in Rust—to handle the heavy lifting. This choice gives Peri native performance characteristics while maintaining interoperability with Claude Code's plugin API. According to the project's GitHub page, users can expect "full feature and better support" compared to existing solutions, though independent benchmarks aren't yet available.

Why This Matters For The Ecosystem

The AI coding agent space is getting crowded, but most players are Python-first or JavaScript-based. Rust advocates have been watching from the sidelines as tools like Claude Code, Cursor, and Copilot dominate the conversation. Peri changes that calculus—if it delivers on its compatibility promises, shops running Rust codebases can adopt AI-assisted development without cross-language friction.

Key Takeaways

  • 14MB binary size offers significant advantages for local deployment scenarios
  • Full plugin/skill compatibility with Claude Code ecosystem is the headline feature
  • Built on ACP-Rust framework targeting performance-conscious developers
  • Free web search included out of the box alongside core coding features

The Bottom Line

Peri's real value isn't raw capability—it's bridge-building between Rust's performance advantages and Claude Code's proven plugin ecosystem. If the compatibility story holds up under real usage, this could be the entry point Rust shops have been waiting for to finally join the AI-assisted development revolution.