DeerFlow 2.0 – Deep Exploration and Efficient Research Flow
Open-source agent orchestration framework v2.0 combining sub-agents, memory, sandboxes, and extensible skills for complex tasks.
Open-source agent orchestration framework v2.0 combining sub-agents, memory, sandboxes, and extensible skills for complex tasks.
Comparison of RAG, fine-tuning, and emerging approaches for integrating proprietary data into LLM applications in 2026.
MLflow AI Gateway tutorial on tracing agentic app interactions, token consumption, and tool usage for LLM debugging.
Discussion thread asking which AI-assisted coding workflows remain useful beyond initial novelty.
Replit released iPhone app update with AI agent support after resolving Apple App Store disputes on AI code generation.
Thuki is a local macOS overlay powered by Ollama enabling AI queries without API keys or cloud calls via double-tap Control.
MouseClaw is a macOS desktop AI pet that takes screenshots and processes voice commands with local CLI tools.
Neovim plugin (jumpy) for controlled AI-assisted code editing, maintaining developer oversight over LLM modifications.
Workflow framework for iterative work with AI, focusing on context compounding and error reduction across sessions.
AnyFrame Python SDK for sandboxing AI agents with Claude Code, featuring MCP server connectors and per-agent skill management.
DeepSlide multi-agent system generates presentations with focus on delivery process including narrative planning and presentation preparation, not just artifacts.
SDOF framework treats multi-agent orchestration as constrained state machines, enforcing business process constraints in frameworks like LangGraph.
Empirical evaluation showing Theory of Mind improvements in LLMs do not directly translate to better outcomes in interactive human-AI conversations.
SkillSmith compiles agent skills into boundary-guided runtime interfaces, reducing redundancy from irrelevant context and repeated reasoning in LLM-based systems.
Study examining latent biases in instruction-tuned LLMs for high-stakes decisions like mortgage underwriting, showing behavioral fairness masks internal bias.
Agent harness architecture for MAPDL finite-element simulation providing structured execution control, tool encapsulation, and fault recovery for LLM reliability.
NOVA framework models iterative AI knowledge discovery as adaptive sampling, identifying conditions for genuine knowledge accumulation and failure modes.
ICRL uses reinforcement learning to help LLM agents internalize critique feedback, enabling improvement that persists without explicit critic guidance.
NIMO Controller applies Model Context Protocol to self-driving laboratory orchestration, providing standardized agent interfaces for lab automation.
Proof-derived authorization framework for sovereign AI systems addressing semantic safety of autonomous agent actions beyond credential-based identity checks.
Solvita enables continuous learning in agentic systems for competitive programming by maintaining problem-solving experience across tasks rather than stateless execution.
SMCEvolve reframes LLM-driven program search as Sequential Monte Carlo sampling with principled convergence guarantees for automated scientific discovery.
Context pruning technique for coding agents using multi-rubric latent reasoning to reduce irrelevant repository files in context, improving token efficiency.
First systematic study of zero-shot goal recognition using LLMs, showing LLMs better suited for abductive consistency evaluation than novel plan generation.
Belief Engine enables auditable stance dynamics in multi-agent LLM deliberation by treating beliefs as evidential states, making agent reasoning changes interpretable.
Ensemble monitoring approach for AI agent safety that combines diverse monitoring signals to detect misaligned actions more reliably than individual monitors.
Zero-shot human-machine teaming framework using influence-based steering to coordinate with unseen partners without requiring domain-specific training data.
Automated polynomial inequality proving combining LLM-generated conjectures with formal verification in Lean using sum-of-squares certificates for mathematical reasoning.
X-SYNTH proposes context synthesis for enterprise AI agents by analyzing human attention patterns across systems, moving beyond traditional retrieval-based approaches.
CAPS optimizes parallel reasoning in LLMs by adaptively selecting which pairwise verification judgments to perform, reducing computational cost while maintaining solution quality.
RTL-BenchMT agentic framework for dynamically maintaining RTL generation benchmarks through LLM-assisted analysis to address flawed cases and overfitting.
DRS-GUI dynamic region search method for training-free GUI grounding in MLLM-powered agents, focusing on high-resolution screenshot element localization.
Position paper advocating metacognition as design principle for AI systems to monitor internal states and allocate resources based on problem difficulty.
STAR framework for triaging and repairing LLM-based root cause analysis agents in microservices through stage-attributed error detection.
Visual priors approach for code generation of educational animations using render feedback to correct visual defects.
TopoEvo multi-agent framework for root cause analysis in microservices using topology-aware LLM agents to address cascading failures and drift.
ColPackAgent framework using Model Context Protocol and agent skills for autonomous Monte Carlo simulations of colloidal packing.
PRISM framework for LLM conversational agent reliability in enterprise through iterative simulation and monitoring of prompt regressions.
Strategy-guided exploration method for reinforcement learning with verifiable rewards to improve LLM reasoning capabilities beyond brute-force scaling.
Psychometric framework validating reliability of LLM-inferred user state classifications in conversational systems.
ALSO framework for adversarial online strategy optimization in social agents using LLMs to dynamically adapt strategies in multi-turn dialogues.
SaaS-Bench benchmark evaluating computer-use agents on realistic professional workflows across real Software-as-a-Service platforms.
AIRA framework with dual LLM agents autonomously designing neural architectures beyond Transformers through architecture search and mechanistic implementation.
PAGER framework for precise geometric GUI control in vision-language model agents, addressing pixel-accurate action placement in continuous canvas spaces.
Event-graph world models representing agent state as append-only RDF triple logs for counterfactual reasoning and explanatory queries without learned components.
Bilevel policy learning framework combining imitation learning over low-level continuous control with symbolic world models for long-horizon embodied AI agent planning.
ScreenSearch system for GUI agents that explores desktop OS state under partial observability, reducing ambiguity before committing to actions.
Study on LLM performance in tax law reasoning with contamination detection protocols to assess reliability and identify inflated performance from data contamination.
ShopGym: Realistic simulation framework and benchmark for evaluating e-commerce web agents with reproducible evaluation.
Property-guided LLM program synthesis using semantic constraints to reduce inference costs vs. random search.