Releases: crestalnetwork/intentkit
Releases · crestalnetwork/intentkit
v0.8.21-dev1
v0.8.21-dev1
Bug Fixes
- Fixed moralis assets bug in core/asset.py
- Updated related tests in tests/core/test_agent_asset.py
- Updated changelog
Full Changelog: v0.8.20...v0.8.21-dev1
v0.8.20 Release
v0.8.20 Release
Changes since v0.8.19
Features
- Updated changelog with latest changes
- Improvements to GPT avatar generator functionality
Technical Details
- Enhanced GPT avatar generator with better error handling and functionality
- Updated changelog documentation
Full Changelog: v0.8.19...v0.8.20
v0.8.20-dev1 Pre-Release
v0.8.20-dev1 Pre-Release
Changes since v0.8.19
Features
- Updated changelog with latest changes
- Improvements to GPT avatar generator functionality
Technical Details
- Enhanced GPT avatar generator with better error handling and functionality
- Updated changelog documentation
Full Changelog: v0.8.19...v0.8.20-dev1
v0.8.19
Release Notes v0.8.19
Changes since v0.8.18
Bug Fixes
- Credit System: Updated credit system logic in core credit module
- Skill Author Handling: Fixed skill author handling in credit calculations
Technical Details
- Updated
intentkit/core/credit.pywith improved logic - All linting checks passed
- No breaking changes
Commits
- 51b4cf5: fix: update credit system logic (#894)
- 82bbe67: fix: update credit system logic
- 8ecc30a: doc: changelog
Full Diff: v0.8.18...v0.8.19
v0.8.19-dev1
Release Notes v0.8.19-dev1
Changes since v0.8.18
Bug Fixes
- Credit System: Updated credit system logic in core credit module
- Skill Author Handling: Fixed skill author handling in credit calculations
Technical Details
- Updated
intentkit/core/credit.pywith improved logic - All linting checks passed
- No breaking changes
Commits
- 51b4cf5: fix: update credit system logic (#894)
- 82bbe67: fix: update credit system logic
- 8ecc30a: doc: changelog
Full Diff: v0.8.18...v0.8.19-dev1
v0.8.18
Release Notes v0.8.18
Features
- Updated OpenAI image generation skills configuration
- Enhanced image generation capabilities
Changes
- Updated
intentkit/skills/openai/gpt_avatar_generator.py - Updated
intentkit/skills/openai/gpt_image_mini_generator.py - Added changelog documentation
Diff
v0.8.18-dev1
Release Notes v0.8.18-dev1
Features
- Updated OpenAI image generation skills configuration
- Enhanced image generation capabilities
Changes
- Updated
intentkit/skills/openai/gpt_avatar_generator.py - Updated
intentkit/skills/openai/gpt_image_mini_generator.py - Added changelog documentation
Diff
v0.8.17
Release Notes v0.8.17
What's Changed
Features
- feat: update openai gpt avatar generator and skills metadata - Enhanced OpenAI GPT avatar generator functionality with improved skills metadata
- feat: add gpt avatar generator skill - Added new GPT avatar generator skill to the OpenAI skills collection
Bug Fixes
- fix: a import bug - Fixed import issue in the codebase
Other Changes
- Updated dependency lock file (uv.lock)
- Code formatting and linting improvements
Diff Link
Full Changelog: v0.8.16...v0.8.17
v0.8.17-dev3
Release Notes v0.8.17-dev3
What's Changed
Features
- feat: update openai gpt avatar generator and skills metadata - Enhanced OpenAI GPT avatar generator functionality with improved skills metadata
- feat: add gpt avatar generator skill - Added new GPT avatar generator skill to the OpenAI skills collection
Bug Fixes
- fix: a import bug - Fixed import issue in the codebase
Other Changes
- Updated dependency lock file (uv.lock)
- Code formatting and linting improvements
Diff Link
Compare v0.8.17-dev2...v0.8.17-dev3
Full Changelog: v0.8.17-dev2...v0.8.17-dev3
v0.8.17-dev2
Release v0.8.17-dev2
Changes since v0.8.17-dev1
Bug Fixes
- build: update build workflow configuration
Features
- discord: Add Discord integration
Refactoring
- python: upgrade to python 3.13
- typing: adopt builtin typing generics and fix type hints
Maintenance
- linting: apply ruff formatting and run linter updates
- dependencies: update lockfile