Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.33 KB

File metadata and controls

41 lines (32 loc) · 1.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Release 1.0.0 - 2025-02-11

Added

Official Abilities

  • Basic Advisor — Daily life advice with AI-generated responses
  • Quiz Game — AI-generated trivia with multi-turn conversation
  • Sound Generator — AI sound effects powered by ElevenLabs
  • Weather — Current weather by location
  • Music Player — Play music from URL or file

Starter Templates

  • basic-template — Simple speak, listen, respond, exit pattern
  • api-template — API integration pattern
  • loop-template — Interactive loop with exit command

Documentation

  • Getting Started guide
  • CapabilityWorker API reference
  • Patterns Cookbook
  • Publishing to Marketplace guide
  • Community to Official Promotion path

Repository Infrastructure

  • Contributing guidelines (CONTRIBUTING.md)
  • Code of Conduct (CODE_OF_CONDUCT.md)
  • Security policy (SECURITY.md)
  • MIT License
  • Ability validation script (validate_ability.py)
  • CI workflows (validate, lint)
  • Issue and PR templates
  • Branch protection rulesets on dev