Skip to content

Releases: crestalnetwork/intentkit

v0.8.34-dev1

14 Nov 17:18

Choose a tag to compare

v0.8.34-dev1 Pre-release
Pre-release

Pre-release v0.8.34-dev1

Changes

  • feat: add draft functionality and manager module
  • doc: changelog updates
  • fix: lifi bug fixes
  • fix: switch lifi to evm account

Full Changelog: v0.8.33...v0.8.34-dev1

v0.8.33: Merge pull request #914 from crestalnetwork/hyacinthus

14 Nov 11:50
21e66b8

Choose a tag to compare

21e66b8 Merge pull request #914 from crestalnetwork/hyacinthus
d84ac8b chore: format code with ruff
a13a110 fix: lifi bug
0c00512 Merge remote-tracking branch 'origin/main' into hyacinthus
3959bfe Merge pull request #913 from crestalnetwork/codex/replace-wallet_provider-with-get_evm_account
d808680 fix: switch lifi to evm account
0678527 doc: changelog

v0.8.33-dev1: Merge pull request #914 from crestalnetwork/hyacinthus

14 Nov 11:50
21e66b8

Choose a tag to compare

21e66b8 Merge pull request #914 from crestalnetwork/hyacinthus
d84ac8b chore: format code with ruff
a13a110 fix: lifi bug
0c00512 Merge remote-tracking branch 'origin/main' into hyacinthus
3959bfe Merge pull request #913 from crestalnetwork/codex/replace-wallet_provider-with-get_evm_account
d808680 fix: switch lifi to evm account
0678527 doc: changelog

v0.8.32: Merge pull request #912 from crestalnetwork/hyacinthus

14 Nov 03:41
262d590

Choose a tag to compare

v0.8.32 - 2025-11-14

Fixes

  • Add default value to x402 price field in agent model
  • Update changelog documentation

Changes:

  • Changed x402_price default from None to 0.01 in AgentPublicInfo model
  • Updated changelog with v0.8.31 release notes

Full Changelog: v0.8.31...v0.8.32

v0.8.32-dev1: Merge pull request #912 from crestalnetwork/hyacinthus

14 Nov 03:40
262d590

Choose a tag to compare

v0.8.32-dev1 - 2025-11-14

Fixes

  • Add default value to x402 price field in agent model
  • Update changelog documentation

Changes:

  • Changed x402_price default from None to 0.01 in AgentPublicInfo model
  • Updated changelog with v0.8.31 release notes

Full Changelog: v0.8.31...v0.8.32-dev1

v0.8.31

14 Nov 01:55
6c25f9f

Choose a tag to compare

Release v0.8.31

Changes since v0.8.30

Dependency Updates:

  • Updated langchain-mcp-adapters from 0.1.12 to 0.1.13
  • Updated langgraph-prebuilt from 1.0.2 to 1.0.4
  • Updated MCP from 1.21.0 to 1.21.1
  • Updated OpenAI from 2.7.2 to 2.8.0
  • Updated Ruff from 0.14.4 to 0.14.5
  • Updated Slack SDK from 3.37.0 to 3.38.0

LLM Configuration:

  • Updated LLM model configurations in llm.csv
  • Enhanced agent model definitions

Full Changelog: v0.8.30...v0.8.31

v0.8.31-dev1

14 Nov 01:54
6c25f9f

Choose a tag to compare

v0.8.31-dev1 Pre-release
Pre-release

Pre-release v0.8.31-dev1

Changes since v0.8.30

Dependency Updates:

  • Updated langchain-mcp-adapters from 0.1.12 to 0.1.13
  • Updated langgraph-prebuilt from 1.0.2 to 1.0.4
  • Updated MCP from 1.21.0 to 1.21.1
  • Updated OpenAI from 2.7.2 to 2.8.0
  • Updated Ruff from 0.14.4 to 0.14.5
  • Updated Slack SDK from 3.37.0 to 3.38.0

LLM Configuration:

  • Updated LLM model configurations in llm.csv
  • Enhanced agent model definitions

Full Changelog: v0.8.30...v0.8.31-dev1

v0.8.30: Merge pull request #910 from crestalnetwork/hyacinthus

13 Nov 10:52
8a70e9a

Choose a tag to compare

What's Changed

  • feat: system prompt now support search and super by @crestalnetwork in #910
  • doc: changelog updates

Full Changelog: v0.8.29...v0.8.30

v0.8.30-dev1: Merge pull request #910 from crestalnetwork/hyacinthus

13 Nov 10:52
8a70e9a

Choose a tag to compare

What's Changed

  • feat: system prompt now support search and super by @crestalnetwork in #910
  • doc: changelog updates

Full Changelog: v0.8.29...v0.8.30-dev1

v0.8.29

13 Nov 08:36
3f4fccd

Choose a tag to compare

Changes since v0.8.28

Bug Fixes

  • Fixed engine.py with latest changes

Documentation

  • Updated changelog

Full Changelog: v0.8.28...v0.8.29-dev1