Skip to content

Sowiedu/Edict

v1.2.0 Feature

This release adds 3 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

Summary

AI summary

Added array and string builtins plus new MCP error resource.

Full changelog

1.2.0 (2026-03-04)

Features

  • add array builtins (length, get, set, push, pop, concat, slice, isEmpty, contains, reverse) (6e67aa7)
  • add edict://errors MCP resource and edict_errors tool — machine-readable error catalog (6b7cf0f), closes #10
  • add minimal schema variant for token-efficient agent bootstrap (43cb6dc), closes #12
  • add string builtins (length, substring, concat, indexOf, upper/lower, trim, startsWith, endsWith, contains, repeat) (119ed1c)
  • add string_interp expression (closes #32) (4209f4c)

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]