Tag
Solo is a .so loader that enables fully static Linux binaries to dynamically load host GPU drivers at runtime, using a glibc ABI bridge on musl to avoid containers or AppImages.
Gregor Zunic introduces macOS Harness, a persistent Python tool that enables control over Mac tasks using the accessibility tree, AppleScript, screenshots, and coordinate input.
Eve Software Factory is a template that uses AI agents to automate the development loop, processing tasks from GitHub and Linear into reviewed pull requests.
The article introduces a climbing guide as a metaphor for shared infrastructure, emphasizing collaborative frameworks for resource sharing in technology and development environments.
CORS Chat is a browser-based tool for chatting with OpenAI Responses-compatible API endpoints, featuring custom headers, local conversation saving, and progressive SVG rendering.
OpenTrade is an open-source trading harness designed for AI models such as Claude Code and Codex.
Aimock is an open-source library for mocking AI components like LLMs, tools, agents, and databases, enabling end-to-end testing without real implementations. It has achieved 1 million weekly installs, indicating its utility in the AI development community.
Coze Studio is an all-in-one visual development tool for building AI agents, apps, and workflows using no-code/low-code approaches, with support for plugins, knowledge bases, and integration with services like OpenAI and Volcengine.
This post describes a new `guix shell` command interface inside Emacs contributed to the emacs-guix package, allowing users to create Guix environments without leaving Emacs.
An open-source AI software engineering system called Kodiak is being built, capable of planning, researching, coding, testing, and reviewing code.
A single developer built a code agent harness in Rust that starts up 245 times faster than Claude Code (14 ms vs 3.4 s) and uses up to 20x less RAM, achieving 10.4k stars on GitHub.
An open-source reference library containing production-tested Claude Code infrastructure from 6 months of real-world use, including auto-activating skills, hooks, and modular patterns for TypeScript microservices projects.
Agent Mesh is a shared memory system for coordinating multiple AI agents, featuring a decision log, backlog, and dashboard UI. It allows agents to communicate via a SQLite database and supports agent-agnostic integration.
Grepathy is a tool that reads AI coding agent session transcripts to extract decisions and commits a markdown file explaining why code was written a certain way, making agent-written code reviewable and preserving reasoning.
Rerun is a tool that claims to be the easiest way to build AI agents for various tasks, featured on ProductHunt.
Graphify converts entire codebases into persistent knowledge graphs that coding agents can query instead of repeatedly grepping files, improving context understanding and reducing redundancy.
QUALITY.md is an open file format and CLI tool for defining and evaluating project quality, helping teams and agents align on quality standards.
Fable 5 has been relaunched with a set of curated prompts for users to maximize its capabilities before the usage window closes. The prompts range from code review and UX analysis to business automation and 3D game development.
This article introduces claude-browser-stack and agent-pods, a tool that automates browser development loops by enabling AI agents to debug APIs, scan for vulnerabilities, record user flows, and provide visual context to Claude, closing the loop between coding and verification.
Athena Desktop is a local command room for AI coding agents.