Select the search type
  • Site
  • Web
Search

 
 
✓ Featured Content

AI Image Generation Videos

A curated playlist of specific YouTube content.

Hands-on Workshop

Ready to Transform Your Scrum Team with AI?

Join the Generative AI for Scrum Teams Workshop

Stop wondering how AI fits into your Agile workflow. In this hands-on workshop, you'll learn exactly how to integrate AI tools into every sprint ceremony, backlog refinement session, and delivery cycle—without disrupting the Scrum framework that already works for your team.

What You'll Master:

  • AI-powered user story creation and refinement techniques
  • Automated test generation and code review strategies
  • Sprint planning acceleration with AI assistance
  • Real-world prompt engineering for development teams
  • Ethical AI integration within Scrum values

Perfect for: Scrum Masters, Product Owners, Development Teams, and Agile Coaches who want to boost productivity while maintaining team collaboration and quality.

Taught by Rod Claar, Certified Scrum Trainer with 30+ years of development experience and specialized AI-Enhanced Scrum methodology.

Search Results

What Changed in Software Development This Week Because of AI for May 12, 2026

Five verified stories. Real sources. Practical signals for Scrum teams.

Rod Claar 0 7092 Article rating: No rating

What Changed in Software Development This Week Because of AI — May 12, 2026

This issue covers five verified announcements from May 5–11, 2026, all tied to changes in how software gets built.

Anthropic gave AI agents the ability to learn from their mistakes. A new feature called "dreaming" lets Claude Managed Agents review their own past sessions between tasks, clean up memory, and improve over time without human intervention at every step. Legal AI company Harvey saw task completion rates jump six times after using it. Two related features — outcomes (a built-in grading loop) and multiagent orchestration (parallel specialist agents) — also moved to public beta the same week.

Microsoft published the largest study of human-AI work patterns to date. Surveying 20,000 workers across 10 countries and analyzing trillions of productivity signals, the 2026 Work Trend Index found that software teams have already moved through four stages of AI collaboration — Author, Editor, Director, and Orchestrator — and that every other business function is now following the same path. The biggest barrier to AI value is not the technology. It is how organizations structure work around it.

OpenAI told the world how it keeps its own coding agent safe. A May 8 post detailed the sandbox modes, auto-review policies, network restrictions, and audit logging Codex runs under inside OpenAI's own engineering teams. It is the first time a major AI lab has published its full internal governance playbook for a coding agent.

OpenAI launched a company dedicated to enterprise AI deployment. The new OpenAI Deployment Company and its Codex Labs hands-on service, backed by seven global systems integrators including Accenture, Capgemini, and Infosys, signals that the industry now treats enterprise AI adoption as a change management problem, not a technology problem. Four million developers are using Codex every week.

Anthropic brought full Claude Platform feature parity to AWS. As of May 11, AWS customers get every new Claude feature the same day it ships — including Managed Agents, code execution, the Advisor strategy, and the new Agent view in Claude Code.

For Scrum teams, the common thread across all five stories is the same: AI agents are moving from individual productivity tools to team-level infrastructure. The teams that benefit most will be the ones that treat agent governance, clear acceptance criteria, and workflow redesign as Agile work — not as IT afterthoughts.

What Changed in Software Development This Week Because of AI

A lot happened this week. IBM shipped a full-SDLC AI partner. ServiceNow handed over entire IT workflows to autonomous agents. Stanford released hard numbers on what AI is doing to developer jobs. Three thousand developers gathered in San Francisco to ask what software engineering even means now. And IBM held its annual Think conference in Boston to show enterprises how to run AI at scale. Here is what you need to know.

Rod Claar 0 6854 Article rating: No rating

