Skip to content

ContextLattice v3.10.1

Choose a tag to compare

@sheawinkler sheawinkler released this 06 Jul 09:40
c610536

ContextLattice v3.10.1 - OMP and Mercury Install Hooks

Release date: 2026-07-06

v3.10.1 makes first-run agent integration smoother for OMP and Mercury users. ContextLattice now treats OMP and Mercury as first-class public agent profiles, installs managed instruction hooks when those harnesses are detected, and includes them in the default adoption/integration proof path.

What changed

  • Added public omp and mercury-agent profiles with stable agent IDs, process detection, topic paths, aliases, and template coverage.
  • Installer flows now upsert managed ContextLattice instruction hooks for detected OMP and Mercury user-instruction files.
  • contextlattice_adopt integrate now includes OMP and Mercury in the default local agent profile set.
  • OMP shares repo-local AGENTS.md with Codex/OpenCode; Mercury gets MERCURY.md.
  • contextlattice_agent_discover and contextlattice_adopt status report OMP/Mercury hook evidence.
  • Added copy-ready OMP and Mercury public templates.

Safety boundary

ContextLattice still does not install third-party agent harness binaries. It only writes bounded managed instruction blocks when OMP or Mercury are detected, and users can opt out with:

scripts/install_global_agent_tools.sh --no-agent-hooks
contextlattice_adopt install --no-install-agent-hooks

Verification

jq empty config/agents/agent_profiles.json
bash -n scripts/install_global_agent_tools.sh
python3 -m py_compile scripts/agent/contextlattice-adopt scripts/agent/audit-agent-repo-integration scripts/agent/audit-agent-global-install-smoke scripts/agent/audit-agent-preflight-matrix scripts/agent/audit-agent-profile-parity scripts/agent_orchestration.py
python3 scripts/tests/test_pi_droid_runner_support.py
scripts/agent/audit-agent-preflight-matrix --pretty
scripts/agent/audit-agent-profile-parity --refs WORKTREE --pretty
scripts/agent/audit-agent-global-install-smoke --pretty
scripts/agent/audit-agent-output-contracts --pretty
cd services/gateway-go && go test ./...
contextlattice_public_leak_guard --mode changed --base refs/remotes/public/main --public