Skip to content

v0.2.13

Choose a tag to compare

@rubensgomes rubensgomes released this 06 Mar 15:19
· 7 commits to main since this release

Changes

Removed

  • _check_health() function and its call from client.py
  • Unused httpx import from client.py

Fixed

  • "httpd" typo in README.md configuration example (now "http")

Changed

  • README.md: added client config section, added client.py to project structure, removed health check mention
  • llms.txt: corrected config path, added client config entries, added client.py to key files, added py-key-value-aio[disk] dependency
  • CLAUDE.md: added OAuth storage to tech stack, added missing modules to project structure, added architecture notes for client and main modules