Commit Graph
2 Commits
Author SHA1 Message Date
eSlider c2e2409d71 feat(httpapi): default search backend is var/bin/brain-search.
Tests / Release (semver) (push) Skipped
Tests / Test (push) Skipped
bin/brain/serve.go is the command; bin/serve.go stays as a tagged
deprecation shim. Tests fail if the default path still names Python.
2026-08-13 14:30:16 +01:00
eSlider 568a6af888 feat(brain): HTTP serve from bin/brain/serve.go, default Go search binary.
Move the HTTP package to internal/httpapi. Default backend is
var/bin/brain-search, not Python. bin/serve.go stays as a deprecation shim.
2026-08-13 14:29:58 +01:00