This release adds 2 notable features for engineering teams evaluating rollout.
Published 2mo
Version Control
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai-agents
code-intelligence
coding-agents
developer-tools
git
llm-tools
+4 more
semantic-diff
tree-sitter
typescript
version-control
Summary
AI summaryAdded Vue single-file component (SFC) support.
Full changelog
What's new
- Vue (.vue) SFC support — extracts
<template>,<script>, and<style>as SFC block entities. Script block content is delegated to the existing TS/JS parser for inner entity extraction (functions, classes, etc.). Handles<script setup>,lang="ts", and correct line number mapping. - JSON key rename detection (via PR #11 by @nminev) — uses
structural_hashto detect renamed JSON keys whose values are structurally identical. - PHP was already supported since v0.3.4.
Supported languages (17)
TypeScript, TSX, JavaScript, Python, Go, Rust, Java, C, C++, Ruby, C#, PHP, Fortran, Swift, Elixir, Bash, Vue
Stats
- 37 tests passing
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About sem
Semantic version control => entity-level diffs, blame, and impact analysis on top of git. 26 languages via tree-sitter. Built for coding agents.
Related context
Related tools
Beta — feedback welcome: [email protected]