Skip to content

v0.6.0

Choose a tag to compare

@clawcrab clawcrab released this 26 May 22:16
· 134 commits to main since this release
a912c3a

Features

  • Virtual pet companion (#111). Tomo now has a pet that lives at ~/.tomo/data/pet.json. Five MCP tools on tomo-internal let the agent interact with it: pet_hatch, pet_status, pet_feed, pet_play, pet_sleep. Stats decay over time; affection drives evolution through six stages (egg → baby → child → teen → adult → elder). PetScheduler ticks every hour inside the process — no cron setup needed. Notifications fire on hunger/health drops and evolution events.