» Tag
ai
1052 postsClaude Cowork: Tasks Keep Running After You Close the Laptop
Anthropic's Claude Cowork runs multi-step tasks on remote servers and keeps working even after you close your laptop, marking a shift toward asynchronous AI agents.
Lead Quorum: Multi-Agent Scorer That Abstains on Disagreement
Lead Quorum uses ADK and A2A to compare two independent Gemini readings, refusing to score and explaining exactly why when signals conflict.
Why Startups Shouldn't Go Direct to a Single AI Provider
Locking a startup's stack to one AI provider creates costly technical debt. OpenAI-compatible, multi-provider APIs offer a cheaper, more flexible alternative for engineering teams.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comMy AI Reviewer's Real Problem Was Sequencing, Not Rules
A writer's AI-assisted editorial reviewer kept failing in new ways until distinct reasoning tasks were staged as separate passes instead of expanding the rubric.
A Production Checklist for Rolling Out Open-Weight AI Models
A practical rollout guide for teams adopting open-weight AI models, covering task contracts, eval sets, routing layers, and output validation.
An Ex-Meta Engineer's Guide to Agentic Coding Setup
Ex-Meta/Microsoft/Atlassian principal engineer Kun Chen shares his terminal-centric workflow for managing AI coding agents instead of writing code himself.
Encoding Team Standards into AI Instructions
Why senior engineers' tacit knowledge causes inconsistency in AI-assisted development, and how it can be turned into executable, versioned instructions.
Building a Model-Agnostic Vulnerability Discovery Harness
Project Glasswing details a model-agnostic security harness that scans 128 repos across a fleet, avoiding lock-in to any single frontier AI model.
Meta Enters AI Coding Wars with Muse Spark 1.2 and Muse Code
Meta's Muse Code and Muse Spark 1.2 launch signals a strong entry into AI coding.
Agentic Engineering: A Practical Guide to Reliable Coding Agents
Agentic engineering focuses on integrating reliable coding agents into engineering systems.