Skip to content

v1.0.16

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 00:25
· 2 commits to main since this release

What's Changed

  • Add infinite Mandelbrot zoom @shader() example by @amaldini in #112
  • Add BigInt perturbation Mandelbrot zoom by @amaldini in #113
  • Add Mandelbrot sliders for iterate budget and wrap decades by @amaldini in #114
  • Add reference manual search and concept glossary by @amaldini in #115
  • Explain capability tokens for average readers by @amaldini in #116
  • Declarative multi-agent teams (agents.team) by @amaldini in #118
  • Specialized kind on agents.define / agents.team by @amaldini in #119
  • Team graphs constrain executePlan hops by @amaldini in #120
  • Let team.handoff optionally call think and pass prior step outputs by @amaldini in #121
  • Give review and reject relations typed hop methods by @amaldini in #122
  • Add team.consult as a typed one-shot ask hop by @amaldini in #124
  • Branch executePlan hops on review verdicts by @amaldini in #123
  • Expand declarative agent teams in the Reference Manual by @amaldini in #125
  • Add CS101 extras and a curated Algorithms student track by @amaldini in #126
  • Ship contract: pair exit identity, registry, and result.map wrap by @amaldini in #127
  • Add interpret/transpile HTTP traces for webapi health by @amaldini in #128

Full Changelog: v1.0.14...v1.0.16