Releases: electricsheephq/evaOS-gitnexus
Releases · electricsheephq/evaOS-gitnexus
Release list
GitNexus v1.6.7-electric.2
GitNexus v1.6.7-electric.2
Internal Electric Sheep reliability release. This release remains based on upstream v1.6.7 and selectively ports operational hardening from later upstream work without adopting the upstream v1.6.8-rc.* feature stream.
Included
- Atomic registry writes and transient registry I/O protection.
- Vendored tree-sitter grammar loading from stable absolute vendor paths.
- Large-repo parse-worker clone-safety hardening.
- Hook, DB-lock probe, orphan/process guard, and hook command-resolution hardening.
- Local embedding dependency resolution compatibility for strict package-manager layouts.
- Install reliability hardening: local ONNX embedding runtime packages are optional so basic CLI/MCP installs do not fail on native ONNX postinstall network/download failures.
- Existing Electric Sheep MCP/Voyage behavior remains preserved: read-only MCP mode, repo allowlists,
maxTokens,rerank, Voyage HTTP embeddings/rerank, vector diagnostics, and--skip-ai-context.
Not Included
- No upstream
v1.6.8-rc.*broad adoption. - No HTTP MCP daemon/topology change.
- No multi-branch indexing, trace tool, CFG/PDG/taint stack, or broad dependency churn.
- No npm publish, Docker publish, registry cleanup, reindexing, embedding rollout, MCP allowlist mutation, branch deletion, or worktree deletion.
Validation
- PR #26 green and merged: reliability port stack.
- PR #27 green and merged: packaged-install reliability follow-up.
- Final
mainat1943b303020e8db52075cc2cd54ee6b910698cadpassed Gitleaks, Scorecard, Trivy, CodeQL, and Release Candidate. - Local canonical runtime rebuilt from
/Volumes/LEXAR/repos/GitNexus/gitnexus;gitnexus --versionreports1.6.7-electric.2. - npm
gitnexusdist-tags were intentionally not changed.
GitNexus v1.6.7-electric.1
GitNexus v1.6.7-electric.1
Internal Electric Sheep source release for GitNexus.
This release records electricsheephq/GitNexus as upstream v1.6.7 plus Electric Sheep MCP, Voyage, vector diagnostics, release workflow, and runtime hardening patches.
Tag policy:
- Source tag:
electric/v1.6.7-electric.1 - Upstream base:
v1.6.7 - Package version:
1.6.7-electric.1 - npm publish: not included
- Docker publish: not included
Use this release to track internal fork progress and reproduce the exact source state used by Codex agents. Public artifact publishing remains gated by the repository's normal release workflows and secrets.