AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,532
  • Agents7,263
  • Applications5,198
  • Concepts5
  • Hardware1,750
  • Industry6,094
  • Local Ai4,728
  • Model Releases22,545
  • Research19,193
  • Safety12,812
  • Syntheses17
  • Tools1,666
  • Tutorials3,261

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,532
  • Agents7,263
  • Applications5,198
  • Concepts5
  • Hardware1,750
  • Industry6,094
  • Local Ai4,728
  • Model Releases22,545
  • Research19,193
  • Safety12,812
  • Syntheses17
  • Tools1,666
  • Tutorials3,261

Source
HumanDGX agent

Content type
84,532Total entries
1Added by human
84,531Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
17,950 results
Research

A Unifying Perspective on Causal World Models: From Observations to Representations to Structure

DGX agent

arXiv:2608.13456v1 Announce Type: new Abstract: World Models (WM) are increasingly seen as a foundation for intelligent agents that can predict, plan, and act beyond their training distribution. In th

researcharxiv-cs-ai
14 Aug 2026
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Research

AirForesight: Current-to-Future Spatial Map Imagination with Cross-Space Planning Consistency for UAV-VLN

DGX agent

arXiv:2608.12835v1 Announce Type: new Abstract: Unmanned Aerial Vehicle Vision-Language Navigation (UAV-VLN) requires agents to follow language instructions, infer spatial structure from sparse multi-

researcharxiv-cs-ro
14 Aug 2026
Model Releases

It’s (finally) Friday 🎉 Here’s our end-of-week recap: — This year’s @madebygoogle lineup (Pixel 11 series, Pixel Watch 5, and Pixel Tag) br…

DGX agent

It’s (finally) Friday 🎉 Here’s our end-of-week recap: — This year’s @madebygoogle lineup (Pixel 11 series, Pixel Watch 5, and Pixel Tag) brings new AI integrations across devices. A few of the key ann

model-releasesgoogle-ai--x
14 Aug 2026
Tools

🎙️ New Talking Postgres podcast Ep42 is out! With guest Simon Willison (@simonw), open source developer & creator of Datasette, on how AI i…

DGX agent

🎙️ New Talking Postgres podcast Ep42 is out! With guest Simon Willison (@simonw), open source developer & creator of Datasette, on how AI is changing software development. We covered a LOT of fun terr

toolssimon-willison--x
14 Aug 2026
Model Releases

Qwen 3.8 27B - Aquarium Burst Sample Test

DGX agent

Tested this prompt on the full version (BF16). Though this was a single prompt, I executed using vscode GH copilot extension on agent (allow all) mode and let it do its thing. So there were 54 model t

model-releasesr-localllama
14 Aug 2026
Model Releases

Qwen3.8-Max is live on Together AI. Together AI is with us as a Day 0 launch partner, and we couldn’t ask for a better name to share Day 0 w…

DGX agent

Qwen3.8-Max is live on Together AI. Together AI is with us as a Day 0 launch partner, and we couldn’t ask for a better name to share Day 0 with. 2.4T parameters, 95B active, 1M context — all together

model-releasesqwen--x
14 Aug 2026
Safety

vToken: Token-Level Virtualization for Reclaimable KV Caches

DGX agent

arXiv:2608.13263v1 Announce Type: new Abstract: Large language model serving faces a critical memory bottleneck: the KV cache grows with sequence length and batch size. PagedAttention uses fixed-size

safetyarxiv-cs-ai
14 Aug 2026
Model Releases

What can I realistically do?

DGX agent

I am currently building up a local assistant profile on my MacBook Pro M2 with 32gbs. With Claude I am building out this Hermes agent to be my assistant. I am using Qwen3.6 A3B 4bit. We have Frankenst

model-releasesr-ollama
14 Aug 2026
Model Releases

A weird experiment I've been trying the last few weeks is having Claude take over day-to-day maintenance of our apps. Seeing early signs of …

DGX agent

A weird experiment I've been trying the last few weeks is having Claude take over day-to-day maintenance of our apps. Seeing early signs of life that this might be possible. The setup is straightforwa

model-releasesboris-cherny--x
13 Aug 2026
Safety

Better Slots, Better Worlds: Representation Quality & Robustness in Object-Centric World Models

DGX agent

arXiv:2608.12078v1 Announce Type: cross Abstract: Learning world models from offline trajectories enables agents to accomplish different tasks through planning. Object-centric (OC) representations, wh

safetyarxiv-cs-ai
13 Aug 2026
Model Releases

Deepseek Harness is Up!

DGX agent

