AI, or artificial intelligence, is technology that attempts to simulate human cognitive function. A popular use case right now is ChatGPT, which allows you to conversationally ask questions to a chatbot and get back relevant information because the AI can understand what you’re asking in plain language. Beyond just answering questions, these AIs are capable of writing code, creating detailed plans based on your specifications, summarizing documents, and more.
AI has made its way into the software development space in a number of ways. AI can be baked into applications to improve end user experience by creating personalized recommendations and tailoring experiences to the end user. AI-assisted development tools can complete the piece of code you started writing, or even offer suggestions for how to improve your code. Generative AI chatbots, such as ChatGPT, can be used to ask for specific code snippets to perform a task, can explain what is happening in a piece of code, or can be used to troubleshoot why your code isn’t working as intended.
Read the articles below for more information on what you need to know about AI.
Salesforce—ahead of its Dreamforce 2025 conference this week—announced the general availability of Agentforce 360, its agentic AI platform. Agentforce was first introduced last October, and over the last year, the company has added several new capabilities to the platform, such as the ability to embed agents in workflows and improved interoperability and governance. “These milestones … continue reading
Google is announcing a new offering built around Gemini, designed specifically with large enterprise use in mind. Gemini Enterprise consolidates six core components: Advanced Gemini models A no-code workbench for analyzing information and orchestrating agents Pre-built Google agents for tasks like deep research or data insights The ability to connect to company data A central … continue reading
Atlassian is hosting its annual user conference Team ‘25 Europe this week in Barcelona, and during the event, the company shared several new and upcoming updates to its generative AI assistant Rovo. “With so many customers embracing our AI vision, we’re not slowing down. We’ve been busy packing Rovo full of new AI-powered skills, smarts, … continue reading
Google is launching Gemini CLI extensions to allow different development tools to connect up to the Gemini CLI. Each extension includes a playbook that teaches the CLI how to effectively use that tool, eliminating the need for developers to configure them. “If you want to look under the hood, Gemini CLI extensions package instructions, MCP … continue reading
Today as IBM kicked off its annual developer event TechXchange 2025, it announced several new capabilities to enable organizations to unlock value from agentic AI. “There’s certainly been a lot of buzz in the industry,” said Bruno Aziza, vice president of Data, AI, and Analytics Strategy at IBM Software. “I think if you look at … continue reading
Microsoft has announced a preview of the Microsoft Agent Framework, an open-source development kit for .NET and Python for creating AI agents and multi-agent workflows. It supports creating individual agents as well as graph-based workflows to connect up multiple agents. According to Microsoft, the Agent Framework is a direct successor to its other projects Semantic … continue reading
Anthropic claims its newly released Claude Sonnet 4.5 is the “best coding model in the world” Anthropic has announced the release of Claude Sonnet 4.5, which it claims is the “best coding model in the world” and the “strongest model for building complex agents.” It achieves a 77.2% on the SWE-bench for software engineering, compared … continue reading
Earlier this week, California’s governor Gavin Newsom signed a new law designed to ensure safe development and deployment of frontier AI models. “California has proven that we can establish regulations to protect our communities while also ensuring that the growing AI industry continues to thrive,” Newsom said. “This legislation strikes that balance. AI is the … continue reading
Salesforce is announcing several major updates to Slack that will enable customers to leverage their conversation history for AI apps and agents. The company is announcing a real-time search (RTS) API, which surfaces up-to-date discussions, files, and channels to provide agents access with context-aware information. To ensure secure use of information, data remains in Slack … continue reading
The promise of Large Language Models (LLMs) to revolutionize how businesses interact with their data has captured the imagination of enterprises worldwide. Yet, as organizations rush to implement AI solutions, they’re discovering a fundamental challenge: LLMs, for all their linguistic prowess, weren’t designed to understand the complex, heterogeneous landscape of enterprise data systems. The gap … continue reading
UiPath today announced several updates across its portfolio at its user conference, UiPath FUSION, in Las Vegas. “Available today, this combination of pre-built solutions, new capabilities for orchestrations, and supporting tools for building and testing agents and automations creates an ecosystem that enables organizations to deploy rapid agentic automation,” the company wrote in an announcement. … continue reading
Anthropic has announced the release of Claude Sonnet 4.5, which it claims is the “best coding model in the world” and the “strongest model for building complex agents.” It achieves a 77.2% on the SWE-bench for software engineering, compared to 74.5% for Claude Opus 4.1 and 72.7% for Claude Sonnet 4. For external comparison, GPT-5 … continue reading