This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryAdded first-class OMP and Mercury agent profiles with installer hooks for smoother integration.
Full changelog
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
ompandmercury-agentprofiles 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 integratenow includes OMP and Mercury in the default local agent profile set.- OMP shares repo-local
AGENTS.mdwith Codex/OpenCode; Mercury getsMERCURY.md. contextlattice_agent_discoverandcontextlattice_adopt statusreport 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
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About sheawinkler/ContextLattice
Private-by-default memory and context layer for agents with Go/Rust runtime, staged retrieval across fused data backends, and long-horizon context continuity.
Related context
Related tools
Beta — feedback welcome: [email protected]