This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+9 more
Affected surfaces
Summary
AI summaryImplement closures and higher‑order functions via WASM, add sandbox limits.
Full changelog
1.3.0 (2026-03-04)
Features
- add end-to-end agent loop smoke test (closes #4) (c06bfeb)
- add execution sandbox limits (timeout, memory cap) (851873b), closes #37
- add MCP prompt templates for agent bootstrapping (closes #40) (a5880a2)
- add mutual recursion tests and example program (closes #36) (ee4637b)
- codegen: implement higher-order functions via WASM function tables (#33) (6d8407d)
- implement closures — lambda expressions capture outer scope (#34) (4ba5a18)
- validate generated WASM binaries with structured errors (215a429), closes #51
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Sowiedu/Edict
Agent-first programming language: agents produce JSON AST, the compiler validates, type-checks, effect-checks, verifies contracts via Z3/SMT, and compiles to WASM. 19 MCP tools for the full compile-and-execute loop.
Related context
Beta — feedback welcome: [email protected]