What's new
sem entitiesnow works on directories - scan an entire directory or repo withsem entities src/or justsem entities. Groups output by file. MCP tool updated to match. (Thanks @MattCozendey)--entity-idflag onsem contextandsem impact- pipe entityIds directly fromsem diff --format jsonoutput (Thanks @ende124)--format {terminal,json}unified across all commands - consistent formatting on context, impact, graph, blame, log, entities, verify.--jsonstill works as shorthand (Thanks @ende124)- Incremental graph rebuild - reuses pre-parsed trees, compares entity content_hash to skip unchanged entities
- Scope-resolve refactor - unified language config table, support for cpp, csharp, java, ruby scope resolution
--formaton diff uses OutputFormat enum directly (Thanks @Benjas333)- tree-sitter-scala bumped from 0.25 to 0.26 (Thanks @sideeffffect)