DeepSeek Harness (dsh) is an open-source agent harness developed by DeepSeek AI. It uses an architecture where everything is a plugin, and is powered by Cordis, whose design is described in A Programm

model-releasesr-localllama
13 Aug 2026
Model Releases

DreamFly: Causal Memory and Receding-Horizon Diffusion Planning for Aerial Vision-Language Navigation

DGX agent

arXiv:2608.12308v1 Announce Type: cross Abstract: Aerial vision-language navigation (VLN) requires an embodied agent to integrate visual evidence over time, plan future actions, and determine when it

model-releasesarxiv-cs-ai
13 Aug 2026
Model Releases

Learning to Persuade Exposes How Easily LLMs Abandon Correct Beliefs

DGX agent

arXiv:2608.11624v1 Announce Type: cross Abstract: Persuasion is a core dynamic of natural language communication, shaping how large language models (LLMs) update beliefs, resolve disagreements, and re

model-releasesarxiv-cs-ai
13 Aug 2026
Local Ai

Map-Det3D: Metric Feed-Forward 3D Reconstruction Prior for Multi-view 3D Object Detection from Streaming Inputs

DGX agent

arXiv:2608.12179v1 Announce Type: new Abstract: Metric 3D object detection is a core capability for embodied agents, yet most reliable systems lean on depth sensors, trading away cost, power, and inte

local-aiarxiv-cs-cv
13 Aug 2026
Research

MaSRead: Content-Addressed Reading of Replicated Latent Stores

DGX agent

arXiv:2608.11218v1 Announce Type: new Abstract: Independent agents that reason in latent space can share computed state as key-value cache fragments rather than text. Merged by a conflict-free replica

researcharxiv-cs-ai
13 Aug 2026
Model Releases

Program Semantic Inequivalence Game with Large Language Models

DGX agent

arXiv:2505.03818v3 Announce Type: replace-cross Abstract: Large Language Models (LLMs) can achieve strong performance on everyday coding tasks, but they can fail on complex tasks that require non-triv

model-releasesarxiv-cs-ai
13 Aug 2026
Local Ai

The Off-Support Barrier: Why Semantic Safety Constraints Are Not Learning-Problem Invariants, and What Follows for Prior Design, Containment, and Verification

DGX agent

arXiv:2608.11243v1 Announce Type: new Abstract: We argue that a single structural fact organizes a wide range of phenomena in contemporary AI safety: a semantic safety constraint (e.g., the agent does

local-aiarxiv-cs-ai
13 Aug 2026
Model Releases

18 two-word AI prompts I'm kind of obsessed with: 1) now what - great for when you've wrapped up a project or big push and you still have en…

DGX agent

18 two-word AI prompts I'm kind of obsessed with: 1) now what - great for when you've wrapped up a project or big push and you still have energy and want AI to give you more 2) plz fix - usually accom

model-releasesallie-k--miller--x
12 Aug 2026
Model Releases

Azure Content Understanding GPT-5 Series Guide: Model Selection, Grounding Improvements, and Confidence Enhancements

DGX agent

Enterprise content is no longer just something people consume. As organizations increasingly rely on AI to extract and act on information from documents, images, audio, and video, Azure Content Unders

model-releasesmicrosoft-foundry
12 Aug 2026
Local Ai

Easy3D-Labels: Supervising Semantic Occupancy Estimation with 3D Pseudo-Labels for Automotive Perception

DGX agent

arXiv:2509.26087v5 Announce Type: replace Abstract: In perception for automated vehicles, safety is critical not only for the driver but also for other agents in the scene, particularly vulnerable roa

local-aiarxiv-cs-cv
12 Aug 2026
Safety

Every Token Counts: Exact Likert-Scale Distributions for Measuring LLM Attitudes and Biases

DGX agent

arXiv:2608.10503v1 Announce Type: new Abstract: As Large Language Models (LLMs) are increasingly deployed as autonomous agents, accurately evaluating their latent values and biases is critical. The NL

safetyarxiv-cs-cl
12 Aug 2026
Hardware

EvoMem: Memory-Augmented Evolution for Code Optimization

DGX agent

arXiv:2608.10795v1 Announce Type: new Abstract: Successful mutation strategies in evolutionary code search may contain reusable knowledge that is useful beyond a single run, and in some cases may tran

hardwarearxiv-cs-ai
12 Aug 2026
Model Releases

give 4.6 a try and let us know how it goes. your feedback is a big part of why the model gets better with each iteration.

DGX agent

give 4.6 a try and let us know how it goes. your feedback is a big part of why the model gets better with each iteration. SpaceXAI's Grok 4.6 scores 61 on the Artificial Analysis Intelligence Index, j

