Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-15 | 1.5 kB | |
Release v0.6.2 source code.tar.gz | 2025-07-15 | 1.8 MB | |
Release v0.6.2 source code.zip | 2025-07-15 | 2.1 MB | |
Totals: 3 Items | 3.9 MB | 2 |
Release v0.6.2
What's New
š Features
- Agent API Enhancement: Added comprehensive agent API sub-application with CORS support and improved error handling
- Authentication Improvements: Implemented token-based authentication for agent API endpoints
- Credit Tracking: Enhanced credit event tracking with agent_wallet_address field for better monitoring
- Chat API Flexibility: Made user_id optional in chat API with automatic fallback to agent.owner
- Documentation Updates: Restructured and updated API documentation for better clarity
š§ Improvements
- Twitter Service: Refactored twitter service for better maintainability
- Text Processing: Improved formatting in extract_text_and_images function
- Agent Authentication: Streamlined agent and admin authentication systems
- Supabase Integration: Fixed supabase link issues
- API Key Skills: Enhanced description for get API key skills
š Documentation
- Updated README with latest information
- Restructured API documentation files
- Added comprehensive agent API documentation
š ļø Technical Changes
- Updated dependencies with uv sync
- Various code refactoring for better code quality
- Fixed typos in chat message handling
Full Changelog
Full Diff: https://github.com/crestalnetwork/intentkit/compare/v0.6.1...v0.6.2
This release focuses on enhancing the agent API system, improving authentication mechanisms, and providing better documentation for developers working with IntentKit.