Skip to content

Commit 68c10fd

Browse files
Peter MarreckPeter Marreck
authored andcommitted
docs: mark embedding auto-detect as complete in PLAN.md
1 parent c649b72 commit 68c10fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PLAN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
- [x] Auto-reindex after CLI edits (skip re-embedding, daemon catches up on vectors)
118118
- [x] `codescan rename` applies edits by default (`--dry-run` for preview-only)
119119
- [x] Hashlines in `codescan references` output for stale-edit protection
120-
120+
- [x] Auto-detect embedding server (Ollama/oMLX) on init, graceful lexical-only fallback when unavailable, `--lexical-only` flag (completed 2026-04-11 EST)
121121
### Phase 6: New Language Grammars
122122
- [x] Add Clojure tree-sitter grammar + symbol mappings (`.clj`, `.cljs`, `.cljc`, `.edn`) — custom list_lit extraction for defn/def/ns/etc.
123123
- [x] Add Assembly tree-sitter grammar + symbol mappings (`.s`, `.S`, `.asm`) — labels + constants via RubixDev/tree-sitter-asm

0 commit comments

Comments
 (0)