Skip to content

Releases: crestalnetwork/intentkit

v0.8.21-dev1

04 Nov 03:08
1e051eb

Choose a tag to compare

v0.8.21-dev1 Pre-release
Pre-release

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

03 Nov 09:32
47dc861

Choose a tag to compare

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

03 Nov 09:31
47dc861

Choose a tag to compare

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

03 Nov 05:57
51b4cf5

Choose a tag to compare

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.py with improved logic
  • All linting checks passed
  • No breaking changes

Commits

Full Diff: v0.8.18...v0.8.19

v0.8.19-dev1

03 Nov 05:56
51b4cf5

Choose a tag to compare

v0.8.19-dev1 Pre-release
Pre-release

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.py with improved logic
  • All linting checks passed
  • No breaking changes

Commits

Full Diff: v0.8.18...v0.8.19-dev1

v0.8.18

03 Nov 05:07
de52d2a

Choose a tag to compare

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

Compare v0.8.17...v0.8.18

v0.8.18-dev1

03 Nov 05:07
de52d2a

Choose a tag to compare

v0.8.18-dev1 Pre-release
Pre-release

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

Compare v0.8.17...v0.8.18-dev1

v0.8.17

03 Nov 04:25
0f2b2ed

Choose a tag to compare

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

Compare v0.8.16...v0.8.17

Full Changelog: v0.8.16...v0.8.17

v0.8.17-dev3

03 Nov 04:25
0f2b2ed

Choose a tag to compare

v0.8.17-dev3 Pre-release
Pre-release

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

31 Oct 12:41
5b48b59

Choose a tag to compare

v0.8.17-dev2 Pre-release
Pre-release

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

Diff

Compare v0.8.17-dev1...v0.8.17-dev2