Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-18 | 1.1 kB | |
Release v0.6.13 source code.tar.gz | 2025-08-18 | 1.3 MB | |
Release v0.6.13 source code.zip | 2025-08-18 | 1.6 MB | |
Totals: 3 Items | 2.9 MB | 0 |
Release v0.6.13
New Features
- Readonly Wallet Support: Added readonly wallet provider and functionality
- Agent API Streaming: Implemented SSE (Server-Sent Events) for chat stream mode in agent API
- Internal Stream Client: Added internal streaming client capabilities
- Entrypoint System Prompts: Added system prompt support for entrypoints, including XMTP entrypoint prompts
- Agent Model Configuration: Updated agent model configuration system
Improvements
- Documentation: Updated changelog and LLM documentation
- Twitter Entrypoint: Removed deprecated Twitter entrypoint
Bug Fixes
- Agent Context Type: Fixed agent context type issues
- Error Messages: Improved error message handling
Changes Summary
This release focuses on enhancing the agent system with readonly wallet capabilities, improved streaming support, and better entrypoint management. The addition of SSE streaming and internal stream client provides better real-time communication capabilities.
Full Changelog: https://github.com/crestalnetwork/intentkit/compare/v0.6.12...v0.6.13