Releases: crestalnetwork/intentkit
v0.8.34-dev1
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
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
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
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
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
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
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
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
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
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