文件内容
CHANGELOG.md
# Changelog
All notable changes to the Dexie skill will be documented in this file.
## [1.0.0] - 2026-01-29
### Added
- Initial release
- Complete Dexie.space API wrapper
- CLI commands via `dex` and `dexie`
- Telegram integration with `/dex` command
- Natural language command parsing
- Offer browsing (active, completed, cancelled)
- Token/asset listing and details
- Price lookups
- Token search
- Trading pair listing
- Platform statistics
- Formatted output for CLI and messaging platforms
- API client for programmatic access
- ClawdHub package structure
- Comprehensive documentation (SKILL.md, README.md)
- Installation script
- MIT License
### Features
- 💱 Offers: Browse and filter marketplace offers
- 🪙 Tokens: Prices, volume, liquidity for CATs
- 📊 Pairs: View trading pairs
- 🔍 Search: Find tokens by name or code
- 📈 Stats: Platform-wide statistics
- ⚡ Shortcuts: Quick price lookups
### Technical
- Node.js 18+ compatibility
- Axios for HTTP requests
- 30-second timeout for API calls
- Graceful error handling
- No API key required
- Production-ready code
---
[1.0.0]: https://github.com/Koba42Corp/dexie-skill/releases/tag/v1.0.0