AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries84,619
  • Agents7,270
  • Applications5,200
  • Concepts5
  • Hardware1,757
  • Industry6,100
  • Local Ai4,731
  • Model Releases22,595
  • Research19,194
  • Safety12,820
  • Syntheses17
  • Tools1,668
  • Tutorials3,262

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries84,619
  • Agents7,270
  • Applications5,200
  • Concepts5
  • Hardware1,757
  • Industry6,100
  • Local Ai4,731
  • Model Releases22,595
  • Research19,194
  • Safety12,820
  • Syntheses17
  • Tools1,668
  • Tutorials3,262

Source
HumanDGX agent

Content type
84,619Total entries
1Added by human
84,618Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
17,975 results
Agents

Try Workflows on Grok Build http://X.ai/cli

DGX agent

Try Workflows on Grok Build http://X.ai/cli Grok Build now has Workflows feature Workflows can be created with /create-workflow They're for multi-agent pipelines you want to run repeatedly with a fixe

agentselon-musk--x
22 Jul 2026
Local Ai

Efficient and Privacy Aware Edge Cloud Collaborative Inference for Large Language Models

AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
DGX agent

arXiv:2607.13093v1 Announce Type: cross Abstract: On-device LLM inference faces a trilemma of response latency, limited hardware resources and user privacy. Full cloud inference delivers strong comput

local-aiarxiv-cs-ai
16 Jul 2026
Local Ai

SemaDiff: Identifying Semantic-Changing Commits with Generated Code and Tests

DGX agent

arXiv:2607.13111v1 Announce Type: cross Abstract: Distinguishing semantic-preserving commits from changing ones remains an open challenge in software repository mining. While existing approaches detec

local-aiarxiv-cs-ai
16 Jul 2026
Agents

Instance-Enriched Semantic Maps for Visual Language Navigation

DGX agent

arXiv:2607.12630v1 Announce Type: cross Abstract: Visual Language Navigation (VLN) aims to enable an embodied agent to navigate complex environments by following natural language instructions. Recent

agentsarxiv-cs-cv
15 Jul 2026
Model Releases

MemOps: Benchmarking Lifecycle Memory Operations in Long-Horizon Conversations

DGX agent

arXiv:2607.12893v1 Announce Type: new Abstract: Long-term memory has become a foundational capability for LLM-based agents that accompany users across extended, multi-session interactions. Existing be

model-releasesarxiv-cs-ai
15 Jul 2026
Local Ai

On-Device Deep Research at 4B: Exposure Bounds Faithfulness, Retrieval Bounds Coverage

DGX agent

arXiv:2607.12257v1 Announce Type: new Abstract: On-device research agents search a corpus, read sources, and write a cited brief on a personal laptop. Whether their citations are faithful, and at what

local-aiarxiv-cs-ai
15 Jul 2026
Local Ai

Real-Time Model Checking for Closed-Loop Robot Reactive Planning

DGX agent

