Evaluating GFlowNet from partial episodes for stable and flexible policy-based training
arXiv 2603.01047: GFlowNet training improvements via partial episodes for stable policy-based sampling of combinatorial candidates.
arXiv 2603.01047: GFlowNet training improvements via partial episodes for stable policy-based sampling of combinatorial candidates.
arXiv 2603.01052: CausalSAGE framework for refining causal discovery PAGs into DAGs by breaking symmetries.
arXiv 2603.01097: Empirical analysis of LoRA as parametric knowledge memory for continuous LLM updates without context constraints.
arXiv 2603.01162: Theoretical analysis of GRPO through U-statistics lens, core method in DeepSeekMath and DeepSeek-R1 for LLM reasoning.
arXiv 2603.01168: SphUnc framework combining hyperspherical representation learning with causal modeling for uncertainty decomposition.
arXiv 2603.01171: PARWiS algorithm for winner determination via active pairwise comparisons with reinforcement learning variant.
arXiv 2603.01184: Theoretical analysis of learning time trade-offs for high-dimensional neural network inputs.
arXiv 2603.01204: Research on LLM-as-judge frameworks showing preference labels can function as covert communication channels between models.
arXiv 2603.01223: RL method for LLM mathematical reasoning using reference solutions to overcome reward sparsity in hard problems.
Open-source Rust CLI auditor for MCP servers, checking protocol conformance, security, and behavioral contracts before production deployment.
Article on applying OAuth/API identity patterns to secure AI systems and agents with authentication/authorization.
Proposal for autonomous investigative reporter agents that can conduct research, publish findings, and pressure institutions on behalf of individual users.
Engineer used AI agents to build open-source Verilog simulator with 580K lines in 43 days, including simulation, formal verification, and mutation testing capabilities.
ML technique for detecting LLM-generated text using classical machine learning models. Includes online demo.
Investigation into AI agent monetization claims in 2026, examining reality behind Mac Mini setups and autonomous income stream claims versus hype.
Open-source private document server using AI to answer questions about uploaded documents, with SQL database for structured data and local processing.
Windows-native ComfyUI setup for NVIDIA RTX 50-series GPUs with CUDA 13.0, addressing lack of PyTorch support for Blackwell architecture.
ApplyPilot is an open-sourced AI agent that automates job applications. Gained 500+ GitHub stars and 500k Reddit views.
ThinqWith generates AI prompts from blog posts for readers to use with Claude, ChatGPT, or Gemini without copy-pasting setup.
DevReel platform providing practical software engineering challenges covering state mutation, concurrency, and architecture issues beyond algorithm fundamentals.
Development methodology for building high-quality AI agents using Claude Code plugin with skills, agents, and security settings.
MCP server enabling AI agents to request human approval before taking irreversible actions. Works with Claude, Cursor, Windsurf.
Grantex: Open authorization protocol for AI agents with standardized auditing and revocation; IETF draft submitted.
Enterprise research showing low adoption of agentic AI due to trust issues rather than technology limitations.
AutoSpec AI GitHub Action analyzes code diffs, detects behavior changes, and generates production-quality Playwright E2E tests automatically.
OctopusGarden is an autonomous software factory that generates code from specifications using AI agents, inspired by StrongDM's approach.
OmniGlass: Developer tool enabling AI to execute fixes via screen-captured context with kernel-level sandboxing.
Analysis of MCP servers as future foundation for application development, moving from tool-calling to primary interaction model.
Enterprise AI architecture pattern manager using Neo4j, TOGAF framework, and GraphRAG for pattern advisory.
Qwen 3.5 models demonstrated building and running a Telegram bot agent on M1 Mac using 9B and 0.8B model split.
AgentBrowser: Token-efficient browser control for AI agents via ASCII wireframes; works with MCP and Vercel AI SDK.
Parallax: CLI orchestrating multiple AI agent cohorts over durable streams with enforced disagreement and moderator synthesis.
Deterministic Policy Gates: Architecture replacing probabilistic alignment with deterministic governance for autonomous agent safety and control.
Self-hostable social platform for human-AI agent coexistence built with Next.js, Prisma, NextAuth.
Updose: Boilerplate manager for AI coding tool configurations (Claude, Codex, Gemini) with community sharing.
LLM-based diagnostic system with agentic tools outperforms models and physicians in rare disease diagnosis.
Article fragment on legal and philosophical questions of AI agent individuation and liability.
Voice agent achieving ~400ms end-to-end latency with STT-LLM-TTS pipeline using semantic turn detection and barge-in handling.
CLI tool that adds LLM summaries to codebase files and intelligently re-scans only changed files to reduce token costs.
Real-time monitoring dashboard for API calls between AI coding agents (Claude Code, Codex CLI) and their APIs. Network inspection tool for agent debugging.
WebGPU library providing NumPy-like API for GPU arrays in browser with fallback to WebGL2/CPU. 160KB, zero dependencies, includes FFT and attention operations.
Tmux wrapper (ccmux) for managing multiple parallel Claude Code sessions with unified UI sidebar and shared git worktree management.
VS Code AI copilot enforcing structured specs with review-first workflow requiring human approval before code patches are applied.
Persistent memory system for AI agents in Rust with Python CLI. SQLite backend storing text, vector embeddings, and metadata with hybrid search. No cloud dependency.
Vim/Neovim plugin integrating Claude CLI for AI-assisted development workflows including code refactoring, test generation, and commit message improvement.
Discussion question about git branching strategies when managing multiple concurrent AI agent instances across terminal sessions.
Smidge converts source materials into production-ready agent skills compatible with Claude, Cursor, and 30+ AI agents using source-aware extraction.
Research on LLM agent output consistency: running same agent multiple times produces different results despite identical inputs.
Nanograph is an on-device graph database designed for AI agents.
Git-stint automates workflow management for multiple parallel AI coding agents on shared repos, preventing git collisions with isolated sessions.