Skip to content

v0.9.2: concise single-string definition descriptions

Choose a tag to compare

@cyanheads cyanheads released this 04 Jul 02:45
v0.9.2
577a77a

concise single-string definition descriptions

Description-language cleanup — no schema or behavior change.

Changed:

  • Every tool, resource, and prompt description and .describe() field rewritten as a single concise string, dropping the multi-line '…' + '…' concatenation pattern.
  • createApp({ instructions }) is now a template literal instead of concatenated string segments; content unchanged.

272 tests pass; bun run devcheck clean.