model-releaseselon-musk--x
12 Aug 2026
Model Releases

Grok 4.6 is objectively #1 when considering intelligence, speed & cost

DGX agent

Grok 4.6 is objectively #1 when considering intelligence, speed & cost SpaceXAI's Grok 4.6 scores 61 on the Artificial Analysis Intelligence Index, joining the frontier in line with GPT-5.6 Sol, with

model-releaseselon-musk--x
12 Aug 2026
Model Releases

Grok Bot

DGX agent

Grok Bot Here's my Grok Bot team: - Webby: Web designer - Shotry: Short-form content creator - Writey: Article/Newsletter writer - Claude Code: Grok agent that specializes in CC - Codex: Same as the a

model-releaseselon-musk--x
12 Aug 2026
Model Releases

ImpactHO: Importance-Aware KV Cache Transfer for Multi-User Edge LLM Handover

DGX agent

arXiv:2608.10545v1 Announce Type: cross Abstract: Edge LLMs must preserve inference continuity when a user hands over between edge nodes, requiring key-value (KV) cache transfer to the target node. Ho

model-releasesarxiv-cs-ai
12 Aug 2026
Safety

Most biomedical publications show signs of LLM-assisted writing

DGX agent

arXiv:2608.10715v1 Announce Type: cross Abstract: Over the past several years, LLM-powered chatbots and agents have become widely used as a tool for academic writing. LLM-assisted writing can be valua

safetyarxiv-cs-ai
12 Aug 2026
Model Releases

New Muse-Glimmer-30B SoTA Quants - hopefully a new lineup :)

DGX agent

Hey Folks, I've been making quants for a while - recently I took a short break to get into hardcore research (submitted my first EMNLP paper during it!). Along the way, I built up a little arsenal of

model-releasesr-localllama
12 Aug 2026
Safety

Partially Observable Learning for Multi-Platform Dispatch Optimization

DGX agent

arXiv:2608.10897v1 Announce Type: new Abstract: Instant delivery platforms have become a critical component of urban logistics, increasingly relying on crowdsourced couriers to fulfill highly dynamic

safetyarxiv-cs-lg
12 Aug 2026
Model Releases

RLMOpt: Adaptive Prompt Optimization via Recursive Language Models

DGX agent

arXiv:2608.10471v1 Announce Type: new Abstract: Prompt optimizers automate the search for prompts that improve language-model performance, but existing methods rely on a predefined optimization proced

model-releasesarxiv-cs-ai
12 Aug 2026
Safety

SafeCap: Improving LVLM Safety with Image Captioning Reinforcement Learning

DGX agent

arXiv:2608.10513v1 Announce Type: cross Abstract: Large vision-language models (LVLMs) remain vulnerable to jailbreak attacks that exploit visual inputs to bypass safety alignment inherited from their

safetyarxiv-cs-ai
12 Aug 2026
Local Ai

Sheaf-Based Federated Representation Learning

DGX agent

arXiv:2608.10016v1 Announce Type: cross Abstract: Heterogeneous federated systems require agents to learn and exchange informative representations despite differences in data distributions, sensing mo

local-aiarxiv-cs-ai
12 Aug 2026
Model Releases

Situation Graph Prediction for User Perspective Modeling

DGX agent

arXiv:2602.13319v2 Announce Type: replace Abstract: Perspective-aware AI requires modeling evolving internal states---goals, emotions, contexts---not merely preferences. Progress is limited by a data

model-releasesarxiv-cs-ai
12 Aug 2026
Model Releases

UserToolBench: A User-Profile-Hidden Benchmark for Personalized Decision Making in Tool-Use LLMs

DGX agent

arXiv:2608.10042v1 Announce Type: cross Abstract: Tool-use LLMs are increasingly asked to act on users' behalf, but existing benchmarks usually focus on profile recall, style imitation, generic tool u

model-releasesarxiv-cs-ai
12 Aug 2026
Model Releases

We are in an insane run of open-weight drops. Every modality, open source is winning. This is what an open source AI summer ☀️ looks like: …

DGX agent

We are in an insane run of open-weight drops. Every modality, open source is winning. This is what an open source AI summer ☀️ looks like: 🧠 LLMs & Reasoning → DeepSeek-V4-Flash-0731 (my king 👑): 304B

model-releasesclem-delangue--x
12 Aug 2026
Safety

Action- and Language-Conditioned Video Assessment for Embodied Control

DGX agent

arXiv:2608.08273v1 Announce Type: cross Abstract: Vision-based embodied agents executing multi-step natural language instructions require feedback mechanisms that assess task progress over complete tr

safetyarxiv-cs-cv
11 Aug 2026
Model Releases

