SaaS Is Dead. Long Live SaaaS (Subagent as a Service)
The real shift isn't adding AI to software. It's software becoming AI. Nivedit Jain calls this SaaaS: Subagent as a Service.
A chronological collection of insights on technical specification, product strategy, and AI-driven documentation.
AI Agents (9 articles)
Clear filtersThe real shift isn't adding AI to software. It's software becoming AI. Nivedit Jain calls this SaaaS: Subagent as a Service.
Without a verification layer, overnight coding creates morning cleanup. With a verification layer, it can create morning momentum.
On February 17, 2026, Cline 2.3.0 was compromised via an AI-driven CI/CD attack chain that began with prompt injection in a GitHub issue title and ended with a malicious npm release that silently installed an unauthorized AI-capable tool.
A practical operating model for running multiple coding agents in parallel using tmux and Markdown Feature Designs as the coordination backbone.
OpenAI’s Codex app brings project-based agent management, a skills framework, background automations, and sandboxed security to macOS as part of ChatGPT paid plans.
Claude Cowork is Anthropic’s new AI agent built into Claude Desktop that brings Claude Code’s agentic power to everyday office workflows, with folder-based access control, natural language instructions, and autonomous task execution.
An overview of the Ralph Wiggum Technique, a 2025-era approach to running autonomous AI coding agents in continuous loops, its timeline, core insights, and philosophical implications.
2025 reshaped the AI landscape: reasoning-first LLMs, mainstream coding agents, Chinese labs leading open-weight benchmarks, a command-line renaissance, and a shift from raw capability to deployment safety at scale.
Dynamic MCPs let AI agents discover, configure, and compose tools at runtime instead of relying on a fixed, hardcoded toolset. With the Docker MCP Gateway, agents can search, add, configure, remove, and execute tools on demand—securely, via Docker.