Skip to content

v1.0.0 — Initial release

Latest

Choose a tag to compare

@t--becker t--becker released this 09 Apr 05:04
· 1 commit to main since this release

Changelog

All notable changes to the Kudosity SMS Extension for Gemini CLI will be documented in this file.

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

[1.0.0] - 2026-03-30

Added

  • Initial release — ported from the Kudosity Claude Code plugin
  • Skills:
    • send-sms — Send SMS to single recipients (V2 API) or contact lists/multiple numbers (V1 API)
    • send-mms — Send multimedia messages with images, GIFs, video, or audio (V2 API)
    • create-list — Create contact lists and add contacts (V1 API)
    • setup-webhook — Configure webhooks for delivery status, inbound messages, and more (V2 API)
  • Commands:
    • /setup — Verify API credentials against V1 and V2 APIs
  • Sub-Agents:
    • kudosity-assistant — Specialized messaging assistant for multi-step operations
  • Context:
    • GEMINI.md — Persistent instructions with API routing rules, auth methods, and behavior guidelines
  • MCP Server:
    • Connection to developers.kudosity.com/mcp for API documentation lookup
  • Extension Settings:
    • KUDOSITY_API_KEY — Stored securely in system keychain
    • KUDOSITY_API_SECRET — Stored securely in system keychain