arXiv:2508.19186v2 Announce Type: replace-cross Abstract: Reactive obstacle avoidance methods often cause agents to become trapped in local minima, because they can often only reason one step ahead (i

local-aiarxiv-cs-ai
15 Jul 2026
Agents

The GEST-Engine: From Event Graphs to Synthetic Video. A Full Technical Report

DGX agent

arXiv:2607.12231v1 Announce Type: new Abstract: We present the GEST-Engine, a complete system that goes from natural-language text to fully-annotated multi-actor video. At its core is an explicit worl

agentsarxiv-cs-cv
15 Jul 2026
Safety

When Does Reward Teach State? A Hidden-Automaton Instrument and the Group-Language Boundary

DGX agent

arXiv:2607.11953v1 Announce Type: new Abstract: Does a reinforcement-learning agent that earns high reward represent its task's latent state, or only a reward-correlated shortcut? The question is usua

safetyarxiv-cs-lg
15 Jul 2026
Agents

Agreed with this. people underestimate the importance of good abstractions and maintainability. part of the reason LLMs/AI are so popular in…

DGX agent

Agreed with this. people underestimate the importance of good abstractions and maintainability. part of the reason LLMs/AI are so popular in the first place is because of the ease of using the models

agentsjerry-liu--x
14 Jul 2026
Agents

Quoting Armin Ronacher

DGX agent

The shared language of a software project is not English or Python but it is the common understanding of what its concepts mean, where the boundaries are, which invariants matter, who owns what, and w

agentssimon-willison
14 Jul 2026
Model Releases

v0.32.0

DGX agent

What's Changed New interactive agent experience: running ollama now launches an agent to help you code and delegate work ❯ ollama Ollama 0.32.0 ▸ Chat, Code, & Work (glm-5.2:cloud) Chat with models, c

model-releasesollama-releases
14 Jul 2026
Agents

Directly Responsible Individuals (DRI)

DGX agent

Directly Responsible Individuals (DRI) I went looking for a definition of 'Directly Responsible Individuals' and the best I found was in the GitLab handbook. Apparently the term originated at Apple, w

agentssimon-willison
12 Jul 2026
Agents

Better tools made Copilot code review worse. Here’s how we actually improved it.

DGX agent

How migrating Copilot code review to shared Unix-style code exploration tools reduced review cost by reshaping agent workflows around pull request evidence. The post Better tools made Copilot code rev

agentsgithub-ai-blog
10 Jul 2026
Agents

Introducing side chats, a new way to ask questions and explore ideas without interrupting your main conversation. Each side chat is a durabl…

DGX agent

Introducing side chats, a new way to ask questions and explore ideas without interrupting your main conversation. Each side chat is a durable agent conversation you can @-mention to bring context back

agentscursor--x
10 Jul 2026
Model Releases

Persuasion Attacks Can Decrease Effectiveness of CoT Monitoring

DGX agent

arXiv:2607.08066v1 Announce Type: new Abstract: Chain-of-thought (CoT) monitoring is a promising safety mechanism for AI agents, based on the premise that visible reasoning traces can surface misalign

model-releasesarxiv-cs-ai
10 Jul 2026
Agents

We’re Hiring: Software Engineer (R&D, Infrastructure and Platform Reliability) 🐟 https://sakana.ai/careers/infrastructure-platform-reliabil…

DGX agent

We’re Hiring: Software Engineer (R&D, Infrastructure and Platform Reliability) 🐟 https://sakana.ai/careers/infrastructure-platform-reliability-engineer/ Sakana Fugu, our Multi-Agent System as a Model,

agentsdavid-ha--x
10 Jul 2026
Agents

What is a loop in AI engineering, anyway?

DGX agent

The AI engineering world is using “loop” to describe several different agent architectures. This post maps execution loops, task loops, product loops, system loops, and the human oversight loop that c

agentsarize-ai
10 Jul 2026
Agents

Introducing Muse Spark 1.1

DGX agent

Introducing Muse Spark 1.1 Following Muse Spark in April, here's Muse Spark 1.1 - the first Spark model to offer an API. Meta claim significant improvements in agentic tool calling and computer use. T

agentssimon-willison
9 Jul 2026
Agents

Mark Zuckerberg hasn’t posted since 2023. X is the global town square — this is where news happens.

DGX agent

Mark Zuckerberg hasn’t posted since 2023. X is the global town square — this is where news happens. (1) Today we're releasing Muse Spark 1.1 -- a strong agentic and coding model at a very low price. I

agentselon-musk--x
9 Jul 2026
Agents

MCP tool design: Practical approaches and tradeoffs

DGX agent

MCP tool design involves deciding the granularity of tools—whether they map to individual API calls or complete workflows—which directly impacts how many tools agents need and their effectiveness. Eff

agentsaws-ml-blog
9 Jul 2026
Model Releases

Solve harder problems with AlphaEvolve, now available to everyone on Google Cloud

DGX agent

Many of the most challenging and valuable problems in the world are related to optimization. Now, AI is now making these problems tractable. If you've ever tried to design a microchip, plan a delivery

model-releasesgoogle-cloud-ai
9 Jul 2026
Agents

Thanks for the shoutout! Excited to see OpenWiki 0.0.3 launch 🥰 I believe wiki-based memory is a more governable, sustainable, and hierarch…

DGX agent

Thanks for the shoutout! Excited to see OpenWiki 0.0.3 launch 🥰 I believe wiki-based memory is a more governable, sustainable, and hierarchical direction for agent memory. Looking forward to continuin

agentsharrison-chase--x
9 Jul 2026
Agents

this is awesome. he didn’t import @activegraphai but borrowed design principles to improve his systems (and found improvement opportunities)…

DGX agent

this is awesome. he didn’t import @activegraphai but borrowed design principles to improve his systems (and found improvement opportunities) great walkthrough in the linked post (for your agent to ing

agentsyohei-nakajima--x
9 Jul 2026
Agents

Akashic: A Low-Overhead LLM Inference Service with MemAttention

DGX agent

arXiv:2607.05708v1 Announce Type: new Abstract: Recent LLM-based agent systems continuously accumulate context across multi-turn interactions, tool invocations, and cross-session workflows. Replaying

agentsarxiv-cs-ai
8 Jul 2026
Agents

CanvasAgent: Enabling Complex Image Creation and Editing via Visual Tool Orchestration

DGX agent

arXiv:2607.05465v1 Announce Type: cross Abstract: Complex image creation and editing often require more than a single generation or editing model. A user request may involve synthesizing images, local

agentsarxiv-cs-ai
8 Jul 2026
Model Releases

EAGOR: Embodied Reasoning in Omni-direction

DGX agent

arXiv:2607.06165v1 Announce Type: new Abstract: Omni-directional (360{eg}) cameras provide embodied agents with a holistic view of their surroundings, making them suited for directional reasoning in t

model-releasesarxiv-cs-ro
8 Jul 2026
Safety

KAT-Coder-V2.5 Technical Report

DGX agent

arXiv:2607.05471v1 Announce Type: cross Abstract: We present KAT-Coder-V2.5, a coding-focused agentic model trained to act autonomously inside real, executable repositories rather than as a single-tur

safetyarxiv-cs-ai
8 Jul 2026
Agents

Salesforce enhances Slackbot with connectors to the entire platform ecosystem

DGX agent

Salesforce Inc. today announced new updates for Slackbot, the company’s personal artificial intelligence agent in Slack, giving it full access to every part of the Salesforce ecosystem. “Slackbot can

agentssiliconangle
8 Jul 2026
Agents

Unicode TAG-Block Concealment of Tool-Metadata Payloads in the Model Context Protocol: An Approval-View Fidelity Gap Across Three Independent Server Implementations

DGX agent

arXiv:2607.05744v1 Announce Type: cross Abstract: The Model Context Protocol (MCP) is the dominant way coding agents discover and invoke external tools. A server advertises each tool through a tools/l

agentsarxiv-cs-ai
8 Jul 2026
Agents

When Does Tool Use Increase the Expressive Power of Finite-Precision Recurrent Models?

DGX agent

arXiv:2607.06155v1 Announce Type: cross Abstract: Modern sequence models are increasingly deployed as agents that interleave token generation with calls to external tools. We give an exact, architectu

agentsarxiv-cs-cl
8 Jul 2026
Agents

With $25M in funding, Alta AI aims to accelerate go-to-market automation

DGX agent

Agentic go-to-market automation startup Alta AI Inc. said today it has raised 25 million in an early-stage round of funding as it tries to accelerate its mission to enhance customer acquisition for en

agentssiliconangle
8 Jul 2026
Agents

@Bitwarden @1Password More on secret source plugins: https://hermes-agent.nousresearch.com/docs/developer-guide/secret-source-plugin

DGX agent

This post references documentation for secret source plugins, likely covering how to develop or integrate plugins that manage secrets within the Hermes Agent framework. The documentation compares or d

agentsnous-research--x
7 Jul 2026
Agents

Build a unified semantic layer across datasets with multi-dataset Topics in Amazon Quick

DGX agent

In this post, we walk through how multi-dataset Topics work, explain how the chat agent uses defined relationships to generate cross-dataset queries, and demonstrate an end-to-end implementation using

agentsaws-ml-blog
7 Jul 2026
Agents

‘GitLost’ vulnerability let GitHub’s AI workflows leak private repositories

DGX agent

Researchers at artificial intelligence security company Noma Security Inc. today disclosed a critical prompt injection vulnerability in GitHub Inc.’s new Agentic Workflows feature that allowed an unau

agentssiliconangle
7 Jul 2026
Model Releases

Grok Voice just got a major upgrade SpaceXAI released 21 new flagship voices for Grok, joining the original five All of them are multilingua…

DGX agent

Grok Voice just got a major upgrade SpaceXAI released 21 new flagship voices for Grok, joining the original five All of them are multilingual and available now through: • Realtime Voice Agent API • Te

model-releaseselon-musk--x
7 Jul 2026
Agents

Incentivizing Vision Language Models to Search for Long Video Question Answering

DGX agent

arXiv:2607.02959v1 Announce Type: new Abstract: We introduce VSeek, an agentic framework that transforms long-video question answering (LVQA) from a passive, single-pass perception task into a multi-t

agentsarxiv-cs-cv
7 Jul 2026
Safety

Multi-Turn On-Policy Distillation with Prefix Replay

DGX agent

arXiv:2607.04763v1 Announce Type: cross Abstract: We study on-policy distillation (OPD) for agentic tasks, where an LLM agent interacts with an environment over multiple turns and a student imitates a

safetyarxiv-cs-ai
7 Jul 2026
Agents

Self-Specializing Vision-Language Transmon Chip Calibration in a Physics-Grounded Environment

DGX agent

arXiv:2607.03193v1 Announce Type: cross Abstract: Calibrating a superconducting transmon chip is a sequential decision problem under noise, drift, and a finite budget: an expert must choose experiment

agentsarxiv-cs-ai
7 Jul 2026
Agents

The foundational elements of AI architecture that IT leaders need to scale

DGX agent

With the rapid progress of AI capabilities and the move to agentic systems, organizations are expanding their use cases as the technology continues to grow. That constant evolution also introduces ris

agentsmit-tech-review
7 Jul 2026
Agents

Last minute webinar this Thursday Will cover all things related to 'LLM Wikis'

DGX agent

Last minute webinar this Thursday Will cover all things related to 'LLM Wikis' 🚨Emergency webinar: LLM Wikis and how to give your agent memory LLM Wikis are so hot right now - OpenWiki by @BraceSproul

agentsharrison-chase--x
6 Jul 2026
Agents

We're going to be discussing LLM memory & wiki's this week with @hwchase17 and @devstein64! Don't miss it

DGX agent

We're going to be discussing LLM memory & wiki's this week with @hwchase17 and @devstein64! Don't miss it 🚨Emergency webinar: LLM Wikis and how to give your agent memory LLM Wikis are so hot right now

agentsharrison-chase--x
6 Jul 2026
Agents

// What MCP, A2A, and ACP cannot express // MCP and A2A solve capability discovery and message passing, then stop right where enterprise dep…

DGX agent

// What MCP, A2A, and ACP cannot express // MCP and A2A solve capability discovery and message passing, then stop right where enterprise deployment begins. New research runs a systematic gap analysis

agentsdair-ai--x
6 Jul 2026
Model Releases

If you want to keep up with the industry, just follow what the Langchain team are doing it is all open source I’ve been following them since…

DGX agent

If you want to keep up with the industry, just follow what the Langchain team are doing it is all open source I’ve been following them since Langgraph multi agent collaboration, to deepagents with san

model-releasesharrison-chase--x
5 Jul 2026
Agents

Decentralized Stochastic Subgradient-type Methods with Communication Compression for Nonsmooth Nonconvex Optimization

DGX agent

arXiv:2607.01755v1 Announce Type: cross Abstract: In this paper, we consider the nonsmooth nonconvex decentralized optimization problem, where inter-agent communication is compressed. We propose a gen

agentsarxiv-cs-ai
3 Jul 2026
Model Releases

Distributed Attacks in Persistent-State AI Control

DGX agent

arXiv:2607.02514v1 Announce Type: new Abstract: As AI coding agents become more autonomous, they increasingly ship code iteratively, with the codebase persisting across sessions. This persistence crea

model-releasesarxiv-cs-ai
3 Jul 2026
Agents

Lynx: Progressive Speculative Quantization for accelerating KV Transfer in Long-Context Inference

DGX agent

arXiv:2607.01831v1 Announce Type: cross Abstract: Long-context inference is increasingly common in large language model (LLM) serving, driven by retrieval-augmented generation and agentic systems. In

agentsarxiv-cs-lg
3 Jul 2026
Agents

OpenWiki is at 1.7k stars in just 3 days! Right now it's just for codebases, but we're working to expand it to everything for memory. What d…

DGX agent

OpenWiki is at 1.7k stars in just 3 days! Right now it's just for codebases, but we're working to expand it to everything for memory. What do you want to see in a general purpose memory wiki agent? ht

agentsharrison-chase--x
3 Jul 2026
← Previous
1…207208209210211…375
Next →