August 2025

Development recap for August 2025, highlighting new features, integrations, improvements, and fixes across GL AIP.

  1. Save Artifacts in Cloud Storage (S3)

    Enabled agents to persist generated artifacts in Amazon S3, improving durability, access control, and long-term storage management.

  2. Step Indicator Metadata

    Introduced metadata for step indicators to provide richer context and improved observability of agent execution flows.

  3. MCP Auth Encryption on Deletion and Restore

    Enhanced MCP authentication security by encrypting credentials during deletion and restore operations.

  4. E2B Integration

    Added integration with E2B to enable secure, sandboxed code execution within agent workflows.

  5. BrowserUseSteelTool for Browser Use Agent

    Introduced the BrowserUseSteelTool to enhance browser-based agents with improved session handling and execution stability.

  6. Code Interpreter Agent

    Added a Code Interpreter agent to support dynamic code execution, data analysis, and iterative problem solving.

  7. Support for New Language Model Providers and Models

    Expanded compatibility with additional language model providers and models, offering more flexibility in model selection.

  8. MCP Authentication Support for Runner

    Added MCP authentication support to the runner to enable secure execution in protected environments.

  9. Azure OpenAI Model Migration

    Migrated Azure OpenAI models to the updated architecture for improved performance, reliability, and maintainability.

  10. DeepInfra Language Model Provider Support

    Added DeepInfra as a supported language model provider, expanding available deployment and pricing options.

  11. GPT-5 Model Support

    Introduced support for GPT-5 models, enabling access to the latest generation of language model capabilities.

  12. BOSA Tools Integration

    Enabled automatic discovery and fetching of new tools from BOSA, simplifying integration and keeping tools up to date.

  13. GitHub Commit Tool Date Filtering Bug Fix

    Fixed an issue where the “until date” parameter was not applied correctly in the GitHub Commit Tool date filtering.

  14. Per-tool Configuration for Agents

    Added per-tool configuration support, allowing agents to fine-tune behavior and settings on a tool-by-tool basis.

  15. Sub-agent Step Indicators

    Introduced step indicators for sub-agents to improve visibility into nested and delegated executions.

  16. Token Usage Tracking

    Implemented token usage tracking at both step-level and total execution-level for improved cost visibility and monitoring.

  17. Google Docs Reader Migration

    Migrated the Google Docs Reader to use BOSA tools instead of built-in AIP tools, improving consistency and extensibility.

  18. MCP Custom Header Support

    Added support for multiple key-value authentication headers in MCP configurations for greater flexibility.

  19. Parallel Build Infrastructure

    Introduced parallel build infrastructure to significantly reduce build times and improve CI/CD throughput.

  20. Added id Field to Step Indicator Metadata

    Added an id field to step indicator metadata to improve tracking, correlation, and identification across systems.

Last updated