v0.3.2: Tool list in cyanheads_describe server branch
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.