~~Installed-target runtime probing~~ -- DONE: attocode code-intel probe-install validates file-based MCP installs by launching the configured stdio command, resolving ${workspaceFolder}, and optionally exercising project_summary
~~Portable code-intel bundles~~ -- DONE: attocode code-intel bundle export / bundle inspect package local artifacts with metadata, hashes, and version stamping for offline transfer and debugging
~~Shared install config resolution~~ -- DONE: ResolvedInstallSpec and resolve_install_spec() unify JSON/TOML/YAML-backed assistant config parsing for install, status, and probe flows
~~Supply-chain malware detection expansion~~ -- DONE: new security_scan anti-patterns for invisible Unicode payloads, eval-on-decoded-data obfuscation, dynamic require() assembly, and string-based timer execution
~~Install-hook auditing~~ -- DONE: dependency audit now flags suspicious preinstall/install/postinstall scripts and shares matcher behavior between local and DB-backed scanners
v0.2.6 -- Language Support, Search Quality & Architecture (Released 2026-03-24)¶
~~Language-specific symbol extraction~~ -- DONE: 11 new tree-sitter configs (Erlang, Clojure, Perl, Crystal, Dart, OCaml, F#, Julia, Nim, R, Objective-C); total 36 languages supported
~~Architecture analysis fallback~~ -- DONE: directory-based module detection when dependency graph is sparse; 22 repos improved from 2/5 to 4/5
Swarm mode update to loops -- migrate from DAG-based to loop-based execution architecture
Swarm using code intel -- bootstrap orientation, impact analysis for task scoping, cross-refs for merge conflicts, learning system for per-repo patterns