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

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 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

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Tech & Work»April 11, 2025: AI updates from the past week — Google’s new tools for building AI agents, agent mode in GitHub Copilot, and more

    April 11, 2025: AI updates from the past week — Google’s new tools for building AI agents, agent mode in GitHub Copilot, and more

    April 11, 2025

    Software companies are constantly trying to add more and more AI features to their platforms, and AI companies are constantly releasing new models and features. It can be hard to keep up with it all, so we’ve written this roundup to share several notable updates around AI that software developers should know about. 

    Google announces new and updated tools for building AI agents

    The company announced the Agent Development Kit (ADK), an open-source framework that covers the end-to-end process of building and deploying agents and multi-agent systems.

    Google also announced the Agent2Agent (A2A) protocol, an open protocol that allows AI agents to communicate with each other, exchange information in a secure way, and coordinate actions on top of enterprise applications. It was developed with support and contributions from over 50 other companies, including Atlassian, Box, MongoDB, Salesforce, ServiceNow.

    In Agentspace, organizations will now be able to give their employees access to the platform’s unified enterprise search, analysis, and synthesis capabilities from within Chrome’s search box. Other new capabilities include a no-code Agent Designer for building custom agents, and access to two new agents built by Google: Deep Research and Idea Generation. 

    GitHub Copilot adds agent mode, MCP support in latest release

    A new version of GitHub Copilot has begun rolling out to users, adding a number of new capabilities, such as the addition of agent mode to VS Code. 

    With agent mode, Copilot can iterate across an entire project, suggesting terminal commands, analyzing run-time errors, and more. “With simple prompts, agent mode takes Copilot beyond answering a question, instead completing all necessary subtasks across automatically identified or generated files to ensure your primary goal is achieved,” the company’s CEO Thomas Dohmke wrote in a blog post. 

    As an example, GitHub published a demo video in which a developer needs to update a website for runners that allows them to sort races by name, distance, and time. Upon receiving the request, Copilot analyzes the site to determine what needs to be changed, then begins by updating the backend and the UI, then generating unit tests for both, before handing it back over to the user to run those tests.

    Microsoft updates Copilot to be a more personalized AI companion

    According to Microsoft, the latest updates are designed to bring it from just an “AI companion” to “your AI companion.” It will now be able to remember what you talk about to learn your likes and dislikes, as well as details about your life, such as your dog’s name or work projects you’re assigned to. 

    Other new capabilities added to Copilot include:

    • Deep Research, for conducting multi-step research tasks
    • Actions, for completing tasks on your behalf, such as booking event tickets or making dinner reservations
    • Pages, which combines notes, content, and other research into a single canvas
    • Vision, which lets Copilot see what you see and respond in real time

    “Copilot will understand you in the context of your life, and show up, on your terms, in the right way at the right time. This is far richer, more dynamic, supportive and emergent than any software we’ve seen before. It’s a new kind of relationship with technology, a new era,” Microsoft wrote in a blog post. 

    Amazon Nova Sonic is announced

    This is the latest model to be added to the Nova family, and it is a speech-to-speech model for conversational AI. 

    According to Amazon, typically, speech understanding and generation are covered by two separate models, but Nova Sonic unifies both into one model. “The result is an adaptive speech response that dynamically adjusts its delivery based on prosody, such as pace and timbre, of input speech,” Amazon wrote in a blog post. 

    Gemini 2.5 Pro now in public preview

    Due to the adoption of Gemini 2.5 Pro and feedback from users, Google has decided to move it to public preview in the Gemini API in Google AI Studio. It will also be accessible through Vertex AI shortly, Google said. 

    The pricing for Gemini 2.5 Pro is $1.25/1 million tokens for text, image, audio, and video inputs in a 200k context window or less, and $2.50/1 million tokens text greater than a 200k context window. The output pricing is $10/1 million tokens for context windows under 200k and $15.00/1 million tokens for context windows greater than that. The experimental version will remain free, but will have lower rate limits. 

    Meta releases first Llama 4 models 

    The announcement covered three models that are part of the Llama 4 family:

    • Llama 4 Behemoth (in preview), a teacher model for distillation that offers 288B active parameter, 16 experts, and 2T total parameters
    • Llama 4 Maverick, a native multimodal model with 1M context length, offering 17B active parameters, 128 experts, and 400B total parameters
    • Llama 4 Scout, optimized for inference with a 10M context length, that has 17B active parameters, 16 experts, and 109B total parameters

    Cloudflare announces remote MCP server to reduce barriers to creating AI agents

    Cloudflare is making it easier for developers to create AI agents with several new updates that  were announced earlier this week. 

    First, the company announced a remote Model Context Protocol (MCP) server. MCP is an open standard that allows AI agents to interact with external services, which is important in enabling them to complete tasks on a user’s behalf.

    According to Cloudflare, MCP has thus far been limited to running locally, which has prevented its mainstream adoption. Now, users will be able to build and deploy remote MCP servers through Cloudflare, which will allow agents to connect and interact with services without needing to rely on a locally hosted server.

    Progress packs Sitefinity 15.3 with AI updates

    The latest version of the content management system offers AI capabilities for users like summarizing content, improving writing, personalizing messages, and generating tag suggestions. Users will also be able to search for images using natural language descriptions.

    Other AI capabilities include AI translation, content optimization, and the ability to export marketing data in the Parquet format. 

    “AI is revolutionizing what is possible in creating digital content and experiences, and any organizations not using these capabilities will be at a significant competitive disadvantage,” said Loren Jarrett, EVP & GM of digital experience of Progress. “Sitefinity is at the forefront of innovation, empowering marketers, developers and content teams with the most advanced tools so they can deliver digital experiences that will enable them to compete and win in an AI-driven world.”


    Read last week’s announcements here: April 4, 2025: AI updates from the past week — Claude for Education, new website for exploring Amazon Nova models, and Solo.io’s MCP Gateway

    The post April 11, 2025: AI updates from the past week — Google’s new tools for building AI agents, agent mode in GitHub Copilot, and more appeared first on SD Times.

    Source: Read More 

    news
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleAlways deploy at peak traffic
    Next Article Windows 11: Microsoft warns do not delete inetpub folder after causing confusion

    Related Posts

    Tech & Work

    CodeSOD: A Unique Way to Primary Key

    July 22, 2025
    Tech & Work

    BrowserStack launches Figma plugin for detecting accessibility issues in design phase

    July 22, 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

    How Will AI Impact the Next Generation of Designers?

    Learning Resources

    CVE-2025-50213 – Apache Airflow Providers Snowflake Special Element Injection

    Common Vulnerabilities and Exposures (CVEs)

    Building a custom text-to-SQL agent using Amazon Bedrock and Converse API

    Machine Learning

    Intelligent Agents with n8n: AI-Powered Automation

    Development

    Highlights

    The best Costco deals to compete with Prime Day: TVs, laptops, Apple products, and more

    July 6, 2025

    We found the best Costco deals you can shop right now ahead of Amazon Prime…

    CVE-2025-46837 – Adobe Experience Manager Reflected Cross-Site Scripting Vulnerability

    June 10, 2025

    Microsoft Edge Tests Bottom Address Bar Swipe Gesture for Tab Switching on Android

    April 14, 2025

    HTML Email Accessibility Report 2025

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

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