This week brought five major developments at the intersection of AI and software development. IBM made its full-lifecycle AI development partner, Bob, generally available — reporting 45% productivity gains across 80,000 internal users. ServiceNow expanded its Autonomous Workforce at Knowledge 2026, with AI specialists now handling entire IT, CRM, HR, and security workflows end-to-end, resolving cases 99% faster than human agents. Stanford's 2026 AI Index delivered independent data showing a 26% productivity gain in software development alongside a nearly 20% drop in junior developer employment — and a jump in AI coding benchmark performance from 60% to near 100% in a single year. Three thousand developers gathered in San Francisco at AI Dev 26 x SF to wrestle with what software engineering even means now, landing on a shared conclusion: the bottleneck is no longer writing code, it's imagination. And IBM Think 2026 in Boston unveiled 150 prebuilt enterprise agents in watsonx Orchestrate, an AI operations platform for hybrid environments, and a new security tool that embeds vulnerability detection directly into the developer workflow. Each story carries a direct signal for Scrum and Agile teams navigating this shift.

The Top 5 AI Changes Hitting Software Development for the Week of April 27, 2026

This week was not about autocomplete. It was about AI moving deeper into the real work of software delivery. Or was it?

Rod Claar 0 7567 Article rating: No rating

The article argues that recent AI advances are moving software development from simple code completion to agent-driven delivery. AI tools are now better at planning, editing code, testing, debugging, reviewing, and creating pull requests across larger codebases.

The five main changes are:

  1. AI coding agents are handling more complex engineering work, which means teams need clearer backlog items, acceptance criteria, constraints, and tests.
  2. AI agents are entering enterprise infrastructure, so organizations must create rules for repo access, data use, security, compliance, and human review.
  3. IDEs are becoming control rooms for remote agents, shifting developers toward task delegation, review, and decision-making rather than writing every line of code themselves.
  4. AI coding cost is becoming part of planning, as usage-based billing makes agent activity a budget concern.
  5. New research shows AI agents are powerful but risky, with generated code often needing correction and potentially introducing security issues.

The central message is that Scrum and Agile practices become more important, not less. Teams that succeed will use AI deliberately, with tight feedback loops, visible acceptance criteria, strong review practices, automated tests, and clear working agreements.

Rob Pike's 5 Rules — What They Mean for AI and Agents

Rob Pike wrote five rules for writing clean C code in 1989. They hold up surprisingly well today — especially now that AI tools and autonomous agents are showing up in our Sprints, our pipelines, and our backlogs.

Rod Claar 0 7634 Article rating: No rating

Rob Pike's 5 Rules — What They Mean for AI and Agents

Rob Pike wrote five rules for writing clean C code in 1989. They hold up surprisingly well today — especially now that AI tools and autonomous agents are showing up in our Sprints, our pipelines, and our backlogs.

Rule 1: Bottlenecks are never where you think. Before your team celebrates an AI cutting story-writing time in half, check your cycle time data. The real delay is usually in review, refinement, or deployment — not the thing you just automated.

Rule 2: Measure before you tune. Don't add AI everywhere at once. Run a few controlled Sprints, look at velocity and defect rates, then decide. Your Retrospective already gives you the structure to do this.

Rule 3: Fancy is slow when n is small. Large language models are expensive and complex. A simple query or regex handles a lot of small tasks faster and cheaper. AI earns its keep on genuinely large, messy problems — not ten-line standup summaries.

Rule 4: Fancy algorithms are buggier. AI-generated code looks polished and can still be wrong. TDD and ATDD are your safety net. Write the test first, let the AI write the code, and let the test decide if it worked.

Rule 5: Data dominates. Clean up your backlog before you trust AI to read it. Well-written user stories and consistent acceptance criteria produce better AI output. No model compensates for messy data.

The bottom line: Pike's rules and the Scrum framework are pointing at the same thing — measure, keep it simple, test rigorously, and treat your data as the foundation everything else rests on.

RSS
First2345791011Last

Search

Calendar

«August 2026»
SunMonTueWedThuFriSat
262728
2930311
234
5
6
78
910
11121314
15
16171819202122
23242526272829
303112345

Upcoming events Events RSSiCalendar export

Categories