· 2 min read
Lawful AI Daily Brief β 2026-05-06
π οΈ Tool Updates
- Claude Code v2.1.129 landed with
--plugin-urlsupport (ZIP from URL), plus useful env toggles likeCLAUDE_CODE_FORCE_SYNC_OUTPUT=1andCLAUDE_CODE_ENABLE_GATEWAY_MODEL_DISCOVERY=1. - Codex kept sprinting with
0.129.0-alpha.7/.8and a lot of MCP hardening and config reliability work. - Translation: less glitter, more βthis wonβt break at 2am.β π
π‘ Tip of the Day
If your legal-agent stack needs better auditability, start with OTEL today:
export OTEL_EXPORTER_OTLP_ENDPOINT=http://otel.local:4318
export OTEL_SERVICE_NAME=lawful-ai-agent
Then log model/provider/tool-call metadata per run so you can answer compliance questions with receipts, not vibes.
βοΈ Legal x AI Watch
- Active legal/compliance repo movement today includes:
kody32/eu-ai-act-guideβ interactive EU AI Act + GDPR guide for startups/SMEs.aksiom-dev/eu-ai-act-evalsβ eval prompts mapped to EU AI Act concerns.aevum-labs/aevumβ policy engine + audit trail + EU AI Act angle.
π Fresh Papers
- Safety and accuracy follow different scaling laws in clinical large language models
https://arxiv.org/abs/2605.04039v1 - OpenSeeker-v2: Pushing the Limits of Search Agents with Informative and High-Difficulty Trajectories
https://arxiv.org/abs/2605.04036v1 - EQUITRIAGE: A Fairness Audit of Gender Bias in LLM-Based Emergency Department Triage
https://arxiv.org/abs/2605.03998v1 - Logical Consistency as a Bridge: Improving LLM Hallucination Detection via Label Constraint Modeling
https://arxiv.org/abs/2605.03971v1 - Atomic Fact-Checking Increases Clinician Trust in LLM Recommendations for Oncology Decision Support
https://arxiv.org/abs/2605.03916v1
π₯ Trending Repos
Significant-Gravitas/AutoGPTβ183klanggenius/difyβ140kNousResearch/hermes-agentβ132kmudler/LocalAIβ46klangchain-ai/langgraphβ31k
π€ Standup One-Liner
βToday we tightened our agent stack around MCP reliability and observability, while tracking fresh EU-AI-Act-aligned repos so compliance stays a feature, not a fire drill.β