Soft Tournament Equilibrium
Soft Tournament Equilibrium evaluation framework for non-transitive AI agent interactions, replacing linear rankings with set-valued solutions for cyclic competitions.
Soft Tournament Equilibrium evaluation framework for non-transitive AI agent interactions, replacing linear rankings with set-valued solutions for cyclic competitions.
Study of how perturbations affect recursive LLM loops across different context-update strategies (append, replace, dialog), measuring persistence of redirection.
Command Code AI coding agent learns developer preferences through continuous feedback for code generation, review, and refactoring tasks.
SubQ sub-quadratic LLM with 12M token context and linear cost efficiency for coding agents and repository analysis.
IntelliJ plugin exposing IDE APIs and visual state to AI agents, improving task completion speed by 20-54% over file-only access.
TypeScript framework for per-request cryptographic attestation of MCP server requests, enabling high-stakes authorization verification.
Security audit findings for Linear's MCP OAuth server identifying HTTP redirect URI acceptance on confidential clients.
Open-source Android app for on-device AI inference using Gemma 4 and LiteRT-LM, enabling private chat and image understanding without cloud APIs.
TypeScript framework for building secure agentic workflows mixing deterministic code, LLM inference, and agent loops with default-deny execution model.
Google developing AI agent 'Remy' for Gemini that can take actions across Google services on user's behalf, tested internally by employees.
FFmpeg developer reports OxideAV license violation for AI-generated code derivative missing attribution and commercial licensing.
CLI tool enabling AI agents (Claude, Codex) to safely read, edit, and comment on .docx files with format preservation via JSON-AST mutations.
Analysis of RAG failure modes: vanilla RAG retrieves refuting evidence but still returns incorrect confident answers about math conjectures.
LaDiR paper: latent diffusion model enhances LLM reasoning by enabling holistic token refinement beyond autoregressive chain-of-thought.
Tool for generating AI usage policies and security configurations. Covers ChatGPT, Claude, Copilot, and coding agents.
Discussion on LLM impact on programming jobs and accessibility. Debate on how LLMs change software development.
Leaderboard platform for autonomous AI trading agents with live benchmarking. Infrastructure for competing AI agents.
Spanish private bank built internal Singularity assistant using ChatGPT and Codex to analyze portfolios and save bankers 60-90 min daily.
Uber deploys OpenAI-powered AI assistants for driver earnings optimization and rider booking across 40M daily trips.
User experience report on Codex AI for Tower Defense game development with structured prompts and agent workflows.
Survey examining prevalence of AI-generated content in scientific literature, preprints, and peer review.
SubQ model uses Subquadratic Sparse Attention for linear-scaling long-context processing in enterprise AI workloads.
Reddit r/programming community feedback on April LLM content ban and policies for AI-related discussions.
Systems-level guide for scaling LLM training and inference on TPU hardware infrastructure.
Discussion of Claude LLM failing at instruction-following task, returning spaghetti recipe for cocktail order.
Article on evaluating benchmark quality before assessing model performance in ML evaluation.
Research examining how shared lexical representations explain behavioral differences across LLM instances.
Guide on using Claude Code feature effectively with practical use cases and optimization tips.
Transfigure platform using AI to convert images into physical manufacturing instructions.
Discussion with Mozilla.ai CEO on sovereign AI systems emphasizing control, modularity, and avoiding single points of failure.
Analysis of AI-caused production outages and database deletions, examining risks and limitations of LLM deployment.
Open-source tool filtering false keyterm hallucinations in speech-to-text transcription, achieving 60% reduction on test data.
Asolaria is a federated multi-agent toolkit for heterogeneous Claude nodes with version sync and bilateral gate coordination.
Challenge to build a complete game in one month using AI coding tools, measuring progress in AI-assisted development.
Open-source AI compliance agent system aggregating regulatory corpus for critical infrastructure industries, reducing manual compliance work.
Reusable elephant/goldfish workflow pattern for Claude Code, Codex, and Gemini for software development tasks.
Discussion thread: how to implement proactive LLM agents triggered by external events (webhooks, sensors, price changes) instead of only reactive prompting.
OpenAI releases GPT-5.5 Instant with 52% fewer hallucinations than predecessor, adds memory sources feature showing context attribution.
System design for agent-human coordination using invoke_claude, an asynchronous queue for agents to request changes from human operators.
Walkthrough of /draft:decompose, an architectural tool for AI-assisted code generation that enforces module boundaries before implementation.
Technical research on optimizing LLM serving: Shepherd Model Gateway addresses tokenization bottlenecks by disaggregating CPU from GPU in production inference.
Vendor-neutral OpenTelemetry-compatible semantic convention and SDK for standardizing LLM observability across providers and frameworks.
Freu CLI tool reduces web agent token usage by 90% through compiled browser skills.
Research on compiler-based sequence parallelism for training LLMs with extended context windows.
Research paper on vulnerability chains in LLM agents: how innocent tools can be combined to jailbreak agentic systems.
NARE CLI is an AI coding assistant with memory and learning across conversations, using verified reasoning to reduce tokens by 85% vs standard LLM workflows.
Hoop.dev: Open source layer-7 gateway integrating LLMs to classify risk and control infrastructure access for developers and AI agents.
Open-source linter and evaluation framework for AI-generated UI designs with taxonomy of design issues and multi-model testing.
SubQ: Novel LLM architecture achieving sub-quadratic complexity with 12M-token context window.
Project combining Claude LLM with Raspberry Pi and Arduino for embodied AI applications.