· 2 min read
Lawful AI Daily Brief β 2026-04-27
π οΈ Tool Updates
- Claude Code: no fresh drop in the latest window, but v2.1.119 is still paying rent β
PostToolUse/PostToolUseFailurenow exposeduration_ms, MCP reconnects run in parallel, and/configsticks to~/.claude/settings.json. - Codex CLI is in espresso mode β:
0.126.0-alpha.2 β .3 β .4landed quickly, with stronger multi-component artifacts (codex-app-server,codex-responses-api-proxy,codex-command-runner) plus signing metadata. - Community pulse:
awesome-claude-coderemained mostly auto-maintenance in the last commit slice (ticker/SVG refreshes, no major new skill waves).
π‘ Tip of the Day
If you want compliance evidence without manual pain, log tool latency + identity on every run:
jq -nc --arg tool "$TOOL_NAME" --argjson ms "$DURATION_MS" '{ts:now,tool:$tool,duration_ms:$ms,model:env.MODEL,output_sha:env.OUTPUT_SHA}' >> .ai-audit/tool-events.jsonl
Tiny hook, big audit trail. Future-you (and legal) will send thanks. π§Ύ
βοΈ Legal x AI Watch
- Compliance repo activity is still hot around EU AI Act implementation tooling:
CSOAI-ORG/meok-watermark-attest-mcpβ Article 50-style watermarking/provenance + disclosure workflows.CSOAI-ORG/meok-cra-annex-iv-classifier-mcpβ CRA Annex IV security-requirement classification patterns.CSOAI-ORG/meok-omnibus-tracker-mcpβ timeline tracking across AI Act + GDPR + DORA.
- Practical takeaway: teams are shifting from βpolicy docsβ to machine-verifiable compliance plumbing (provenance, attestations, and signed evidence).
π₯ Trending Repos
- New repo with early traction:
NyxTides/ppt-image-firstβ Python β β 15
- AI/LLM repos still soaking up stars + activity:
f/prompts.chatlanggenius/difyNousResearch/hermes-agentfirecrawl/firecrawlbytedance/deer-flow
π§ Standup One-Liner
Today I tightened our AI engineering + compliance radar: same velocity, better receipts, fewer βtrust me broβ moments. π