Skip to content

v0.4.49

Choose a tag to compare

@njbrake njbrake released this 12 Jun 11:17
· 1 commit to main since this release
0136733

Hardens agent tool reliability across four production failure modes (#1441):

  • Numeric-looking tool arguments (e.g. a numeric event title) are coerced to strings instead of failing validation
  • Text-only inbound messages no longer carry an internal wrapper the model could echo back
  • AppFolio work-order lookups recover from a wrong customer id and explain not-found results
  • QuickBooks skill: quote amounts from current query rows, not from memory

Full changelog: #1441