Skip to content

This release fixes issues for SREs watching stability and regressions.

✓ 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

Affected surfaces

auth

Summary

AI summary

Agent discovery now matches executable identity and no longer misidentifies agents from command-line substrings or argv presence.

Full changelog

ContextLattice v3.6.1 - Agent Discovery Hardening

Patch release for the v3.6 agent operating layer.

Fixed

  • Agent lifecycle discovery now matches running agents by executable identity instead of arbitrary command-line substring hits.
  • Package-manager installs are handled by basename/path identity rather than hard-coded install roots.
  • Hermes installed through Homebrew, Nix, MacPorts, uvx/pipx-style runners, Python module launches, and interpreter console scripts can be detected without assuming ~/.local.
  • Hermes Ultra remains a separate agent harness and no longer contaminates hermes-agent discovery.
  • Doctor/discover commands and shell command text no longer make an agent appear active just because the agent name appears in argv.

Verified

  • Public PR #313 merged on public/main at 7980bdc7.
  • Public blocklist scan on changed files passed.
  • git diff --check HEAD~1..HEAD passed.
  • go test -count=1 ./cmd/contextlattice-agent-tools passed.
  • go test ./... passed in services/gateway-go.

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]