Skip to main content

Posts

Showing posts with the label SD Times

Report: 71% of tech leaders won’t hire devs without AI skills

As AI becomes more ingrained within the software development life cycle, tech leaders making hiring decisions are saying AI and machine learning are becoming non-negotiable skills. 71% of respondents to a new study from Infragistics say that they won’t hire developers without those skills. The 2025 App Development Trends Report , conducted in partnership with Dynata, features insights from over 300 U.S. tech leaders surveyed between December 2024 and January 2025.  Thirty percent of respondents said that one of their top challenges this year is recruiting qualified developers. In addition to hiring for AI skills, 53% of leaders are also looking for cloud computing skills, 35% are looking for problem solving skills, and 35% are looking for developers who use secure coding practices. “AI is rapidly transforming how businesses develop applications–from streamlining workflows to mitigating security risks—but the technology alone isn’t powerful without a skilled team behind it,” sai...

Slack’s AI search now works across an organization’s entire knowledge base

Slack is introducing a number of new AI-powered tools to make team collaboration easier and more intuitive. “Today, 60% of organizations are using generative AI. But most still fall short of its productivity promise. We’re changing that by putting AI where work already happens — in your messages, your docs, your search — all designed to be intuitive, secure, and built for the way teams actually work,” Slack wrote in a blog post .  The new enterprise search capability will enable users to search not just in Slack, but any app that is connected to Slack. It can search across systems of record like Salesforce or Confluence, file repositories like Google Drive or OneDrive, developer tools like GitHub or Jira, and project management tools like Asana.  “Enterprise search is about turning fragmented information into actionable insights, helping you make quicker, more informed decisions, without leaving Slack,” the company explained. The platform is also getting AI-generated cha...

Anthropic’s Claude Code gets new analytics dashboard to provide insights into how teams are using AI tooling

Anthropic has announced the launch of a new analytics dashboard in Claude Code to give development teams insights into how they are using the tool.  It tracks metrics such as lines of code accepted, suggestion acceptance rate, total user activity over time, total spend over time, average daily spend for each user, and average daily lines of code accepted for each user. These metrics can help organizations understand developer satisfaction with Claude Code suggestions, track code generation effectiveness, and identify opportunities for process improvements.  According to Anthropic, by tracking these metrics, development teams will be able to better assess the ROI of AI and see where they are getting the most value.  The company says that an analytics dashboard was one of the most requested features from its enterprise customers, and that it marks another step in the company’s mission to enable engineering teams to adapt their AI practices as things evolve.  The...

JetBrains updates Junie, Gemini API adds embedding model, and more – Daily News Digest

JetBrains announces updates to its coding agent Junie Junie is now fully integrated into GitHub, enabling asynchronous development with features such as the ability to delegate multiple tasks simultaneously, the ability to make quick fixes without opening the IDE, team collaboration directly in GitHub, and seamless switching between the IDE and GitHub. Junie on GitHub is currently in an early access program and only supports JVM and PHP.  JetBrains also added support for MCP to enable Junie to connect to external sources. Other new features include 30% faster task completion speed and support for remote development on macOS and Linux. Gemini API gets first embedding model These types of models generate embeddings for words, phrases, sentences, and code, to provide context-aware results that are more accurate than keyword-based approaches. “They efficiently retrieve relevant information from knowledge bases, represented by embeddings, which are then passed as additional context ...

Native vs hybrid vs cross-platform: Resolving the trilemma

Any company planning to build a mobile app encounters a fundamental choice – what development method to choose? But unless you have extensive mobile development experience, choosing between native, hybrid, and cross-platform approaches, the most common ones nowadays, is a challenging task. This is because the approaches differ significantly in complexity and app development timelines and cost, so you should understand all these differences clearly to determine one that can better suit your project’s needs. What are native apps? Native mobile applications are compatible with one operating system, predominantly Android or iOS. Native apps only use programming languages supported by their respective target platforms, such as Kotlin/Java for Android and Swift/Objective-C for iOS. Pros Extensive access to hardware Native apps can deeply integrate with the device’s software and hardware, fully accessing all device functionalities (GPS, camera, storage, etc.), which helps ensure superb...

Kong AI Gateway 3.11 introduces new method for reducing token costs