Avalon-ToM-Bench: Evaluating Fine-Grained Theory of Mind via Asymmetric Game Mechanics

DGX agent

arXiv:2608.09638v1 Announce Type: new Abstract: Theory of Mind (ToM) is essential for agent interactions, yet existing evaluations either rely on static scenarios that oversimplify mental-state reason

model-releasesarxiv-cs-ai
11 Aug 2026
Applications

Carnot: Interpretable, Interactive, and Optimized Execution of Deep Research Queries

DGX agent

arXiv:2608.09532v1 Announce Type: cross Abstract: Enterprises increasingly seek to query data lakes using natural language via AI-driven tools like semantic operators or deep research agents. However,

applicationsarxiv-cs-ai
11 Aug 2026
Model Releases

CausalNav: Reliability-Certified Causal World Models for Control under Physical-Parameter Shift

DGX agent

arXiv:2608.07809v1 Announce Type: new Abstract: A world model is only useful for physical AI if it changes what the agent does, and only safe if it declines to do so when it is wrong. We study both ha

model-releasesarxiv-cs-ai
11 Aug 2026
Safety

Concept-Guided Spatial Regularization for World Models in Atari Pong

DGX agent

arXiv:2607.15142v2 Announce Type: replace Abstract: World models are usually evaluated as components of model-based reinforcement learning (MBRL) systems, leaving their standalone reliability understu

safetyarxiv-cs-ai
11 Aug 2026
Model Releases

Curriculum Generation under Structured Parametric Environments for Robust Navigation Policies

DGX agent

arXiv:2608.08545v1 Announce Type: cross Abstract: Robust navigation policies for autonomous agents must generalize across continuously varying environmental conditions such as turn rates, obstacles, f

model-releasesarxiv-cs-lg
11 Aug 2026
Model Releases

DeepSeek V4 Flash 0731 is now available to fine-tune on Together AI. Specialize it for coding, tool use, and your own domain with SFT or DPO…

DGX agent

DeepSeek V4 Flash 0731 is now available to fine-tune on Together AI. Specialize it for coding, tool use, and your own domain with SFT or DPO, then deploy the fine-tuned model on Together AI for produc

model-releasestogether-ai--x
11 Aug 2026
Model Releases

Diminishing Returns of Intelligence: The Non-Linear Relationship Between LLM Scale and User Perception in Short-Duration Open-Ended Social Human-Robot Interactions

DGX agent

arXiv:2608.08320v1 Announce Type: new Abstract: Large Language Models (LLMs) are increasingly used to drive embodied social agents, yet it remains unclear whether larger models improve user perception

model-releasesarxiv-cs-ro
11 Aug 2026
Safety

DSLE: A Learning Environment for Dark Souls Boss Encounters

DGX agent

arXiv:2608.09902v1 Announce Type: new Abstract: We introduce the Dark Souls Learning Environment (DSLE), a containerized platform that presents all 22 boss encounters of Dark Souls: Remastered as game

safetyarxiv-cs-ai
11 Aug 2026
Safety

From Semantic Grounding to Decision Optimization: A Unified Framework for Long-Horizon UAV Vision-Language Navigation

DGX agent

arXiv:2608.09564v1 Announce Type: cross Abstract: UAV vision-language navigation (UAV-VLN) focuses on enabling an aerial agent to follow natural-language instructions in open 3D environments from egoc

safetyarxiv-cs-ai
11 Aug 2026
Model Releases

GraphThink: Graph-Enhanced LLM Thinking for Long-Horizon Embodied Task Planning

DGX agent

arXiv:2608.07905v1 Announce Type: new Abstract: Embodied agents using LLM-based planners often struggle with physical hallucinations, poor generalization to long-horizon tasks, and lack of environment

model-releasesarxiv-cs-ai
11 Aug 2026
Local Ai

Hallucination-Free GUI Grounding via Regression-Free Layout-Aware Matching

DGX agent

arXiv:2608.09654v1 Announce Type: new Abstract: GUI agents are shifting from metadata-dependent large language models to purely visual multimodal large language models (MLLMs) that operate directly on

local-aiarxiv-cs-ai
11 Aug 2026
Model Releases

Long SKILL Compliance as Logical Reasoning: Closure-Grounded Detection with Scaling-Guided On-Policy Distillation

DGX agent

arXiv:2608.08146v1 Announce Type: new Abstract: The increasing complexity of enterprise business scenarios has promoted the widespread adoption of long SKILL documents in agent systems, posing new cha

model-releasesarxiv-cs-ai
11 Aug 2026
← Previous
1…281282283284285…374
Next →