Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      GitHub’s CEO Thomas Dohmke steps down, triggering tighter integration of company within Microsoft

      August 12, 2025

      bitHuman launches SDK for creating AI avatars

      August 12, 2025

      Designing With AI, Not Around It: Practical Advanced Techniques For Product Design Use Cases

      August 11, 2025

      Why Companies Are Investing in AI-Powered React.js Development Services in 2025

      August 11, 2025

      I found a Google Maps alternative that won’t track you or drain your battery – and it’s free

      August 12, 2025

      I tested this new AI podcast tool to see if it can beat NotebookLM – here’s how it did

      August 12, 2025

      Microsoft’s new update makes your taskbar a productivity hub – here’s how

      August 12, 2025

      Save $50 on the OnePlus Pad 3 plus get a free gift – here’s the deal

      August 12, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Laravel Global Scopes: Automatic Query Filtering

      August 12, 2025
      Recent

      Laravel Global Scopes: Automatic Query Filtering

      August 12, 2025

      Building MCP Servers in PHP

      August 12, 2025

      Filament v4 is Stable!

      August 12, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      I Asked OpenAI’s New Open-Source AI Model to Complete a Children’s School Test — Is It Smarter Than a 10-Year-Old?

      August 12, 2025
      Recent

      I Asked OpenAI’s New Open-Source AI Model to Complete a Children’s School Test — Is It Smarter Than a 10-Year-Old?

      August 12, 2025

      Madden NFL 26 Leads This Week’s Xbox Drops—But Don’t Miss These Hidden Gems

      August 12, 2025

      ASUS G14 Bulked Up for 2025—Still Sexy, Just a Bit Chonkier

      August 12, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Tech & Work»This week in AI dev tools: A2A donated to Linux Foundation, OpenAI adds Deep Research to API, and more (June 27, 2025)

    This week in AI dev tools: A2A donated to Linux Foundation, OpenAI adds Deep Research to API, and more (June 27, 2025)

    June 27, 2025

    Google’s Agent2Agent protocol finds new home at the Linux Foundation

    At the Open Source Summit North America, it was announced that Google donated its Agent2Agent (A2A) protocol to the Linux Foundation.

    The A2A protocol offers a standard way for connecting agents to each other. In this way, it complements Anthropic’s Model Context Protocol (MCP), which provides a way to connect agents to different data sources and applications.

    “Drawing on Google’s internal expertise in scaling agentic systems, we designed the A2A protocol to address the challenges we identified in deploying large-scale, multi-agent systems for our customers. A2A empowers developers to build agents capable of connecting with any other agent built using the protocol and offers users the flexibility to combine agents from various providers,” Google wrote in a blog post when it first launched A2A in April.

    OpenAI adds Deep Research and Webhooks to the API

    The addition of Deep Research will enable developers to build research agents that find, analyze, and synthesize data. 

    Webhooks were also added, enabling developers to receive notifications for API events like completed responses, fine-tuning jobs, and batch jobs. 

    Additionally, the company is dropping the price for web search and adding it into more models. It costs $10 / 1k tool calls in o3, o3-pro, and o4 mini, and $25 / 1k tool calls in GPT-4o and GPT-4.1.  

    Anthropic adds ability to host and share Claude apps in its platform

    Now, developers will be able to not only interact with Claude, but also use it to build, host, and share their creations, eliminating the need to worry about hosting it themselves.

    Users will authenticate with their own Claude account, and their API usage will count against their subscription instead of the app developer being charged.

    Qodo launches CLI agent framework

    Qodo, maker of an AI coding platform, today announced the release of Qodo Gen CLI, an agent framework that enables developers to create, customize, and deploy their own AI coding agents.

    With the framework, creating agents can be done by writing configuration files that add autonomous AI agents throughout the software development life cycle, according to the company’s announcement.

    Qodo was built to help developers  add autonomous coding capabilities to their applications without requiring expertise in AI systems, which can lead to solutions that sync up with an organization’s requirements, the company said. With Qodo Gen CLI, developers can define custom agents and what tools they can access, specify actions that trigger the agents, what instructions guide their behavior and ultimately, what their outputs should be.

    Warp 2.0 evolves terminal experience into an Agentic Development Environment

    Warp is undergoing a significant transformation with its 2.0 launch, shifting from its origins as a terminal emulator with AI integrations into an Agentic Development Environment (ADE).

    It consists of four main capabilities: Code, Agents, Terminal, and Drive. Any of those can be initiated from the main interface, which accepts both prompts and terminal commands.

    “The products on the market today, from AI IDEs to CLI coding agents, all miss the mark supporting this workflow. They bolt agents onto code editors through chat panels and bury them in CLI apps. What’s needed is a product native to the agentic workflow; one primarily designed for prompting, multi-threading, agent management, and human-agent collaboration across real-world codebases and infrastructure,” Zach Lloyd, the company’s CEO and founder, wrote in a blog post.

    Agent Mode for Gemini added to Android Studio

    With Agent Mode, a developer can describe a complex goal, then the agent will come up with an execution plan and then complete the tasks. 

    Examples of tasks Agent Mode can tackle include building a project and fixing errors, extracting hardcoded strings and migrating them to strings.xml, adding support for dark mode to an app, and implementing a new screen in an app from a screenshot.

    Developers will have the ability to review, accept, or reject any of the agent’s proposed changes, or ask it to iterate on their feedback. There is also an auto-approve feature that can be enabled for situations when a developer wants to iterate quickly on ideas.

    Vercel Agent launches in limited beta

    The Vercel Agent is an AI assistant that analyzes Vercel app performance and security data.

    It can summarize anomalies, identify likely root causes, and recommend remediation actions across the entire platform, from managing firewall rules to identifying optimization opportunities. 

    Tricentis Agentic Test Automation

    This is a new AI agent that can generate test cases automatically, leveraging text-based prompts as well as prior test runs. It also makes use of Tricentis’ Vision AI technology to interpret visual elements across platforms, and integrates with Tricentis Tosca.

    Additionally, the company launched a remote MCP server and a beta for its AI workflows capability that enables better communication between agents and humans. 


    Read last week’s announcements here.

    The post This week in AI dev tools: A2A donated to Linux Foundation, OpenAI adds Deep Research to API, and more (June 27, 2025) appeared first on SD Times.

    Source: Read More 

    news
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleHow AI Further Empowers Value Stream Management
    Next Article Not sure where to go with AI? Here’s your roadmap.

    Related Posts

    Tech & Work

    GitHub’s CEO Thomas Dohmke steps down, triggering tighter integration of company within Microsoft

    August 12, 2025
    Tech & Work

    bitHuman launches SDK for creating AI avatars

    August 12, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    AI Guardrails and Trustworthy LLM Evaluation: Building Responsible AI Systems

    Machine Learning

    CVE-2025-4471 – Apache Code-projects Jewelery Store Management System Stack Buffer Overflow Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Satya Nadella says Microsoft’s AI model performance is “doubling every 6 months”, despite the estranged OpenAI partnership

    News & Updates

    This AI Paper from Anthropic Introduces Attribution Graphs: A New Interpretability Method to Trace Internal Reasoning in Claude 3.5 Haiku

    Machine Learning

    Highlights

    News & Updates

    Tensions boil as OpenAI execs reportedly accuse Microsoft of anticompetitive behavior as partnership frays

    June 17, 2025

    A new report suggests that tension continues to brew in Microsoft’s partnership with OpenAI, with…

    CVE-2025-3861 – WordPress Prevent Direct Access Unauthorized Access Vulnerability

    April 25, 2025

    Star Wars Battlefront 2 player counts are blowing up Steam charts again — It’s thanks to a deal so good it must be from a galaxy far, far away

    June 24, 2025

    Peter Green Chilled Cyberattack Disrupts Supermarket Supply Chain Across the UK

    May 20, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.