This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryExpanded non-Python code‑intelligence support to many additional languages and fixed silent failure of bundled tree‑sitter grammars.
Full changelog
Aura v1.8.51 is a focused code-intelligence and release-packaging update. This patch expands Aura’s non-Python language awareness and fixes a packaging issue where bundled tree-sitter grammars could silently fail to ship.
Highlights
Expanded non-Python code-intelligence support beyond JavaScript, TypeScript, Go, and Rust.
Added bundled grammar support for a broader set of major languages and file types.
Fixed the tree-sitter grammar prewarm path so release builds actually load grammar libraries instead of relying on a no-op download call.
Release builds now fail loudly if grammar prewarm produces no files, instead of shipping a silently degraded build.
Added better prewarm diagnostics so the build log shows what languages were requested, loaded, cached, and bundled.
Expanded Language Coverage
Aura now prepares support for a much larger major-language set:
JavaScript, TypeScript, TSX
Go, Rust
Java, C, C++, C#
PHP, Ruby, Swift, Kotlin, Dart, Scala, Lua
Bash and PowerShell
HTML, CSS, SCSS
JSON, YAML, TOML, XML, SQL, Markdown
Dockerfile
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 Aura
All releases →Related context
Related tools
Earlier breaking changes
- v1.4.0 All file-writing paths now route through a validation pipeline.
Beta — feedback welcome: [email protected]