Kong has introduced the latest update to Kong AI Gateway , a solution for securing, governing, and controlling LLM consumption from popular third-party providers.  Kong AI Gateway 3.11 introduces a new plugin that reduces token costs, several new generative AI capabilities, and support for AWS Bedrock Guardrails.  The new prompt compression plugin that removes padding and redundant words or phrases. This approach preserves 80% of the intended semantic meaning of the prompt, but the removal of unnecessary words can lead to up to a 5x reduction in cost.  According to Kong, the prompt compression plugin complements other cost-saving measures, such as Semantic Caching to prevent redundant LLM calls and AI Rate Limiting to manage usage limits by application or team. This update also adds over 10 new generative AI capabilities, including batch execution of multiple LLM calls, audio transcription and translation, image generation, stateful assistants, and enhanced response ...

Twilio’s Event Triggered Journeys, OutSystem’s Agent Workbench, and more – Daily News Digest

Twilio launches Event Triggered Journeys in Twilio Engage This new capability allows developers to incorporate personalized, scalable messaging into their applications by utilizing event data, user profile information, and context from the data warehouse, such as loyalty status or account details. According to Twilio, it can help with use cases like cart abandonment, ad suppression, onboarding flows, and trial-to-paid account journeys.  Twilio also redesigned the Journeys user interface and code base and added new integrations for SendGrid and Twilio Messaging to make multi-channel journey orchestration easier.  OutSystems launches Agent Workbench Agent Workbench, now in early access, allows companies to create agents that have enterprise-grade security and controls.  Agents can integrate with custom AI models or third-party ones like Azure OpenAI or AWS Bedrock. It contains a unified data fabric for connecting to enterprise data sources, including existing OutSyste...

Harness Infrastructure as Code Management expands with features that facilitate better reusability

Harness is expanding its Infrastructure as Code Management (IaCM) platform with two new features that should enable greater reusability. “During customer meetings one theme came up over and over again – the need to define infrastructure once and reuse it across the platform in a secure and consistent manner, at scale. Our latest expansion of Harness IaCM was built to solve exactly that,” Harness wrote in a blog post .  The first new feature is Module Registry, which allows users to create, share, and manage templates for infrastructure components, like virtual machines, databases, and networks.  It offers centralized storage, version management, granular access controls of who can access modules, integration into existing CI/CD workflows, and automatic syncing of modules to source repositories. The other new feature is Workspace Templates, allowing developers to predefine variables, configuration settings, and policies so that they can be reused as templates. Teams will b...

Amazon launches spec-driven AI IDE, Kiro

Amazon is releasing a new AI IDE to rival platforms like Cursor or Windsurf. Kiro is an agentic editor that utilizes spec-driven development to combine “the flow of vibe coding” with “the clarity of specs.” According to Amazon, developers use specs for planning and clarity, and they can benefit agents in the same way.   Specs in Kiro are artifacts that can be used whenever a feature needs to be thought through in-depth, to refactor work that requires upfront planning, or in situations when a developer wants to understand the behavior of a system.  Kiro also features hooks, which the company describes as event-driven automations that trigger an agent to execute a task in the background. According to Amazon, Kiro hooks are sort of like an experienced developer catching the things you’ve missed or completing boilerplate tasks as you work.  The basic workflow of building with Kiro specs and hooks consists of four steps. First, Kiro unpacks requirements from a singl...

Akka introduces platform for distributed agentic AI

Akka, a company that provides solutions for building distributed applications, is introducing a new platform for scaling AI agents across distributed systems.  “Agentic systems are forcing IT leaders to rethink their technology stack,” said Tyler Jewell, CEO of Akka. “IT systems must adapt from controlling predefined workflows to managing intelligent, adaptive systems operating in open-ended environments that include non-deterministic LLMs. Scaling these systems and providing dependable outputs is a tremendous challenge and redefines the meaning of an SLA. Akka is unique in that we’re bringing IT the tools to solve this issue at enterprise scale, with enterprise confidence.” Akka Agentic Platform consists of four integrated offerings: Akka Orchestration, Akka Agents, Akka Memory, and Akka Streaming.  Akka Orchestration allows developers to guide, moderate, and control multi-agent systems. It offers fault-tolerant execution, enabling agents to reliably complete their tasks ...

JFrog finds MCP-related vulnerability, highlighting need for stronger focus on security in MCP ecosystem

