Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 277 Bytes

File metadata and controls

9 lines (7 loc) · 277 Bytes

Changelog

v1.0.0 – Initial Prototype

  • Implemented MCP-style tool invocation architecture
  • Tool registry with name, description, and Zod schemas
  • Built tools: calculator, time, diceRoll
  • Structured logging + CLI tool listing
  • Schema validation using Zod