Skip to content

v1.21.1 — Deployment portability and security fix

Choose a tag to compare

@B2JK-Industry B2JK-Industry released this 31 Mar 05:28
· 108 commits to main since this release
927b389

v1.21.1 — Deployment portability and security fix

Security Fix

  • Hostname redaction patterns now built dynamically from AGENT_SERVER_NAME — non-default deployments no longer leak hostnames in client-safe bundles

Portability

  • Consolidation triggers derived from get_agent_identity() (was hardcoded "john", "b2jk")
  • Dockerfile fixed (source COPY before pip install)
  • docker-compose.yml: 7 missing env vars added
  • .env.example: added AGENT_SANDBOX_ONLY, LLM_BACKEND, section headers
  • 4 unused dependencies removed from pyproject.toml

1407 passed, 4 skipped | 116 ins, 26 del

Full Changelog: v1.21.0...v1.21.1