refactor: one Go module; brain search in bin/brain + internal/brain. (#8)
Tests / Test (push) Failing after 5s
Tests / Release (semver) (push) Skipped

Collapse nested kbsearch/chats go.mod into the root module. Ranking stays
cgo-free under internal/brain/rank so CI does not need ladybug. bin/kb/search
is a deprecation wrapper that still sets CGO and builds the binary.
This commit is contained in:
2026-08-13 14:26:54 +01:00
committed by GitHub
co-authored by GitHub
parent 5990feb1f6
commit eeb5b79cf2
26 changed files with 211 additions and 173 deletions
+1
View File
@@ -10,3 +10,4 @@ __pycache__/
.env
.secrets/
lib-ladybug/
go.work.local