teams
30 articles about teams in AI news
GrubMarket Launches AI Agent for Food Distributor Sales Teams
GrubMarket launches an AI agent for food distributor sales teams, offering real-time data and automated recommendations to boost efficiency. This applies directly to retail and luxury supply chain sales operations.
Emergent AI Launches Work Stress Copilot, Integrates with Slack & Teams
Emergent AI has launched a new 'Work Stress Copilot' agent that integrates with Slack and Microsoft Teams to autonomously manage calendar scheduling, email triage, and meeting prep. The tool aims to directly reduce cognitive load by automating repetitive administrative work.
Beijing Humanoid Robot Half Marathon Tests 40% Autonomous Teams
A night-time half-marathon test for humanoid robots in Beijing revealed approximately 40% of participating teams were running fully autonomous systems, a key benchmark for real-world robotic mobility.
Claude Agent Teams UI: The Visual Dashboard That Makes Agent Teams Actually Usable
A free, open-source desktop app that adds a real-time kanban board, cross-team messaging, and hunk-level code review to Claude Code's Agent Teams feature.
How to Automate Microsoft Teams Replies with Claude Code and a Browser Script
A developer built a script that uses Claude Code's --chrome flag to read and reply to Teams messages automatically, with access to local repos for context-aware answers.
Claude's Subagents vs. Agent Teams: A Practical Framework for Multi-Agent System Design
Anthropic's Claude offers two distinct multi-agent models: isolated subagents for parallel tasks and communicating agent teams for complex workflows. The key design principle is to split work by context, not role, and to default to a single agent until complexity is proven necessary.
Dual-Track Development: How Claude Code Teams Ship 3x Faster with
Adopt a dual-track operating model: use Claude Code for fast exploration (2-hour limit) and production exploitation with CLAUDE.md guardrails to ship 3x faster.
Swarm Plugin Enforces Consistent 9/10 Outputs from Claude Code Teams
The Swarm plugin for Claude Code creates a structured team of agents that review and score work before it reaches you, solving the problem of inconsistent output quality.
Loop CLI Orchestrates Claude Code and Codex for Hands-Off Agent Teams
A new Bun CLI called Loop runs Claude Code and Codex in a persistent paired session, letting them collaborate on tasks and create draft PRs without constant supervision.
Researchers Apply Distributed Systems Theory to LLM Teams, Revealing O(n²) Communication Bottlenecks
A new paper applies decades-old distributed computing principles to LLM multi-agent systems, finding identical coordination problems: O(n²) communication bottlenecks, straggler delays, and consistency conflicts.
AI Product Teams: How Luxury Brands Can 10x Development Velocity with Autonomous Agents
A developer built a full deal intelligence platform in one week using two AI agents as team members. This structured approach—43 sprints, 6,800-line strategy—demonstrates how luxury brands can accelerate digital innovation with AI-powered product development.
The AI Inflection Point: How Small Teams Are Reshaping Our Foundational Systems
As organizations redesign core systems for AI integration, a unique window of opportunity has emerged for small groups to establish patterns that could define how these systems operate for decades to come.
AgentDropoutV2: The 'Firewall' That Makes AI Teams Smarter Without Retraining
Researchers have developed AgentDropoutV2, a test-time 'firewall' for multi-agent AI systems that intercepts and corrects errors before they cascade. The method boosts math benchmark accuracy by 6.3 points without requiring model retraining.
OpenSage: The Dawn of Self-Programming AI Agents That Build Their Own Teams
OpenSage introduces the first agent development kit enabling LLMs to autonomously create AI agents with self-generated architectures, toolkits, and memory systems, potentially revolutionizing how AI systems are designed and deployed.
Feature Freshness: The Production Bug That Makes Good Recommenders Look Bad
Jie Li's article reveals that stale features—outdated user signals—can degrade recommender performance by 20-30% in offline metrics, often misdiagnosed as model problems. The piece urges teams to prioritize feature freshness monitoring alongside model tuning.
Building a Multimodal Vector Search Platform for Product Catalogs
Insider Engineering shares practical lessons from building a multimodal vector search platform for product catalogs, covering multitenancy, GPU economics, and infrastructure surprises. The post provides actionable insights for retail AI teams considering similar systems.
Claude Code Digest — Jun 28–Jul 01
Claude Code’s biggest shift this week: teams are replacing “let the model figure it out” with hard guardrails, and one pair of Bash hooks cut an Anthropic bill from $312 to $156.
Claude Code Digest — Jun 20–Jun 23
Claude Code is shifting from a chat box into governed infrastructure: the teams pulling ahead are wiring policies, auth, and agent workflows now, not later.
Anthropic Launches Claude Tag as Multiplayer Slack Agent Ahead of IPO
Anthropic released Claude Tag, a Slack-native agent for teams. The tool already approves 65% of internal code changes as Anthropic pushes enterprise adoption ahead of its 2026 IPO.
Claude Code Digest — Jun 17–Jun 20
Claude Code is no longer a chat tool: teams are turning it into governed infrastructure, and the winners are the ones wiring policies, MCP auth, and multi-agent workflows before the rest of the market catches up.
Claude Code Digest — Jun 14–Jun 17
Claude Code is shifting from chat to infrastructure: the winning teams are encoding workflows, not prompting harder.
Claude Code Digest — Jun 07–Jun 10
The biggest shift this week: teams are stripping 60% of prescriptive skill text, then using hooks + MCP + Temporal to make Claude Code more reliable than prompt-only workflows.
Claude Code Digest — Jun 03–Jun 06
Claude Code is turning into a workflow OS: teams are replacing brittle UIs with deterministic tools, but the real unlock is making Claude obey project rules instead of freelancing.
EvoMap Turns AI Agent Runs Into Reusable Assets, Cutting Token Waste
EvoMap lets AI agents save successful workflows as reusable Genes/Capsules, cutting retries and token costs. The network turns one-off runs into shared infrastructure for coding and security teams.
Claude Code Digest — May 31–Jun 03
Claude Code is quietly becoming an operating system: teams are replacing brittle UI layers with deterministic tools, while per-project rules and skills finally make the agent behave like it belongs in the repo.
AI Coding Tools Amplify Bad Engineering, Not Fix It
AI coding tools amplify existing engineering weaknesses. Teams without discipline produce bad code faster, not good code.
OpenAI Launches ChatGPT Workspace Agents for Team Automation
OpenAI has introduced workspace agents within ChatGPT, powered by Codex, designed to automate complex, multi-step workflows for teams across shared environments like Slack. These agents can gather context, execute tasks, request approvals, and run continuously in the cloud.
Layers on Layers — How You Can Improve Your Recommendation Systems
An IBM article critiques monolithic recommendation engines for trying to do too much with one score. It proposes a layered architecture—candidate generation, ranking, and business logic—to improve performance and adaptability. This is a direct, practical framework for engineering teams.
Anthropic Launches STEM Fellows Program to Pair Experts with AI Research
Anthropic announced the Anthropic STEM Fellows Program, a new initiative to bring science and engineering experts into its research teams for collaborative, months-long projects aimed at accelerating progress with AI.
AI Agents Show Consistent Economic Analysis, Reducing Human Disagreement
A new study finds AI agents like Claude Code and Codex produce economic analyses with far less disagreement than human teams, landing near the human median but with no extreme outliers. This indicates AI's potential for scalable, consistent research support.