Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-22 | 904 Bytes | |
Release v0.6.5 source code.tar.gz | 2025-07-22 | 1.9 MB | |
Release v0.6.5 source code.zip | 2025-07-22 | 2.2 MB | |
Totals: 3 Items | 4.1 MB | 3 |
Release v0.6.5
What's Changed
Features
- Add sanitize_privacy method to ChatMessage model for better privacy handling
- Add redis_db parameter to all redis connections for improved database management
Improvements
- Prevent twitter reply skill from replying to own tweets to avoid self-loops
- Better agent API documentation with improved clarity and examples
- Enhanced agent documentation with clearer explanations
Bug Fixes
- Fix agent data types for better type safety
- Fix bug in agent schema validation
- Remove number field in agent model to simplify structure
- Use separate connection for langgraph migration setup to prevent conflicts
- Fix typo in documentation
Documentation
- Improved agent API documentation
- Updated changelog entries
- Better agent documentation structure
Full Changelog: https://github.com/crestalnetwork/intentkit/compare/v0.6.4...v0.6.5