Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

v0.1.0

Choose a tag to compare

@release-please release-please released this 25 Jan 08:52
57f5c2f

0.1.0 (2025-01-25)

⚠ BREAKING CHANGES

✨ Features

  • enhance README generation with AI-powered features and descriptions (d9fe575)
  • live: add transient option to live action (dfd597a)
  • next (#15) (99e128e)
  • repo: add GitHub repository description generation and update functionality (28acafc)

⬆️ Dependencies

  • deps: update astral-sh/setup-uv action to v5 (#13) (1515cf6)
  • deps: update dependency httpx to >=0.28.1,<0.29 (#16) (922266a)

🐛 Bug Fixes

  • clear logging handlers for LiteLLM to prevent duplicate logs (418effd)

📝 Documentation

  • update CLI command references to use 'ai' instead of 'ai-cli' (06bc78a)
  • update GitHub links in README (b704a54)
  • update README and pyproject.toml with improved URLs and badges (954ad5f)
  • update README and utility function for consistency (59e20ee)
  • update README badge links and formatting (fb02378)
  • update README badges to use PyPI release info (fc05511)

♻ Code Refactoring

  • rename LLM CLI to AI CLI for broader applicability (53b7d9d)
  • rename project and related references to 'ai-cli' (ea2baaf)
  • streamline CLI and logging initialization (9e04a97)