Skip to content

v0.3.2: Tool list in cyanheads_describe server branch

Choose a tag to compare

@cyanheads cyanheads released this 05 Jun 05:06
· 15 commits to main since this release
v0.3.2
fc860a1

Tool list in cyanheads_describe server branch

cyanheads_describe now returns a tools array on the server branch — each entry
carries name and description — so an agent learns a server's full tool surface
from a single call without a second lookup.

Added:

  • cyanheads_describe server branch returns tools array (name + description per tool, from serverEntry.tools) (#6)
  • format() renders ## Tools section after Description block

177 tests pass; bun run devcheck clean.