Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 15:18
· 98 commits to main since this release
44665eb

What's Changed

  • fix(runtime): harden structured output and variable handling by @WH-2099 in #50
  • ci: add type checking checks by @WH-2099 in #53
  • fix(human-input): trace submitted payload as inputs by @laipz8200 in #59
  • feat: question classifier labels graphon by @Blackoutta in #62
  • refactor(document-extractor): centralize text extractor dispatch by @laipz8200 in #65
  • refactor(http-request): bundle runtime dependencies by @laipz8200 in #75
  • refactor(llm): bundle file saver dependencies by @laipz8200 in #76
  • feat(human-input): expose selected action value output by @Blackoutta in #78
  • refactor(variable-pool)!: make bootstrap construction explicit by @laipz8200 in #72
  • refactor(human-input): make runtime binding explicit by @laipz8200 in #71
  • refactor(parameter-extractor): bundle runtime dependencies by @laipz8200 in #70
  • refactor(http): make runtime client overrides explicit by @laipz8200 in #73
  • refactor(question-classifier)!: bundle runtime dependencies by @laipz8200 in #67
  • refactor(file): make tool file factory registration explicit by @laipz8200 in #68
  • refactor(file): make workflow runtime configuration explicit by @laipz8200 in #69
  • fix(http-request): export dependency bundle by @laipz8200 in #81
  • refactor(runtime)!: split model runtime protocols by capability by @laipz8200 in #57
  • fix(nodes): expose model identity in node event inputs by @laipz8200 in #80
  • refactor(nodes)!: rename typed constructor config to data by @WH-2099 in #48
  • fix(prek): run make tc as a repository hook by @WH-2099 in #83
  • ci: improve GitHub Actions configuration by @WH-2099 in #86
  • chore: Bump package version to 0.3.0 by @laipz8200 in #87

New Contributors

Full Changelog: v0.2.2...v0.3.0