COMMITS
May 31, 2026
M
feat(install): add `install --plan` machine-readable receipt (#388)
Martin Vogel committed
M
fix(adr): unify manage_adr onto the SQLite store shared with the UI (#256)
Martin Vogel committed
M
fix(ui): warn on stderr when --ui requested without embedded UI (#350)
Martin Vogel committed
M
test(discover): guard vendor/ root-gitignore exclusion (#234)
Martin Vogel committed
M
fix(naming): derive only validator-safe project names (#349)
Martin Vogel committed
M
fix(search_code): error on invalid regex instead of silent empty (#283)
Martin Vogel committed
M
fix(install): emit fish-native PATH syntax for fish configs (#319)
Martin Vogel committed
M
ci(dry-run): stop scarce Intel-macOS runner from gating smoke/soak
Martin Vogel committed
M
fix(grpc): anchor Route emission on stub suffix; preserve service name (#294)
Martin Vogel committed
M
test(hooks): guard PreToolUse gate shim against predictable temp file (#384)
Martin Vogel committed
M
fix(install): detect Cursor IDE and register MCP config (#222)
Martin Vogel committed
M
fix(mcp): preserve JSON-RPC string ids instead of coercing to int (#253)
Martin Vogel committed
M
ci: remove temporary Windows repro harness
Martin Vogel committed
M
fix(cli): probe Windows PATHEXT variants in find_in_path (#221)
Martin Vogel committed
M
ci(temp): Windows repro harness for #394 group
Martin Vogel committed
M
fix(store): accept lowercase drive letters in root_path integrity check
Martin Vogel committed
M
test(cypher): regression guards for #240/#237/#252/#305 (already supported)
Martin Vogel committed
M
fix(discover): map .mjs/.cjs (JS) and .mts/.cts (TS) extensions (#197)
Martin Vogel committed
M
test(c-lsp): regression for #220 (C++ CALLS attributed to function)
Martin Vogel committed
M
fix(search): treat wildcard-free file_pattern as a path substring (#200)
Martin Vogel committed
M
test(extraction): regression guards for #382 (Java annotations) + #213 (large TS)
Martin Vogel committed
M
test(py-lsp): regression for #228 (cross-file classmethod on class)
Martin Vogel committed
May 30, 2026
M
ci: remove temporary bucket-B repro harness
Martin Vogel committed
M
ci(temp): build bucket-B repro inline per-platform (avoid macos infra cancel)
Martin Vogel committed
M
test(ts-lsp): scale regression for #344/#340 (lsp_cross >1189 defs)
Martin Vogel committed
M
ci(temp): bucket-B crash repro harness (#336 icinga2 / #385 kicad)
Martin Vogel committed
M
test(c-lsp): xxhash-header extraction guard (issue #355 proxy)
Martin Vogel committed
M
test(mcp): ASan regression for issue #235 (bad-project buffer overflow)
Martin Vogel committed
M
test(c-lsp): regression for issue #312 (defaulted template param + auto)
Martin Vogel committed
D
Delete docs/TS_LSP_INTEGRATION_PLAN.md
DeusData committed