Serena
最近 Claude Code のパフォーマンス低下問題に端を発して注目されているため
LLM をコードベース上で直接作業できるエージェントとして振る舞わせるためのツール Serena is a powerful coding agent toolkit capable of turning an LLM into a fully-featured agent that works directly on your codebase.
特徴
コードの セマンティック な解析や編集を行うためのツールを提供し、IDE のような機能を LLM に付与する Serena provides essential semantic code retrieval and editing tools that are akin to an IDE's capabilities
シンボル レベルでコードの構造を理解し、関連性を活用して効率的に作業可能 extracting code entities at the symbol level and exploiting relational structure
参考