Skip to content

Releases: kujolang/searchbridge

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 22:02
v1.0.0
70a63c0

What's Changed

Full Changelog: v0.2.4...v1.0.0

What's Changed

Full Changelog: v0.2.4...v1.0.0

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 12 Aug 17:00
v0.2.4

Full Changelog: v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 12 Aug 16:36
v0.2.3

Full Changelog: v0.2.2...v0.2.3

SearchBridge 0.1.0

Choose a tag to compare

@robertdevore robertdevore released this 11 Aug 15:30

SearchBridge 0.1.0 release qualification

Status: PASS for fixture/offline normalization and the documented optional live
provider adapters. Live-provider correctness, quotas, and credentials remain
external and are not claimed by this release.

The gate covers malformed URL/config values, timeouts, bounded retries,
429/5xx behavior, provider capability-level partial failure, deterministic
offline reruns, fixture immutability, row/output/token budgets, redacted errors,
and stale credential isolation. Every evidence command is read-only with
respect to providers. The sole effecting command, submit, requires the exact
capability index.submission, --act, --yes, and provider authorization on
every invocation; a receipt never claims indexing.

Run bash scripts/validate.sh and python3 scripts/benchmark.py --iterations 100.