Earlier this week, JFrog disclosed CVE-2025-6514 , a critical vulnerability in the mcp-remote project that could allow an attacker to “trigger arbitrary OS command execution on the machine running mcp-remote when it initiates a connection to an untrusted MCP server.”  Mcp-remote is a project that allows LLM hosts to communicate with remote MCP servers, even if they only natively support communicating with local MCP servers, JFrog explained.  “While previously published research has demonstrated risks from MCP clients connecting to malicious MCP servers, this is the first time that full remote code execution is achieved in a real-world scenario on the client operating system when connecting to an untrusted remote MCP server,” Or Peles, vulnerability research team leader at JFrog, wrote in a blog post . Glen Maddern, mcp-remote’s primary maintainer, quickly fixed the vulnerability, so anyone using mcp-remote should update to 0.1.16.   According to Peles, the mo...

This week in AI dev tools: Gemini API Batch Mode, Amazon SageMaker AI updates, and more (July 11, 2025)

Gemini API gets Batch Mode Batch Mode allows large jobs to be submitted through the Gemini API. Results are returned within 24 hours, and the delayed processing offers benefits like a 50% reduction in cost and higher rate limits.  “Batch Mode is the perfect tool for any task where you have your data ready upfront and don’t need an immediate response,” Google wrote in a blog post. AWS announces new features in SageMaker AI SageMaker HyperPod—which allows scaling of genAI model development across thousands of accelerators—was updated with a new CLI and SDK. It also received a new observability dashboard that shows performance metrics, resource utilization, and cluster health, as well as the ability to deploy open-weight models from Amazon SageMaker JumpStart on SageMaker HyperPod.  New remote connections were also added to SageMaker AI to allow it to be connected to from a local VS Code instance.  Finally, SageMaker AI now has access to fully managed MLFlow 3.0, wh...

Vibe Loop: AI-native reliability engineering for the real world

I’ve been on-call during outages that ruined weekends, sat through postmortems that felt like therapy, and seen cases where a single log line would have saved six hours of debugging. These experiences are not edge cases; they’re the norm in modern production systems. We’ve come a long way since Google’s Site Reliability Engineering book reframed uptime as an engineering discipline. Error budgets, observability, and automation have made building and running software far more sane. But here’s the uncomfortable truth: Most production systems are still fundamentally reactive . We detect after the fact. We respond too slowly. We scatter context across tools and people. We’re overdue for a shift. Production systems should: Tell us when something’s wrong Explain it Learn from it And help us fix it. The next era of reliability engineering is what I call “Vibe Loop.” It’s a tight, AI-native feedback cycle of writing code, observing it in production, learning from it, and improv...

Docker Compose gets new features for building and running agents

Docker has updated Compose with new features that will make it easier for developers to build, ship, and run AI agents.  Developers can define open models, agents, and MCP-compatible tools in a compose.yaml file and then spin up an agentic stack with a single command: docker compose up . Compose integrates with several agentic frameworks, including LangGraph, Embabel, Vercel AI SDK, Spring AI, CrewAI, Google’s ADK, and Agno.  It also now integrates with Google Cloud Run and Microsoft Azure Container Apps Service, allowing agents to be deployed to serverless environments. Additionally, the company announced Docker Offload , which allows developers to offload compute-intensive workloads to high-performance cloud environments. “Build, test, and scale your agentic applications just like you always have locally, while Docker handles the heavy lifting behind the scenes,” Mark Cavage, president and COO of Docker, and Tushar Jain, EVP of engineering and product at Docker, wrote ...

Report: AI coding productivity gains cancelled out by other friction points that slow developers down

AI adoption is saving developers a significant amount of time, but several friction points still exist throughout the software development life cycle that developers are still losing time to. According to Atlassian’s 2025 State of Developer Experience report, 99% of developers are saving time by using AI, and 68% save at least 10 hours a week. For the survey, Atlassian gathered responses from 3,500 developers from the US, Australia, France, Germany, the UK, and India in March of this year. This year’s results are a big change from last year, when a majority of survey respondents had yet to see any productivity gains.  Of the developers saving time with AI, the top four ways they are reallocating their time include improving code quality, developing new features, improving engineering culture, and developing documentation.  Jellyfish also recently released its 2025 State of Engineering Management report, where it found that 90% of development teams are using AI coding too...

