repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources15d ago| #1 | # Changelog |
| #2 | |
| #3 | All notable changes to the DeFi Agents API are documented in this file. |
| #4 | |
| #5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), |
| #6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
| #7 | |
| #8 | --- |
| #9 | |
| #10 | ## \[1.1.0] - 2025-12-21 |
| #11 | |
| #12 | ### Added |
| #13 | |
| #14 | #### Master Agent for Simplified UX |
| #15 | |
| #16 | - **clawd-portfolio** 🎯 - All-in-one cryptocurrency portfolio management master agent |
| #17 | - Combines ALL 16 portfolio plugin features into ONE comprehensive agent |
| #18 | - Portfolio tracking, trading automation, DeFi protocols, analytics, and more |
| #19 | - Maintains conversation context across all features |
| #20 | - Perfect for 80%+ of users - install once, access everything |
| #21 | - Recommended as primary CLAWD agent for most use cases |
| #22 | - **Note:** Currently supports read-only portfolio features; automated trading/bots planned for future ClawdOS releases |
| #23 | |
| #24 | ### Changed |
| #25 | |
| #26 | - **Total Agents**: 57 → 58 (added master agent) |
| #27 | - **CLAWD Ecosystem**: 23 → 24 agents (1 master + 7 core + 16 specialists) |
| #28 | - **README**: Featured master agent prominently with recommendation badge |
| #29 | - **Marketplace Strategy**: Master agent as default, specialists for power users |
| #30 | |
| #31 | --- |
| #32 | |
| #33 | ## \[1.0.0] - 2025-12-21 |
| #34 | |
| #35 | ### Added |
| #36 | |
| #37 | #### New CLAWD Portfolio Plugin Agents (16 Agents) |
| #38 | |
| #39 | - **clawd-dashboard** - Portfolio overview dashboard with total value, allocation, and performance metrics |
| #40 | - **clawd-assets-tracker** - Asset tracking and analytics for portfolio positions |
| #41 | - **clawd-analytics-expert** - Performance analytics and insights for portfolio optimization |
| #42 | - **clawd-wallet-manager** - Wallet management and configuration assistance |
| #43 | - **clawd-trading-assistant** - Trade execution helper with market analysis |
| #44 | - **clawd-ai-trading-bot** - AI-powered trading strategies and automation |
| #45 | - **clawd-signal-bot** - Trading signals and market alerts |
| #46 | - **clawd-dca-bot** - Dollar-cost averaging automation and strategies |
| #47 | - **clawd-arbitrage-bot** - Arbitrage opportunity detection and execution |
| #48 | - **clawd-pump-screener** - Momentum screening and trend analysis |
| #49 | - **clawd-defi-center** - DeFi protocol aggregator and explorer |
| #50 | - **clawd-defi-protocols** - DeFi protocol information and comparison |
| #51 | - **clawd-strategies-marketplace** - Trading strategy discovery and management |
| #52 | - **clawd-bot-templates** - Bot template library and customization |
| #53 | - **clawd-settings-manager** - Settings and configuration management |
| #54 | - **clawd-help-center** - Help and documentation for CLAWD ecosystem |
| #55 | |
| #56 | #### Documentation |
| #57 | |
| #58 | - Comprehensive API documentation ([docs/API.md](docs/API.md)) |
| #59 | - Agent manifest for machine-readable indexing ([agents-manifest.json](agents-manifest.json)) |
| #60 | - robots.txt for SEO and AI crawler access |
| #61 | - Expanded README with 57 total agents |
| #62 | - Workflow guides and deployment documentation |
| #63 | |
| #64 | #### Infrastructure |
| #65 | |
| #66 | - Automated i18n translation pipeline (18 languages) |
| #67 | - Schema validation for all agents |
| #68 | - GitHub Pages CDN deployment |
| #69 | - Custom domain support (clawd.click) |
| #70 | - CNAME auto-copying for domain persistence |
| #71 | |
| #72 | #### Technical Improvements |
| #73 | |
| #74 | - Agent schema validation |
| #75 | - Translation quality checks |
| #76 | - Build optimization |
| #77 | - GitHub Actions CI/CD automation |
| #78 | |
| #79 | ### Changed |
| #80 | |
| #81 | - Expanded agent collection from 41 to 57 agents |
| #82 | - Enhanced documentation structure |
| #83 | - Improved discoverability for search engines and LLMs |
| #84 | |
| #85 | ### Features |
| #86 | |
| #87 | - ✅ 57 Specialized Agents |
| #88 | - ✅ 18 Language Translations |
| #89 | - ✅ RESTful JSON API |
| #90 | - ✅ No Rate Limiting |
| #91 | - ✅ GitHub Pages CDN |
| #92 | - ✅ Open Source (MIT) |
| #93 | - ✅ Universal Compatibility |
| #94 | - ✅ No Vendor Lock-in |
| #95 | |
| #96 | --- |
| #97 | |
| #98 | ## \[0.9.0] - 2025-12-20 |
| #99 | |
| #100 | ### Added |
| #101 | |
| #102 | - Initial 41 DeFi agent templates |
| #103 | - Basic i18n translation system |
| #104 | - GitHub Pages hosting |
| #105 | |
| #106 | --- |
| #107 | |
| #108 | ## Version History |
| #109 | |
| #110 | | Version | Date | Agents | Languages | Status | |
| #111 | | ------- | ---------- | ------ | --------- | ---------- | |
| #112 | | 1.0.0 | 2025-12-21 | 57 | 18 | Latest | |
| #113 | | 0.9.0 | 2025-12-20 | 41 | 18 | Deprecated | |
| #114 | |
| #115 | --- |
| #116 | |
| #117 | ## API Versioning |
| #118 | |
| #119 | **Current API Version**: 1.0 |
| #120 | |
| #121 | The API follows semantic versioning for backwards compatibility: |
| #122 | |
| #123 | - **Major**: Breaking changes to schema or endpoint structure |
| #124 | - **Minor**: New agents or features (backwards compatible) |
| #125 | - **Patch**: Bug fixes and improvements |
| #126 | |
| #127 | --- |
| #128 | |
| #129 | ## Supported Languages |
| #130 | |
| #131 | As of v1.0.0, all agents are available in 18 languages: |
| #132 | |
| #133 | 1. English (en-US) |
| #134 | 2. Arabic (ar) |
| #135 | 3. Bulgarian (bg-BG) |
| #136 | 4. Chinese Simplified (zh-CN) |
| #137 | 5. Chinese Traditional (zh-TW) |
| #138 | 6. German (de-DE) |
| #139 | 7. Spanish (es-ES) |
| #140 | 8. Persian (fa-IR) |
| #141 | 9. French (fr-FR) |
| #142 | 10. Italian (it-IT) |
| #143 | 11. Japanese (ja-JP) |
| #144 | 12. Korean (ko-KR) |
| #145 | 13. Dutch (nl-NL) |
| #146 | 14. Polish (pl-PL) |
| #147 | 15. Portuguese Brazilian (pt-BR) |
| #148 | 16. Russian (ru-RU) |
| #149 | 17. Turkish (tr-TR) |
| #150 | 18. Vietnamese (vi-VN) |
| #151 | |
| #152 | --- |
| #153 | |
| #154 | ## Agent Categories |
| #155 | |
| #156 | ### CLAWD Ecosystem (23 Agents) |
| #157 | |
| #158 | - **Portfolio Management**: Dashboard, Assets Tracker, Portfolio Tracker, Analytics Expert |
| #159 | - **Trading**: Trading Assistant, AI Trading Bot, Signal Bot, DCA Bot, Arbitrage Bot, Pump Screener |
| #160 | - **DeFi**: DeFi Center, DeFi Protocols, Yield Aggregator, Liquidity Strategist |
| #161 | - **Governance**: Governance Guide, Bridge Assistant |
| #162 | - **Management**: Wallet Manager, Settings Manager, Risk Monitor, Help Center, Strategies Marketplace, Bot Templates |
| #163 | - **Onboarding**: Onboarding Guide |
| #164 | |
| #165 | ### DeFi & Crypto (34 Agents) |
| #166 | |
| #167 | - **Yield Farming**: DeFi Yield Farmer, Staking Rewards Calculator, Yield Sustainability Analyst |
| #168 | - **Risk Management**: Liquidation Risk Manager, DeFi Risk Scoring Engine, DeFi Insurance Advisor |
| #169 | - **Trading Optimization**: DEX Aggregator Optimizer, Gas Optimization Expert, MEV Protection Advisor |
| #170 | - **Security**: Smart Contract Auditor, Bridge Security Analyst, Wallet Security Advisor |
| #171 | - **Analysis**: Protocol Revenue Analyst, Protocol Treasury Analyst, Governance Proposal Analyst, Narrative Trend Analyst |
| #172 | - **Education**: DeFi Onboarding Mentor, APY vs APR Educator, DeFi Protocol Comparator, Stablecoin Comparator, Layer2 Comparison Guide |
| #173 | - **Specialized**: Alpha Leak Detector, Crypto Tax Strategist, Liquidity Pool Analyzer, NFT Liquidity Advisor, Portfolio Rebalancing Advisor, SPA Tokenomics Analyst, Token Unlock Tracker, USDS Stablecoin Expert, Vespa Optimizer, Whale Watcher |
| #174 | |
| #175 | --- |
| #176 | |
| #177 | ## Future Roadmap |
| #178 | |
| #179 | ### Planned (v1.1.0) |
| #180 | |
| #181 | - [ ] GraphQL endpoint for agent queries |
| #182 | - [ ] Analytics dashboard for API usage |
| #183 | - [ ] WebSocket support for real-time updates |
| #184 | - [ ] Agent rating and review system |
| #185 | - [ ] Community contributions framework |
| #186 | |
| #187 | ### Under Consideration |
| #188 | |
| #189 | - Additional language support (50+ languages) |
| #190 | - Multi-agent team coordination API |
| #191 | - Agent performance metrics |
| #192 | - Custom agent builder tools |
| #193 | |
| #194 | --- |
| #195 | |
| #196 | ## Breaking Changes |
| #197 | |
| #198 | No breaking changes have been introduced since v1.0.0. |
| #199 | |
| #200 | --- |
| #201 | |
| #202 | ## Migration Guides |
| #203 | |
| #204 | ### Upgrading to 1.0.0 |
| #205 | |
| #206 | No migration required. The API is fully backwards compatible with all previously published agents. New agents and features are additive only. |
| #207 | |
| #208 | **Benefits of Upgrading**: |
| #209 | |
| #210 | - Access 16 new CLAWD portfolio agents |
| #211 | - Better documentation and examples |
| #212 | - Improved API discoverability |
| #213 | - Enhanced SEO for your integration |
| #214 | |
| #215 | --- |
| #216 | |
| #217 | ## Security |
| #218 | |
| #219 | ### Security Policy |
| #220 | |
| #221 | For security concerns or vulnerability reports, please email <security@clawd.click> or open a private security advisory on GitHub. |
| #222 | |
| #223 | No vulnerabilities have been reported in the JSON API format. All agent definitions are stateless and contain no sensitive data. |
| #224 | |
| #225 | --- |
| #226 | |
| #227 | ## Support |
| #228 | |
| #229 | For questions, issues, or feedback: |
| #230 | |
| #231 | - **GitHub Issues**: <https://github.com/nirholas/defi-agents/issues> |
| #232 | - **Documentation**: [docs/API.md](docs/API.md) |
| #233 | - **Contributing**: [docs/CONTRIBUTING.md](docs/CONTRIBUTING.md) |
| #234 | |
| #235 | --- |
| #236 | |
| #237 | ## License |
| #238 | |
| #239 | This changelog and all content is licensed under the MIT License. See [LICENSE](LICENSE) for details. |
| #240 | |
| #241 | |
| #242 |