CodeForge – 100 AI agents review your code like hostile attackers
AI agent system using 100 LLM instances to review code from adversarial perspective for security testing.
AI agent system using 100 LLM instances to review code from adversarial perspective for security testing.
CURL maintainer discusses AI-generated content causing performance issues for open source projects.
NadirClaw: open-source LLM router with 10ms prompt classification. Routes to cheap/premium models automatically via OpenAI-compatible proxy.
Open-source GUI enabling AI agents to autonomously work on and modify real codebases with visual interface.
Tool for security auditing LLM skill files and agent configuration files. Automated vulnerability detection for AI agent setups.
LLM-assisted decompilation of Nintendo 64 games using coding agents, achieving 75% code match for Snowboard Kids 2 with iterative workflow refinement.
Coordination framework enabling multiple AI agents to claim tasks, communicate, and collaborate across distributed machines.
Technical work on LLM safety via multilingual guardrails and summarization. Research on AI safety mechanisms.
Open-source security layer for OpenClaw agents. Developer tool for securing AI agent operations.
Guardian system providing MPC wallet infrastructure for AI agents. Security and blockchain integration for autonomous agents.
Nabu 0.5.4: Android app with local LLM HTTP server support and Soprano TTS integration.
Comparison of Gobii vs. OpenClaw agent architectures and always-on capabilities. Technical overview of agent systems.
Technical approach for generating evaluation datasets from production logs for LLM/ML model evaluation.
LLM agent skill using math-style specs (sets, relations, invariants) to generate architectures, APIs, and tests for complex system specs.
Chrome extension adding Vimium-style keyboard navigation to AI chat interfaces for faster text selection and navigation.
Local-first memory engine for AI systems with O(k) retrieval, no vectors, no cloud dependency. Open source developer tool.
Memory system for Claude.ai inspired by human cognition including salience scoring and forgetting curves, runs as React artifact.
Chrome extension using LLMs to generate custom UI components and integrations based on natural language prompts.
Open-source tool converting plain English instructions into automated Android phone tasks via LLM and accessibility tree parsing.
Research study on how human-AI interactions can lead to shared hallucinations and inaccurate beliefs.
CabbageSEO: Tool scanning AI platforms for business mentions, scoring visibility, and suggesting SEO fixes.
LORA fine-tuned BLOOM-3B model generating Lord of the Rings-style stories; deployment unavailable for testing.
Semantic Firewall v3: Audit layer for AI systems that pre-classifies inputs to reduce hallucination and compute waste before reaching large models.
AI Usage Tracker: iOS app monitoring multiple LLM subscription usage (OpenAI, Anthropic, etc.) with alerts and widgets for usage caps.
Maestro: Autonomous development platform with multi-reviewer AI safety mechanisms for code generation.
Discussion/question comparing current AI deep research agent capabilities without detailed analysis.
MCP server enabling AI agents to execute interactive terminal sessions with persistent state and real-time feedback.
Security vulnerabilities in GGUF file format used by GGML library for model weights. Technical security research.
Security analysis of deploying OpenClaw agents for infrastructure management. DevOps perspective on AI agent risks.
Autonomo: Tool enabling AI assistants to interact with UIs, see application state, and verify changes on real devices instead of blind code suggestions.
Open-source Claude skill that observes work sessions, captures corrections, and automatically improves skills through feedback. Domain-agnostic meta-learning system.
Project Vesta: Environment for AI agents to breed, evolve, and conduct experiments autonomously.
Analysis of authentication gap in LLM agents: APIs authenticate the process, not the decision-maker (the model). Explores security implications of prompt injection and misalignment.
Fast, span-level prompt injection detection and mitigation for AI agents. No GPU or API calls required. Detects attacks in emails, CSVs, webpages, and other external content sources.
Interactive tool for mid-generation prompt steering via joystick interface. Drag-and-drop prompt component mixing with pause/resume generation control.
Komilion: API router that classifies queries and routes to cheapest suitable model from ~390 options. Drop-in OpenAI SDK replacement with three quality tiers.
Article about Kimi K2.5 LLM shipping decisions and benchmark gaps. Title only, minimal content.
Discussion question: can developers identify LLM models by coding output characteristics without knowing which model was used?
Regression test dataset (40 edge cases) for detecting cross-domain hallucinations in LLMs, covering CVE-regulation bindings and tech-legal causality failures.
Full-text search TUI for Claude and Codex conversation logs with real-time indexing and no external dependencies.
Tool that compiles LLM output into validated, shippable artifacts. Enforces structural invariants to ensure generated content is complete and usable.
Axel is a native macOS app with Rust CLI for orchestrating multiple AI agents across terminals and git worktrees, featuring a Things-inspired UI. Currently in beta.
Analysis of why LLMs mislocalize and edit wrong files with multiple sources of truth. Explores LLM Experience (LX) architecture optimizing for machine collaboration.
Minimalist macOS menu bar widget to track Claude API usage at a glance. Helps non-technical users monitor LLM costs and session limits.
Open-source, client-side JSON visualizer with two-way binding and interactive nested data exploration. Privacy-first alternative to online formatters.
Open-source terminal UI for monitoring Codex CLI sessions with real-time model, project, and usage tracking.
Kai: Telegram bot wrapper for Claude Code providing shell access, file editing, git, and web search from mobile.
Sourdine: Open-source macOS app for local AI-powered meeting transcription with 100% on-device processing.
Klovr: Tool converting webpages to Markdown format. Utility tool with limited AI relevance.
InitRunner: YAML-based platform for rapid AI agent prototyping with RAG, memory, and API endpoints.