Skip to content

v2.0.0 — Native Agent Language

Latest

Choose a tag to compare

@voidborne-d voidborne-d released this 23 Feb 14:32
· 45 commits to main since this release

Philosophy Shift

Lambda is no longer a translation layer. It is a native language for agents — a shared tongue machines speak directly. Agents don't need perfect English round-trips; they need mutual understanding.

New Domains

a2a — Agent-to-Agent (39 atoms)

node, heartbeat, publish, subscribe, route, transport, protocol, handshake, acknowledge, timeout, retry, queue, payload, schema, version, sync, async, callback, response, spawn, kill, session, log, trace, context, snapshot, cache, fallback, upstream, downstream, diff, patch, config, merge, broadcast, register, discover

evo — Evolution (24 atoms)

gene, capsule, mutation, repair, optimize, innovate, validate, rollback, solidify, stagnation, strategy, confidence, blast radius, threshold, streak, eligible, broadcast, quarantine, candidate, cycle, fitness, adapt, select, drift

Fixes

  • Fixed 6 duplicate atom collisions (an/sp/dt/ev/pt/pp)
  • Each conflicting atom now has a unique code

Stats

  • 340+ atoms across 7 domains
  • 176 extended general-purpose atoms
  • 7 domains: a2a, evo, code, voidborne, social, emotion, science

Examples

!a:nd a:hb ok          — Node heartbeat OK
.a:pb e:gn>a:nd        — Publish gene to node
!e:mt<sg .e:vl>e:sf    — Signal triggers mutation, validate then solidify
!e:sa dt>.e:iv         — Stagnation detected, innovate

Install

clawhub install lambda-lang