v1.8.0
🚀 AGiXT v1.8.0 Release Announcement
We're thrilled to announce the release of AGiXT v1.8.0, our most feature-rich update yet! This release brings groundbreaking enhancements to the extension system, powerful new integrations, and significant improvements to the core platform.
🎯 Major Highlights
📦 Revolutionary Extension System Overhaul
- Extensions Hub: A centralized marketplace for discovering, installing, and managing extensions (#1494)
- Extension Categories: Organized extension ecosystem with intuitive categorization (#1513, #1516)
- Webhook Support: Extensions can now receive and process external events (#1493)
- Custom Endpoints: Extensions can define their own API endpoints (#1492)
- Bulk Command Management: Toggle multiple extension commands at once (#1508)
- Command Override System: Extensions can now override existing commands (#1489)
🤖 Enhanced Agent Capabilities
- Automatic Agent Onboarding: New agents come pre-configured with essential abilities (#1514)
- Advanced Task Scheduling: Sophisticated scheduling system for complex automation workflows (#1502)
- Improved Code Execution: Enhanced sandbox environment for safer code execution (#1512)
- Stop Feature: Ability to halt agent operations mid-execution (#1486)
🔌 Powerful New Extensions
- Meta Ads Extension: Integrate with Meta's advertising platform (#1487)
- WordPress Extension: Seamless WordPress site management (#1517)
- Bags.fm Extension: Music and audio capabilities (#1480)
- Physical Creations Extension: Bridge the gap between digital and physical (#1503)
- Enhanced Browser Automation: More robust web interaction capabilities (#1501)
- Enhanced File System Extension: Improved file operations (#1484)
🔧 Core Platform Improvements
- Webhook System: Comprehensive webhook support for real-time integrations (#1485)
- JWT Token Management: Enhanced security with token blacklisting and proper logout (#1490)
- ID-Based Endpoints: More efficient API interactions (#1478)
- Workspace Improvements: Better organization and management (#1511)
- OAuth Extensions Update: Streamlined authentication flows (#1507)
📚 Documentation & Developer Experience
- Local Installation Guide: Comprehensive documentation for self-hosting (#1491)
- Markdown to PowerPoint: Convert markdown documents to presentations (#1509)
- Extension Reorganization: Cleaner, more maintainable codebase (#1506)
🏢 Enterprise Features
🐛 Bug Fixes & Improvements
- Fixed duplicate command validation issues (#1489)
- Resolved circular import problems in extension webhooks (#1496)
- Fixed issue #1497 (#1499)
- Removed outdated preinstalled ISOs documentation (#1504)
🔄 Dependencies
- Updated GitHub Actions PyPI publish action to v1.13.0 (#1500)
💡 What This Means for You
For Developers: The new extension system makes it easier than ever to extend AGiXT's capabilities. With webhook support, custom endpoints, and the Extensions Hub, you can build and share powerful integrations.
For Users: Automatic agent onboarding means your agents are productive from day one. The new extensions provide integrations with popular platforms like WordPress and Meta Ads, while enhanced scheduling lets you build complex automation workflows.
For Enterprises: Better security with JWT token management, comprehensive company data handling, and improved workspace organization make AGiXT more suitable for production deployments.
🚀 Getting Started
Update to v1.8.0 today to access these exciting new features! Check out our new local installation documentation to get started with self-hosting, or explore the Extensions Hub to discover new capabilities for your agents. It is live now on https://Everything.Software !
What's Changed
- Add ID based endpoints by @Josh-XT in #1478
- Add Bags.fm Extension by @Josh-XT in #1480
- feat: Add comprehensive company fields support for xtsystems integration by @Nick-XT in #1481
- Revert "feat: Add comprehensive company fields support for xtsystems integration" by @Josh-XT in #1482
- Add fields to company table by @Josh-XT in #1483
- Enhance File System Extension by @Josh-XT in #1484
- Add webhook system by @Josh-XT in #1485
- Add stop feature to fix 1445 by @Josh-XT in #1486
- Add Meta Ads extension by @Josh-XT in #1487
- Extension system enhancements by @Josh-XT in #1488
- Fix Duplicate Command Validation and Enable Command Overrides by @Josh-XT in #1489
- Add JWT Token Blacklisting and Logout Endpoint by @Josh-XT in #1490
- Add Local Installation Documentation by @Josh-XT in #1491
- Add extension endpoint support by @Josh-XT in #1492
- Add webhook support for extensions by @Josh-XT in #1493
- Add extensions hub by @Josh-XT in #1494
- Improve hub by @Josh-XT in #1495
- Fix circular import on extension webhooks by @Josh-XT in #1496
- Fix issue 1497 by @Josh-XT in #1499
- feat: enhance task system with advanced scheduling capabilities by @Nick-XT in #1502
- Enhanced Browser Automation by @Josh-XT in #1501
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.13.0 in /.github/workflows in the github_actions group across 1 directory by @dependabot[bot] in #1500
- Add Physical Creations Extension by @Josh-XT in #1503
- Delete docs/1-Getting started/5-Preinstalled ISOs.md by @birdup000 in #1504
- Extension Reorganization by @Josh-XT in #1506
- OAuth Extensions Update by @Josh-XT in #1507
- Add Extension Command Bulk Toggle Endpoint by @Josh-XT in #1508
- Workspace improvements by @Josh-XT in #1511
- Improve code execution sandbox by @Josh-XT in #1512
- Extension Categorization System Implementation by @Josh-XT in #1513
- Implement Automatic Agent Onboarding with Essential Abilities by @Josh-XT in #1514
- Add Markdown to PPTX in EssentialAbilities extension by @birdup000 in #1509
- Add more extension categories by @Josh-XT in #1516
- Add WordPress Extension by @Josh-XT in #1517
Full Changelog: https://github.com/Josh-XT/AGiXT/commits/v1.8.0