mirror of
https://github.com/garrytan/gbrain.git
synced 2026-07-30 11:22:34 +00:00
Wraps up the v0.31.7 doctor-fix wave:
- VERSION + package.json: 0.31.1.1-fixwave -> 0.31.7
- llms-full.txt: regenerated against the expanded v0.31.7 CHANGELOG
entry (committed bundle drift caught by test/build-llms.test.ts)
- test/check-resolvable-cli.test.ts: update the REGRESSION-GATE for
empty-cwd no_skills_dir error to reflect v0.31.7's intentional
behavior change. The install-path fallback in autoDetectSkillsDirReadOnly
now finds the bundled skills/ from any cwd inside the gbrain repo,
so the test asserts source: 'install_path' instead of error: 'no_skills_dir'.
This is the wave's headline capability ("doctor finds itself on every
deployment shape") rather than a regression.
Pre-existing flake unrelated to this wave: BrainRegistry — lazy init >
empty/null/undefined id routes to host fails on machines that have
~/.gbrain/config.json present (the test assumes test env has none).
Reproduces on master before this wave landed; not a v0.31.7 regression.
Filed for follow-up in next maintainer hygiene sweep.
1 line
6 B
Plaintext
1 line
6 B
Plaintext
0.31.7 |