Skip to content

sheawinkler/ContextLattice

v3.10.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-framework agent-orchestration ai-infra ai-interface context-engineering context-management
+4 more
go long-horizon-agents long-horizon-intelligence rust

Summary

AI summary

Added 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 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

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

Track sheawinkler/ContextLattice

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Earlier breaking changes

  • v3.17.3 Agent guidance now mandates the `/agents/tasks` route family.
  • v3.17.3 Task worker now checks approval before any execution steps.

Beta — feedback welcome: [email protected]