You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sem entities now works on directories - scan an entire directory or repo with sem entities src/ or just sem entities. Groups output by file. MCP tool updated to match. (Thanks @MattCozendey)
--entity-id flag on sem context and sem impact - pipe entityIds directly from sem diff --format json output (Thanks @ende124)
--format {terminal,json} unified across all commands - consistent formatting on context, impact, graph, blame, log, entities, verify. --json still works as shorthand (Thanks @ende124)