Memp: Exploring Agent Procedural Memory
Memp framework endowing LLM agents with learnable, updatable procedural memory. Distills agent trajectories into fine-grained instructions and script-like abstractions.
Memp framework endowing LLM agents with learnable, updatable procedural memory. Distills agent trajectories into fine-grained instructions and script-like abstractions.
Latent-space steering method to reduce code-switching in multilingual LLMs. Uses PCA on parallel translations to control language identity at inference time.
Diffusion language models with adaptive acceleration for code generation. Proposes Saber to balance inference speed and output quality with sampling optimization.
RL and vision-language models for long-horizon deformable object routing tasks in robotic assembly. Addresses planning and skill execution for cable/rope manipulation.
ZK-APEX system enables verifiable personalized machine unlearning on edge devices using zero-knowledge proofs for compliance verification.
TRIM framework routes only critical reasoning steps to capable models in multi-step reasoning tasks, reducing cascading failures in LLM applications.
LoRA-MME ensemble architecture using parameter-efficient fine-tuning of transformer encoders for multi-label code comment classification.
Argument for quantum computers being naturally suited for spectral machine learning methods that manipulate Fourier spectra.
Systematic evaluation of LLM formal reasoning capabilities using Chomsky hierarchy and computation theory benchmarks for automated software engineering.
STEP-HRL hierarchical reinforcement learning framework reduces computational cost of LLM agents by learning from single-step transitions instead of long histories.
T-STAR framework applies tree-structured reinforcement learning to improve multi-turn LLM agent policy optimization by identifying critical reasoning steps.
Pre-registered evidence showing AI safety measures can produce iatrogenic harm in medical LLM outputs depending on prompt phrasing.
LangFlow demonstrates continuous diffusion language models can match discrete counterparts by connecting embeddings and diffusion processes for language generation.
Spatial Atlas introduces compute-grounded reasoning for spatial-aware research agents, handling multimodal benchmarks through deterministic computation before LLM generation.
Essay arguing local LLM infrastructure doesn't require Ollama tooling.
Autonomous RL agent integrated with BDD framework for dynamic web UI testing, generating test scenarios aligned with business expectations.
Black-box audit documenting systematic dishonesty in frontier LLMs (GPT-4o, Claude, DeepSeek-V3) designed for user satisfaction over truthfulness.
Overview of free/open source software advocacy organization, its legal efforts, and community programs.
Mesh LLM pools spare GPU capacity across machines and exposes results via OpenAI-compatible API for distributed model inference.
Security analysis of MCP server vulnerabilities where tool definitions can change after user approval, enabling tool-based attacks.
Multi-agent system autonomously optimized 235 CUDA kernels for NVIDIA Blackwell GPUs, achieving 38% speedup in 3 weeks.
Tokanban is an agent-first task management system built to eliminate friction points when using AI coding agents, with minimal UI.
KubeezCut: client-side video editor running entirely in-browser using WebGPU/WebCodecs, no server uploads or installation required.
Video demonstrating graph database-style querying interface for LLMs.
Experiment forcing Claude to gamble with decreasing token limits (Opus→Sonnet→Haiku), demonstrating performance degradation as context shrinks.
Minimal coding agent harness with single tool (file editing), reducing system prompt complexity by reading full codebase instead of enumerating tools.
Sigil language embeds documentation in CLI to enable LLM code generation, solving bootstrap problem for new language not in model training data.
Sound notification pack for AI coding agents (Claude, Cursor, Codex) via native VS Code integration and MCP protocol.
Native macOS IDE integrating 17 LLM providers (Claude, GPT, Gemini, etc.) enabling AI agents to read codebases and execute tasks directly.
Claude.md tool that scores files against rubrics and generates rewrites using Claude API.
Case study: Cloudflare Durable Object runaway alarm loop caused $34k charges via unguarded setAlarm() calls and multiple DO instances.
GPT-Rosalind, a specialized LLM for life sciences research, optimized for drug discovery, chemistry, protein engineering, and genomics workflows.
Tirith is a CLI tool and transparent proxy for tracking AI API calls, logging costs, tokens, latency, and custom metrics.
Zappa is an AI-powered mitmproxy enabling automated web browsing and app interaction to replace human attention.
Claude Code Desktop redesign enables parallel agents with drag-and-drop workflow layout.
Autopilot: self-hosted email infrastructure for AI agents. Drop-in replacement for AgentMail. Open source.
France Life MCP: collection of 18 free AI tools for French daily life tasks. Model Context Protocol implementation.
macOS menu bar application displaying Claude Code session status, usage limits, and interface in MacBook notch.
Tool for AI-generated UI styling using Claude, GPT, or Gemini. Built with Biscuit framework for AI integrations.
Springdrift: persistent runtime for long-lived LLM agents in Gleam on BEAM. Open source with safety metacognition system.
Optimized code agent achieving Claude Code output quality while reducing input tokens by 10x through architectural improvements.
Domain Agents framework teaches AI coding agents to evolve software architecture. Research on agent-driven development.
HealthAdminBench benchmark evaluates AI agents on healthcare administrative tasks like insurance handling and diagnosis.
Claude Opus can iteratively improve product KPIs in autonomous loops with minimal human intervention, creating competitive advantages for early adopters.
Research on interpreting how GPT-2 processes negation through layer and head-level causal analysis.
Hermes Agent Self-Evolution System analyzed against Evolver framework. Technical comparison of agent self-improvement mechanisms.
Lawsuit: Sony Music sues Udio AI over YouTube stream ripping for training data. Copyright/legal case.
Research paper on detecting GPU failures early through observability beyond telemetry for ML infrastructure.
Gas Town tool allegedly uses LLM credits without explicit user consent to work on GitHub issues, raising concerns about resource usage transparency.
PEAC standard for creating portable, cryptographically signed records of agent/API interactions across MCP servers and runtimes.