Skip to content

sem

v0.3.4 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3mo Version Control
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Classify const foo = () => {} as a function type instead of a variable.

Full changelog

What's new

Node parser improvements:

  • Fix TSX grammar loading: .tsx files now correctly use the TSX grammar, .ts uses TypeScript
  • Extract function-like object pairs (e.g. onClick: () => {}) as method entities
  • Classify const foo = () => {} declarations as function type instead of variable
  • Skip inner variables declared inside function scopes from top-level extraction
  • Improved traversal: consistent recursion preserving parent-child relationships
  • Extract nested class methods and fields for TS/JS

Full changelog: https://github.com/Ataraxy-Labs/sem/compare/v0.3.3...v0.3.4

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

Track sem

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]