» Tag
ai-agents
246 postsThe First Open-Source Agent Skills Collection for AMD ROCm
While NVIDIA has 428+ agent skills on skills.sh, AMD had none. This new open-source project delivers 10 production-ready skills for ROCm GPU workflows.
Knowledge-and-Memory-Management v0.0.2: Portable Agent Memory Release
v0.0.2 unifies web, video and article ingestion, adds automatic memory consolidation, and enables full portability via the $AGENT_HOME variable.
Control Before, Prove After: An Accountability Model for AI Agents
A new accountability primitive restricts AI agents before acting and cryptographically proves actions after, closing gaps left by policy engines and logs.
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.comWhy Wire Is Moving Off Cloudflare Durable Objects
Wire, which builds context containers for AI agents, is leaving Cloudflare Durable Objects for a self-built Fly Machines runtime, citing structural limits and sharing benchmark results.
CodeClone 2.1: why your AI agent's diff isn't enough
CodeClone 2.1.0a1 introduces a structural change-control layer that bounds AI agent edits in Python codebases before they happen, not just reviews the diff after.
NexFlow: Defining AI developer teams with YAML manifests
NexFlow defines AI agent teams through auditable YAML manifests instead of hidden prompts, separating capabilities from permissions to clarify approval gates.
A Year of Cloud Agents: Why Environment and Durability Matter Most
How cloud agents evolved from ported local agents into a full operating layer, covering environment setup, Temporal-based durability, and harness design lessons.
Self-Hosting an x402 Facilitator: EIP-3009 Gotchas
DeskCrew shares four critical EIP-3009 pitfalls discovered while self-hosting an x402 payment facilitator, including a bug that could have cost real money.
Building an AI Agent System with the ReACT Pattern in Java
Phase 6 of the Jarvis AI platform explains how a multi-step, streaming AI agent system was built in pure Java and Spring AI using the ReACT pattern.
AI Agents Powered Bun's Rewrite from Zig to Rust
Bun creator Jarred Sumner used AI coding agents to rewrite Bun from Zig to Rust, fixing memory bugs. Details on the process, cost, and results.