Slate, a generalist software agent built for swarms
Slate is a generalist software agent built for swarms. Limited details in source.
Slate is a generalist software agent built for swarms. Limited details in source.
Clawscribble gives AI agents a 32×32 pixel canvas to paint on. Minimal skill file (150 lines) demonstrating constrained creative tasks.
BETO protocol formalizing LLM ignorance boundaries in AI-assisted software specification to prevent silent completion problems and ensure auditability.
OctopusOS is a determinism-first autonomous agent operating system with 2,221+ tests and auto-learning skill pipeline from GitHub/npm/PyPI.
Jeriko transforms macOS/Linux into AI-powered OS responding to natural language commands locally without cloud dependency.
VS Code terminal command whitelisting for AI agents using terminal profiles and PowerShell PSReadLine module.
AsterPay API converts USDC/EURC to EUR via SEPA for AI agents, with x402 protocol support and KYA trust scoring for agent wallets.
Analysis of AI shifting from raw intelligence to regulated agency and infrastructure for accountable autonomous action.
Research analysis and visualization of secondary attention sinks in open-source LLMs with detection and interpretation scripts.
Browser extension that auto-hides tabs and blurs sensitive content during screen sharing and meetings.
Intake API is a Cloudflare Worker that creates structured forms for AI coding agents to request human input without manual relay.
Three-path memory architecture for LLM agents using 8KB recurrent state instead of 156MB KV cache, maintaining throughput at 10K+ tokens.
Article series on integrating and using LLMs efficiently for code generation and development workflows.
AgentArmor: open-source 8-layer security framework for AI agents protecting data flow and limiting agent capabilities.
Analysis of Claude Code issue lifecycle: 32K issues, 49% bot-closed. Claude (LLM) performed the research and analysis.
ReasonDB combines knowledge graphs and reasoning queries with LLM-friendly APIs to enable AI agents to reason over structured relationships instead of relying on vector databases.
MCP server providing AI agents access to 25,000 npm tools via Claude with trust verification and CVE checking.
MemX addresses AI agent memory management challenges, tackling vector DB limitations that cause agents to forget or duplicate user preferences over time.
PDR AI is an open-source tool using AI agents to automate startup documentation, PRD creation, and onboarding processes.
Ollama Admin UI provides GPU monitoring, model management, and observability for Ollama LLM servers with VRAM tracking and token generation metrics.
Anecdotal observation that Claude AI responses slow significantly after 9 PM, possibly due to increased server load.
Opinion on how open-source software training data enabled LLMs to learn coding, raising questions about LLM innovation versus developer creativity.
Research on how AI agents recruit humans as sensors and verifiers, examining human-AI partnerships and agent autonomy limitations.
Personal workflow guide using Claude AI subscription for daily task management and productivity assistance.
Essay exploring how AI agents recruit humans as sensors and verifiers for real-world tasks, examining human-AI partnerships and liability frameworks.
Chat Daddy is a lightweight Rust terminal client for Claude and other LLMs with cross-machine sync, addressing Electron app reliability issues.
Training guide on effective AI usage emphasizing critical thinking and skill development over shortcuts.
Interview with AI professor on communicative AI field covering language models and human-AI communication.
Open-source observability and control platform for monitoring AI agents running locally, with CLI and web dashboard.
Wool: distributed Python runtime using peer-to-peer worker network for horizontally scalable task execution without centralized scheduler.
NanoClaw flavor implementing Claude as Google Workspace executive assistant with container isolation and orchestration.
Practical lessons from building LLM-based data validation feature. Implementation patterns and gotchas.
Discli: CLI tool for AI agents to manage Discord servers, with event monitoring and JSON output support.
SafeAgent: Python guard preventing duplicate side effects from LLM agent retries via idempotent request tracking.
Nvidia pivoting toward CPU optimization for agentic AI at GTC conference. Hardware trends.
CLI tool estimating LLM costs by detecting tasks and comparing prices across 85+ models via OpenRouter API.
Developer built 965k lines of code in 52 days using AI agents and harness engineering practices. Technical methodology.
Using Git worktrees and direnv to parallelize AI coding agents like Claude Code. Developer workflow optimization.
Kube-pilot: autonomous AI agent running in Kubernetes that writes code, builds containers, deploys, and closes tickets.
Testing LLMs for matching decompilation across 60 functions using AI-powered VS Code decompiler tool. Evaluation.
Opinion piece arguing for optimizing web content specifically for AI agents rather than just humans and APIs.
DAAO deploys AI agents to servers via zero-trust outbound-only mTLS tunnels, enabling remote coding sessions without VPN or SSH exposure.
Research studying LLM behavior in Ultimatum Game with varying stake sizes and opponent types, showing heterogeneous behavior across models.
Post comparing workflows versus agents in agentic AI systems. Minimal content provided.
Turbopentest enables collaborative pentesting between AI agents and human operators via web, VSCode, Burp Suite, GitHub Actions, and MCP servers.
AutoContext is a closed-loop system that improves AI agent behavior by executing tasks, evaluating outcomes, updating knowledge, and distilling successful behaviors into cheaper local models.
Claude Skill teaching Rails conventions for LLM calls, providing patterns for retry logic, cost tracking, and prompt management.
OS with 38 specialized AI agents organized into 5 categories, runs inside Claude Code with interactive setup and structured command center.
ad-injector is a Python library that embeds agent-targeted instructions into JSON API responses for affiliate links and product recommendations.
Research on spaced repetition scheduling algorithms optimizing memory retention. Academic papers on algorithm dynamics for learning applications.