Coder reimagines development environments to make them more ideal for AI agents

Coder is announcing the launch of its AI cloud development environments (CDEs), bringing together IDEs, dynamic policy governance, and agent orchestration into a single platform.  According to Coder, current development infrastructure was built for humans, not agents, and agents have different requirements to be successful. “Agents need secure environments, granular permissions, fast boot times, and full toolchain access — all while maintaining governance and compliance,” the company wrote in an announcement .  Coder’s new CDE attempts to solve this problem by introducing features designed for both humans and agents.  Key capabilities include: Fully isolated environments where AI agents and developers work alongside each other A dual-firewall model to scope agent access An interface for running and managing AI agents Prebuilt developer workspaces A local companion app to connect remote workspaces to native tools, to allow tasks that browser IDEs can’t support, s...

Newest LF Decentralized Trust lab HOPrS identifies if photos have been altered

OpenOrigins has announced that its Human-Oriented Proof System (HOPrS) has been accepted into the Linux Foundation’s Decentralized Trust lab. HOPrS is an open-source framework that can be used to figure out if an image has been altered. “If we’re doing things like rotating images, or cropping them, or changing the saturation, turning it into grayscale, or using Photoshop’s generative tooling to circle around someone’s face and swap someone’s face out for a celebrity … What are the tools we can put out into the world and try and build a better framework? And one of the things that’s come out of this is HOPrS,” said Henrik Cox, product manager at OpenOrigins, during an LF Decentralized Trust meetup presentation last month .  It utilizes techniques like perceptual hashes and quadtree segmentation, combined with blockchain technology, to determine how images have been changed.  Perceptual hashing allows it to identify if anything changed with the photo itself or its metadata,...

Sonatype Open Source Malware Index, Gemini API Batch Mode, and more – Daily News Digest

Sonatype finds 188% increase in open source malware since last year The company published its Open Source Malware Index for Q2 2025, finding 16,279 new malicious open source packages. Compared to the same quarter last year, there was a 188% increase in the number of malicious packages discovered.  4,400 of the packages were designed to steal sensitive data (55%), around 800 were designed for cryptomining (5%), and over 400 were designed for data corruption (3%).  Gemini API gets Batch Mode Batch Mode allows large jobs to be submitted through the Gemini API. Results are returned within 24 hours, and the delayed processing offers benefits like a 50% reduction in cost and higher rate limits.  “Batch Mode is the perfect tool for any task where you have your data ready upfront and don’t need an immediate response,” Google wrote in a blog post .  Payara and Azul announce partnership The two Java companies are coming together to help organizations modernize their Ja...

Anthropic proposes transparency framework for frontier AI development

Anthropic is calling for the creation of an AI transparency framework that can be applied to large AI developers to ensure accountability and safety.  “As models advance, we have an unprecedented opportunity to accelerate scientific discovery, healthcare, and economic growth. Without safe and responsible development, a single catastrophic failure could halt progress for decades. Our proposed transparency framework offers a practical first step: public visibility into safety practices while preserving private sector agility to deliver AI’s transformative potential,” Anthropic wrote in a post .  As such, it is proposing its framework in the hope that it could be applied at the federal, state, or international level. The initial version of the framework includes six core tenets to be followed.  First, AI transparency requirements would apply only to the largest frontier model developers, allowing smaller startups creating models with low risk to be exempt. It doesn’t spe...

Infragistics Launches Ultimate 25.1 With Major Updates to App Builder, Ignite UI

Infragistics, a global provider of tools and solutions to accelerate application design and development, today announced the launch of  Infragistics Ultimate 25.1 , the company’s flagship UX and UI product. The enhanced Infragistics Ultimate UI/UX toolkit offers a comprehensive library of enterprise-grade UI controls and includes the exclusive low-code WYSIWYG App Builder for developing modern, high-performance, and engaging apps across major frameworks. Infragistics Ultimate 25.1 innovations mark a leap forward in accelerating app development, driving productivity, and enabling organizations to build high-performance, enterprise-grade applications. AI functionalities, Angular 19 updates, more charting capabilities, new Carousel Component, and Grid Summaries configurator for toggling column-based visibility of operands, are among the new features. “Infragistics Ultimate 25.1 represents a significant advancement of our mission to equip developers and teams with powerful,...