Skip to content

v0.8.22-dev5 Pre-release

Pre-release
Pre-release

Choose a tag to compare

@hyacinthus hyacinthus released this 06 Nov 14:42
· 57 commits to main since this release
62a7a35

v0.8.22-dev5 Pre-release

Changes

  • feat: get user by wallet - Added functionality to retrieve user by wallet address
  • fix: change x402 as demo
  • chore: update uv.lock dependencies
  • refactor: restructure to root only pyproject config
  • doc: changelog updates

Files Changed

  • .github/workflows/build.yml - Build configuration updates
  • CHANGELOG.md - Documentation updates
  • docs/x402.md - Documentation for x402 demo
  • intentkit/MANIFEST.in - Package manifest updates
  • intentkit/__init__.py - Package initialization
  • intentkit/core/engine.py - Engine improvements
  • intentkit/models/ - Multiple model updates for better structure
  • intentkit/pyproject.toml - Package configuration
  • pyproject.toml - Root project configuration
  • tests/models/test_user.py - Added comprehensive tests for user wallet functionality
  • uv.lock - Dependency updates

Full Changelog: v0.8.21...v0.8.22-dev5