» Tag
software-development
55 postsPreventing Context Loss in AI Agents with Two-Document Pattern
Two-document pattern for AI agents: append-only log and editable index. Prevents context loss, corrects errors.
Rewritten Google Play Scraper for Modern Node: Typed Results and Validation
The classic google-play-scraper has been rewritten in TypeScript for better reliability and validation. Explore the new features.
MonkeyCode with Parallel Tasks: Can Keyboard and Screen-Reader Users Keep Up?
The accessibility audit of MonkeyCode SaaS addresses interface issues for keyboard and screen-reader users.
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.comYou Don't Need Perfect Code - You Need a Safety Net That Talks Back
Error messages are crucial for enhancing user experience. Discover ways to build a safety net that communicates effectively.
As LLMs Write More Code, Compiler Focus Shifts to Verification
LLMs are shifting the focus of compilers from code generation to verification. Diagnostics and query-based architectures are becoming essential.
Fable 5 Just Released: What Anthropic's New Model Means for Developers
Anthropic's Fable 5 model offers innovative changes for developers, focusing on high-stakes tasks and enhanced security.
TypeScript Repo Where AI Agents Can't Break the Architecture
A TypeScript repo designed to prevent AI agents from breaking architecture. Ensures code quality through enforced rules.
Importance of Running Tests in CLAUDE.md and How Hooks Help
Hooks in CLAUDE.md provide a critical mechanism to ensure tests are always run. Explore how these mechanisms function in this article.
Using AI to Manage Static Analysis Alerts Effectively
AI should maintain explicit and auditable authority over hiding security evidence in static analysis alerts.
I Use Multiple AI Agents in My Team's SDLC
I share my experiences of shipping production features using AI agents in the software development lifecycle.