Weekly Updates (06/29 - 07/03)
ArmorCodex, staged and human-gated:- This week we shipped a staged policy-management command layer in ArmorCodex, our beta guardrail for OpenAI Codex, so you can manage tool-execution guardrails straight from the Codex prompt. The agent can propose a change, but only a human commits it. Every edit is a pending proposal with a diff and risk warnings, nothing applies until you type armor yes, and proposals carry an integrity hash, version, and 30-minute expiry. The model can read and stage but never approve, weaken, or remove its own guardrails, and plain-English edits still work.
documentation:- https://docs.armoriq.ai/armorcodex
AWS Strands + Bedrock support:- Shipped in the TS and Python SDKs (0.4.3), model-agnostic, with a live demo running. We enforce at the tool layer via two hooks: one mints a signed intent token, one allows or blocks each tool. The provider is irrelevant to security, so Bedrock rides the same path as everything else. Tested end-to-end on a real Strands agent with Anthropic (Sonnet 4.6) and OpenAI (gpt-5.1).
New tools UI:- In progress. Observability is coming, with ArmorCodex policies already in place to power it.




