Skip to content

Chumbo 0.11.0

Latest

Choose a tag to compare

@elsheppo elsheppo released this 04 Sep 18:25
d0b54f3

Chumbo 0.11.0 adds bounded collection response contracts for agent-friendly lists.

  • Adds collectionResult, collectionInputSchema, collectionOutputSchema, and collectionLimits.
  • Enforces configurable item and byte limits with stable cursor pagination and actionable continuation metadata.
  • Lets builders expose explicit sort options while keeping ordering and cursor semantics application-owned.
  • Updates the bundled skill, generated guidance, documentation search, living reference, and examples to demonstrate compact list/detail/receipt contracts.
  • Preserves structured and hybrid MCP result modes for typed clients and deliberate renderers.

Validation includes the full package and living-reference suites, packed Node/TypeScript/Deno consumers, generated-project smoke tests, and pagination boundary challenges.