Skip to content

Sowiedu/Edict

v1.3.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents compiler effect-system formal-verification json-ast
+9 more
llm mcp model-context-protocol programming-language type-system typescript wasm webassembly z3

Affected surfaces

rce_ssrf deps

Summary

AI summary

Implement 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

Track Sowiedu/Edict

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]