Skip to content

v1.8.2

Latest

Choose a tag to compare

@Josh-XT Josh-XT released this 13 Dec 03:26
· 168 commits to main since this release

AGiXT v1.8.2 Release Notes

We're excited to announce AGiXT v1.8.2, packed with new AI providers, advanced inference capabilities, billing improvements, and powerful new agent features!

🚀 Highlights

Inference-Time Compute Scaling

One of the most exciting additions in this release is Inference-Time Compute Scaling - a sophisticated system that dynamically allocates computational resources based on task complexity. This means smarter, more efficient processing that adapts to your needs in real-time.

Expert Agent Creation & Mixture of Experts

Agents can now create specialized expert agents on-the-fly, enabling a Mixture of Experts (MoE) orchestration pattern. Your agents can delegate complex tasks to purpose-built experts, dramatically improving response quality for specialized domains.

Output Streaming Improvements

We've overhauled the streaming infrastructure for faster, more responsive interactions. Watch your AI think in real-time with improved streaming performance.


🆕 New AI Providers

Chutes.ai Provider

A new provider integration bringing Chutes.ai's capabilities to AGiXT, expanding your model options.

DeepInfra Provider

Access DeepInfra's high-performance inference infrastructure directly from AGiXT, giving you more choices for running your favorite models.


💳 Billing & Payments

Token-Based Billing

A complete token-based billing implementation for precise usage tracking and billing. Pay for exactly what you use.

Auto Top-Up

Never run out of credits again! Configure automatic top-ups to keep your workflows running smoothly without interruption.

Zcash (ZEC) Payment Support

Privacy-focused users can now pay with Zcash, adding to our cryptocurrency payment options.

Subscription Info Endpoint

New API endpoint for retrieving billing cycle data, making it easier to integrate billing information into your applications.


🤖 Agent Capabilities

Agent Cloning & Sharing

Clone your carefully configured agents or share them with others. Perfect for teams or deploying proven agent configurations across projects.

SpyPoint Trail Camera Extension

A specialized extension for SpyPoint trail cameras - perfect for wildlife monitoring, security, and outdoor automation use cases.


🔧 Improvements & Fixes

  • Improved Inference Config: Better configuration options for fine-tuning inference behavior
  • Command Duplication Fix: Resolved issues with duplicate commands appearing
  • Timezone Helpers Normalized: Consistent timezone handling across the platform
  • Environment Preservation: Running set_environment no longer overwrites your .env file
  • STRIPE_API_KEY Fix: Resolved an issue where the Stripe API key was being deleted on server start
  • Missing Method Fix: Added the get_memories_external_sources method to company endpoints
  • Execution Handling: Better handling of command executions during answer generation
  • CodeQL Security Fixes: Addressed security warnings identified by CodeQL analysis

🗑️ Deprecations

Legacy Endpoints Removed

We've cleaned house by removing legacy endpoints. If you're using older API patterns, please update to the current API structure.


📦 CLI Improvements

Login & Prompt Commands

The CLI now supports login and prompt commands, making it easier to interact with AGiXT from the command line.


⬆️ Upgrade Notes

This release is backward compatible for most use cases. However, if you were relying on any legacy endpoints, please review the API documentation for the updated patterns.

For those using token-based billing, you may want to configure auto top-up to ensure uninterrupted service.


🙏 Contributors

Full Changelog: v1.8.1...v1.8.2


Thank you for using AGiXT! We're constantly working to make it better. If you have feedback or run into issues, please open an issue on GitHub.

What's Changed

Full Changelog: v1.8.1...v1.8.2