Skip to content

v0.1.0

Choose a tag to compare

@kedrzu kedrzu released this 07 Jan 12:25

0.1.0 (2025-01-07)

🚀 Features

  • scaffolding project (ece2c06)
  • start working on agentscript (805b521)
  • rendering runtime (1cddd21)
  • initial script parser implementation (ea3358c)
  • improved rendering modules (2ae240f)
  • added basic runtime (67ceb32)
  • swithed to nzyme schema (4fedb2d)
  • add support for nested function calls (6a39bb4)
  • renaming and moving packages (9a83e47)
  • added inferWorkflow and a simple demo (ccaef22)
  • core: added implicit type rendering for functions (32aa5cd)
  • core: defineTool input can be a schema (e8e9773)
  • linear: working on approval pipeline (2219b6c)
  • linear: creating linear tasks (538031f)
  • linear: add linear demo (c3d82d2)
  • runtime: variable assignment (d5b4418)
  • runtime: member expression (2aa9782)
  • runtime: support object literals (d1a2842)
  • runtime: add functions to runtime (91f967f)
  • runtime: add support for single arg tools (e8bb405)
  • runtime: add support for output (6ecfc89)

❤️ Thank You

  • Michał Kędrzyński