Article archive
All published AI Radar articles.
A complete public archive of source-linked AI Radar articles. Drafts, review items, rejected items, and raw third-party content are not exposed.
Published
274
public archive
Shown
31-40
current page
Latest
Jul 14, 2026
newest published item
Oldest
May 24, 2026
within current filter
| # | Article | Category | Published | Read | Confidence | Radar | Primary source |
|---|---|---|---|---|---|---|---|
| 31 | Named Tmux Manager (ntm): Coordinate AI Coding Agents in Tmux Named Tmux Manager (ntm) is a Go-based command-line tool that allows developers to spawn, tile, and coordinate multiple AI coding agents within tmux panes. It features a TUI command palette for seamless interaction with agents like Claude, Codex, and Gemini. | AI Coding | Jun 27, 2026 | 3 min | 90% | RDR87 | github.com |
| 32 | AgentOS: A TypeScript AI Agent Framework with Advanced Features AgentOS is an open-source AI agent framework built with TypeScript. It offers features like cognitive memory, runtime tool forging, and multi-agent orchestration, supporting eleven different LLM providers. The project is actively developed with a recent release and a growing community. | AI Coding | Jun 27, 2026 | 3 min | 90% | RDR88 | github.com |
| 33 | Flock: A Declarative Multi-Agent System The Flock project introduces a declarative and highly modular Blackboard Multi-Agent System. This Python-based framework is designed to facilitate the creation and management of complex agent interactions within a shared environment. | Agents | Jun 27, 2026 | 3 min | 90% | RDR84 | github.com |
| 34 | RiVER: Reinforcement Learning for LLMs Without Ground-Truth Solutions Researchers have introduced RiVER, a novel framework for training Large Language Models (LLMs) using reinforcement learning without requiring ground-truth solutions. This approach leverages score-based optimization tasks and deterministic execution feedback, addressing challenges like scale and frequency dominance in reward calibration. | Research Papers | Jun 26, 2026 | 4 min | 90% | RDR78 | arxiv.org |
| 35 | Progress Advantage: A New Method for Evaluating LLM Agents Researchers have introduced 'progress advantage,' a novel method for evaluating LLM agents that leverages reinforcement learning post-training. This approach eliminates the need for costly, dedicated reward model training by deriving step-level scoring directly from the RL process. The method has demonstrated effectiveness across various applications, outperforming existing confidence-based baselines and even trained reward models. | Research Papers | Jun 25, 2026 | 3 min | 93% | RDR83 | arxiv.org |
| 36 | TMA1: Local-First Observability for AI Agents TMA1 is a new open-source project providing local-first observability for AI agents. It records all LLM calls and routes relevant information back into the agent's operational loop through hooks and an MCP (Message Communication Protocol). This aims to enhance agent decision-making and debugging capabilities. | AI Coding | Jun 24, 2026 | 3 min | 90% | RDR87 | github.com |
| 37 | InSight: Self-Guided Skill Acquisition via Steerable VLAs Researchers have introduced InSight, a framework designed to enable Vision-Language-Action (VLA) models to autonomously acquire new manipulation skills. This is achieved by making VLAs steerable at the level of primitive actions, allowing them to learn and integrate new skills without direct human demonstrations for those specific skills. | Robotics | Jun 24, 2026 | 3 min | 90% | RDR76 | arxiv.org |
| 38 | Generative Robust Optimisation (GRO) Researchers have introduced Generative Robust Optimisation (GRO), a novel framework that leverages deep generative models to define uncertainty sets for robust optimisation problems. This approach allows for the representation of complex, nonlinear dependencies in real-world data, overcoming limitations of traditional methods that rely on fixed geometric shapes. | Research Papers | Jun 23, 2026 | 3 min | 90% | RDR75 | arxiv.org |
| 39 | Syscall-Based HIDS Generalisation: From CVE to CWE A new research paper explores the generalization capabilities of Host Intrusion Detection Systems (HIDS) that use system-call traces. The study investigates whether HIDS trained on normal behavior associated with specific Common Vulnerabilities and Exposures (CVEs) can detect new, unseen CVEs within the same Common Weakness Enumeration (CWE) class. | Research Papers | Jun 23, 2026 | 4 min | 80% | RDR68 | arxiv.org |
| 40 | NegAS: Negative Label Guided Attention and Scoring for Out-of-Distribution Object Detection with Vision-Language Models Researchers have introduced NegAS, a novel framework for improving out-of-distribution (OOD) object detection using vision-language models (VLMs). NegAS addresses challenges in VLM-based detectors by employing negative label guided attention and a new sigmoid-based scoring function to enhance OOD detection performance while maintaining accuracy on in-distribution data. | Research Papers | Jun 23, 2026 | 4 min | 90% | RDR71 | arxiv.org |