Home / Companies / Apollo / Blog / July 2026

July 2026 Summaries

3 posts from Apollo

Filter
Month: Year:
Post Summaries Back to Blog
In the 2026 Gartner Hype Cycle for APIs, GraphQL is positioned in the Trough of Disillusionment, indicating a period where the initial hype has met the reality of production demands, leading to critical evaluation of its true utility. Despite limited adoption in AI and agentic workflows, GraphQL holds promise due to its ability to provide a unified enterprise data model, which streamlines integration and accelerates feature delivery by decoupling from underlying service implementations. While not rapidly spreading through agent use cases like MCP, GraphQL's maturity is underscored by its enterprise-scale use and potential to facilitate AI integration, as demonstrated by companies like American Airlines, which built a foundational graph infrastructure that later supported AI agent deployment. The discussion highlights the importance of a mature graph in providing the necessary context and governance for enterprise agents, suggesting that such infrastructure can offer a competitive edge in adapting to evolving technological demands.
Jul 29, 2026 1,490 words in the original blog post.
Graph Artifacts, a tool for managing schema versions in GraphOS, has been enhanced to simplify the processes of promotion and rollback by introducing new functionalities for handling tags. Previously, teams had to create custom scripts to manage artifact tags due to limited support in the Rover CLI and Studio interfaces, but the latest update addresses this by allowing users to manage tags directly from the Rover CLI with commands for assigning, listing, fetching, and deleting tags. This development enables one-line operations instead of maintaining complex scripts, while Studio's Launches page now displays tag information alongside artifact digests, eliminating the need to exit the browser to verify tag assignments. Tags are supported by OCI-compliant registry APIs, ensuring compatibility with tools like oras, and allowing a seamless experience across both GraphOS and private infrastructures. These improvements streamline workflows by integrating tag management into CI/CD pipelines, offering a more efficient and transparent way for teams to manage their deployments.
Jul 27, 2026 950 words in the original blog post.
In an exploration of AI agent efficiency, the implementation of Apollo Skills significantly reduced token consumption and completion time for tasks, demonstrating that curated skills can enhance performance over relying solely on raw model intelligence. An experiment involving the Apollo MCP Server found that using Skills reduced token usage from 65,000 to 24,000 and task completion time from over five minutes to under two, without sacrificing accuracy. This suggests that while AI agents can function without Skills, the structured guidance they provide results in cost savings and faster iteration cycles, particularly in environments constrained by token limits or smaller models. The study emphasizes the importance of maintaining and updating Skills as they can become outdated, and highlights that well-maintained Skills can bridge gaps in model knowledge, ensuring more efficient and consistent task execution.
Jul 21, 2026 1,024 words in the original blog post.