release: engine 0.13.0 snapshot sync (BUSL-1.1)#59
Conversation
There was a problem hiding this comment.
Code Review
This pull request represents a major restructuring and relicensing of the Loctree project, transitioning the repository into a public release mirror for the Loctree engine (version 0.13.0). The project's license is changed from dual MIT/Apache-2.0 to the Business Source License 1.1 (BUSL-1.1). The workspace has been streamlined to include only the core engine crates (loctree-rs, loctree-ast, and reports), while deleting all external distribution configurations (such as npm, Homebrew, macOS, and Windows packaging), CI/CD workflows, hooks, and extensive documentation. Additionally, Cargo.toml has been updated with new dependencies and version bumps to align with the 0.13.0 release line. No review comments were provided for this pull request.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
…required Linux/macOS checks)
There was a problem hiding this comment.
Semgrep OSS found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
…r ships without lsp/mcp)
… (synced from suite)
Snapshot sync of the Loctree engine (loctree-rs + loctree-ast + report-leptos workspace) from the private integration suite, release v0.13.0 — the Zero-Fallback line.
Highlights: session-start context 12.1s → 0.8s (×15); one canonical metric source; no self-DRIFT on fresh repos; hidden config/resource truth in snapshot; permanent rg-vs-loct correctness gate; O(log n) get_line; tree-sitter Python extractor at JS/TS parity.
License change from this release: BUSL-1.1 (previously MIT/Apache dual) — see LICENSE + NOTICE.md. This mirror receives snapshot commits per release; integration history lives in the private suite. Staging verified: cargo check --locked, semgrep p/secrets clean, private-marker excludes clean.
🤖 Generated with Claude Code