mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
Full quality gate (test:unit + test:vitest + check:docs-all) caught drift from cycle PRs that the PR→release fast-gates do not run. Each fix aligns to the already-merged code (no behavior change): - test(cloud-agent): expect 4 registered agents incl. cursor-cloud (#4250) - test(db-rules): add accessTokens to INTENTIONALLY_INTERNAL audited set (#4256) - test(glm): GLM/GLM-CN coding timeout 900000 -> 3000000 (50min) (#4255) - fix(i18n): add connect/tokens/configure CLI locale sections to pt-BR.json (#4256) - docs(env): document OMNIROUTE_CONTEXT in .env.example + ENVIRONMENT.md (#4256) - fix(ci): fabricated-docs checker now indexes arg-bearing .command("x <a>") forms (false-negative flagged a real `omniroute connect`); +2 regression tests