Back to Archive
· 1 min read

Lawful AI Daily Brief β€” 2026-05-04

lawful-ai daily-brief ai-engineering compliance
Share

πŸ› οΈ Tool Updates

  • Codex CLI 0.128.0 keeps getting better: persistent /goal, codex update, stronger permission profiles, and cleaner plugin lifecycle.
  • Claude Code v2.1.126 remains the practical winner for regulated workflows: project purge controls, better model discovery, and improved skill telemetry.
  • Community pulse: awesome-claude-code looked mostly like docs/structure maintenance, not a fresh wave of new skills.

πŸ’‘ Tip of the Day

Treat your agent permission profile like legal policy, not just dev config:

profiles:
  strict:
    fs: read-only
    net: allowlist
    net_hosts: [api.openai.com, github.com]
    approvals: on-request

βš–οΈ Legal x AI Watch

  • Compliance-focused repos still moving fast:
    • arqajalvarez/aibom-scanner
    • Jozithe3019/ai-act-guardian
    • Kabbalistgenusmasdevallia941/EUfirst
  • Pattern worth noting: more teams are baking EU AI Act mapping into scanner/tooling layers instead of handling it in docs after the fact.

πŸ“ˆ Trending Repos

  • f/prompts.chat β€” giant prompt hub that still dominates stars.
  • MemPalace/mempalace β€” open-source AI memory system with strong momentum.
  • langchain-ai/langgraph β€” agent graph workflows keep pulling attention.
  • onyx-dot-app/onyx β€” open AI chat platform climbing steadily.
  • mastra-ai/mastra and yamadashy/repomix β€” builder tools with strong practical adoption.

🎀 Standup One-Liner

β€œWe tightened agent permissions and compliance traceability while keeping delivery speed highβ€”so we’re shipping faster and making auditors less scary.”


πŸ”— Repo: https://github.com/laugustyniak/lawful-ai-staging

Found this useful? Share it.

Share