Never stop cookin'
Developer Bryan Dorsey describes a five-part prompting framework for working with Claude Code that he says keeps long coding sessions productive across context compaction. The framework covers role, l…
Developer Bryan Dorsey describes a five-part prompting framework for working with Claude Code that he says keeps long coding sessions productive across context compaction. The framework covers role, l…
Databricks IT detailed a four-layer mobile security model for personal devices — device management, authentication, zero trust, and application management — built on Account-Driven User Enrollment (AD…
Anthropic rolled out Projects within Claude Code, letting a single conversation spawn parallel cloud sessions that pass context between each other and keep running after the session closes, with Anthr…
Kagent released v1.0.0-alpha1, replacing its Deployment-backed agent model with AgentInstance, an imperative gRPC lifecycle object with a fixed state machine, PostgreSQL persistence, and synchronous s…
Tokolaku, a WhatsApp business platform for Indonesian SMBs built on Meta's official WhatsApp Business Cloud API, has launched a hosted remote Model Context Protocol (MCP) server at api.tokolaku.id/mcp…
A 64-task SWE-bench Pro coding benchmark run by Deploymentsafety found that Anthropic's Fable 5.1 solved 51 of 64 tasks at roughly €2.4 per solved task, while OpenAI's GPT-6 Astra solved 34 of 64 at a…
A developer released Forcefield, an open-source AI agent harness written entirely in Go, after spending 3 months building it to simplify running local AI models that were difficult to configure with h…
Hugging Face released six open-source agent skills that let coding agents such as Kiro and Claude Code deploy production-ready Hugging Face models on Amazon SageMaker AI with autoscaling, Amazon Cloud…
A developer's Backboard CLI harness running Claude Opus 4.8 through Amazon Bedrock scored 85.4% ± 0.8% on Terminal-Bench 2.1, beating Claude Code's published 78.9% on the same model. The submitted run…
Skillmem, a local memory layer for Claude Code and the Codex CLI, released version 0.10.0, adding provenance tracking and owner-granted trust so agent-written memories are no longer treated the same a…
A Hacker News user posting as HoldOnAMinute asked what happens when Claude Code goes away, saying the tool has made them "very proficient" and that losing access "would be like missing a body part." T…
A developer at NRI Dating detailed a workflow for getting better results from Claude Code, arguing that process and context matter more than clever prompts. The practices include documenting project c…
Omabib, a free AGPL-3.0-or-later Zotero alternative for Omarchy on Linux x86-64, launched with a built-in MCP server that lets Codex or Claude Code agents search references, retrieve PDFs, read notes …
A developer built AgentMemora, an open-source local inspection tool that surfaces the context AI coding agents accumulate across primary sessions, subagent transcripts, durable memory, and project ins…
AIR Security disclosed Plugin4Shell, a zero-click remote code execution vulnerability that bypasses SHA pinning in four major AI coding agents: Claude Code, OpenAI Codex, GitHub Copilot, and the Gemin…
A developer built five small self-improving agent loops in a single evening using Claude Code, finding that all five shared the same flaw: their judges scored whether the right words or shapes appeare…
JetBrains Research has developed the AIDEs Framework, a model for understanding AI development tools, after almost two years of AI product and market research. JetBrains estimates Anthropic's Claude C…
Developer ayushgzip released context-find, a devtool that searches Claude Code and Codex conversation history across projects and machines and resumes the exact matching session, announced on Hacker N…
Vercel Labs has launched skills.sh, an open directory and CLI for distributing "Agent Skills" — a lightweight, open format that packages specialized knowledge and workflows for AI coding agents such a…
A developer released skilldiff, an open-source tool that tests agent skill files like SKILL.md for behavioral regressions by running them in a real agent harness against a fixture repo and asserting o…