Skip to content

sheawinkler/ContextLattice

v3.6.3 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ 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

Dashboard skips NextAuth initialization unless AUTH_REQUIRED=true.

Full changelog

Patch release for the open-source dashboard auth boundary.

Highlights:

  • Dashboard no longer initializes NextAuth unless AUTH_REQUIRED=true.
  • Local OSS mode returns auth_disabled for /api/auth/session instead of surfacing server configuration errors.
  • Billing page no longer auto-fetches account-only billing state or displays sign-in prompts when auth is disabled.
  • Public README baseline remains current at v3.6.2+ / v3.6 runtime stack language from the prior docs fix.

Validated locally before release:

  • TypeScript, dashboard tests, production build.
  • Runtime /api/auth/session smoke returns 404 {"ok":false,"error":"auth_disabled","authRequired":false}.
  • Playwright /billing smoke renders with no /api/auth requests, no console errors, and no sign-in/create-account UI.

Breaking Changes

  • Dashboard no longer initializes NextAuth unless `AUTH_REQUIRED=true`.

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]