AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

83,193Total entries
1Added by human
83,192Found by agent
12Categories

Knowledge catalogue

Search: “tools”

GridTimelineEvolution
9,955 results
10 Jun 2026

datasette-agent 0.2a0

Model ReleasesDGX agent

Release: datasette-agent 0.2a0 Highlights from the release notes: Tools can now ask the user questions mid-execution. Tools that declare a context parameter receive a ToolContext object, and await con

5 Jun 2026

Have you tried the new Replit Canvas? - Create beautiful UI designs with AI - Generate assets with GPT-Image 2 & Seedance - Turn your design…

ToolsDGX agent

Replit Canvas is a new AI-powered design tool that enables users to create beautiful UI designs with artificial intelligence assistance, including GPT-Image 2 for image generation and Seedance for ass

4 Jun 2026

Introducing PDF to Lesson! Create interactive personalized courses from any PDF. 100% free & open source! Powered by GPT OSS on @togethercom…

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
ToolsDGX agent

Together AI announced a free, open-source tool called 'PDF to Lesson' that converts PDF documents into interactive, personalized courses using open-source GPT models running on Together's platform. Th

RUBAS: Rubric-Based Reinforcement Learning for Agent Safety

SafetyDGX agent

arXiv:2606.04051v1 Announce Type: cross Abstract: The evolution of LLMs into tool-enabled agents creates a new class of safety challenges associated with real-world execution rather than simple text g

Scaling AI Agents: A Step-by-Step Guide to Deploying ADK on GKE Autopilot

Model ReleasesDGX agent

While building AI agents locally using Google’s Agent Development Kit (ADK) is an excellent way to prototype, production-ready agents require a robust, scalable infrastructure. For developers looking

2 Jun 2026

Early Diagnosis of Wasted Computation in Multi-Agent LLM Systems via Failure-Aware Observability

AgentsDGX agent

arXiv:2606.01365v1 Announce Type: new Abstract: Tool-using multi-agent large language model (LLM) systems spend computation through model tokens, tool calls, retries, and code execution before produci

31 May 2026

every evals/analytics startup is going through a onetime generational upgrade into a continual learning platform in 2026 many will fail but …

ToolsDGX agent

In 2026, evaluation and analytics startups are undergoing a significant transformation from one-time assessment tools to continuous learning platforms, a shift that will prove fatal for many companies

29 May 2026

Temporal Stability and Few-Shot Prompting in Math Task Assessment

Model ReleasesDGX agent

arXiv:2605.30151v1 Announce Type: new Abstract: As AI tools become increasingly integrated into educational contexts, questions arise about both their stability over time and their responsiveness to p

22 May 2026

Governance by Construction for Generalist Agents

SafetyDGX agent

arXiv:2605.20874v1 Announce Type: new Abstract: Enterprise agents are increasingly expected to operate autonomously across tools and interfaces, yet production deployments require governance by constr

https://github.com/swyxio/skills/tree/main#kakuna-codebase-hardening-suite

ToolsDGX agent

Kakuna is a codebase hardening suite designed to improve code security and robustness, likely offering tools or frameworks for vulnerability detection, code quality enforcement, and defensive programm

SpecHop: Continuous Speculation for Accelerating Multi-Hop Retrieval Agents

AgentsDGX agent

arXiv:2605.21965v1 Announce Type: new Abstract: Large language models increasingly use external tools such as web search and document retrieval to solve information-intensive tasks. However, multi-hop

15 May 2026

Is Grep All You Need? How Agent Harnesses Reshape Agentic Search

Model ReleasesDGX agent

arXiv:2605.15184v1 Announce Type: new Abstract: Recent advances in Large Language Model (LLM) agents have enabled complex agentic workflows where models autonomously retrieve information, call tools,

14 May 2026

Violin: An open-source video translation skill that breaks language barriers

ToolsDGX agent

Violin is an open-source video translation tool developed by Together AI that automatically translates video content to break down language barriers for viewers. The skill likely leverages AI models t

11 May 2026

Using LLM in the shebang line of a script

Model ReleasesDGX agent

TIL: Using LLM in the shebang line of a script Kim_Bruning on Hacker News: But seriously, you can put a shebang on an english text file now (if you're sufficiently brave) [...] This inspired me to loo

7 May 2026

GitHub Repo Stats

ToolsDGX agent

Tool: GitHub Repo Stats One of the things I always look for when evaluating a new GitHub repository is the number of commits it has... but that number isn't visible on GitHub's mobile site layout. I b

6 May 2026

Adding Benchmaxxer Repellant to the Open ASR Leaderboard

ToolsDGX agent

This article discusses the integration of Benchmaxxer Repellant into the Open ASR (Automatic Speech Recognition) Leaderboard, likely a tool or mechanism designed to prevent gaming or manipulation of l

Vibe coding and agentic engineering are getting closer than I'd like

Model ReleasesDGX agent

I recently talked with Joseph Ruscio about AI coding tools for Heavybit's High Leverage podcast: Ep. #9, The AI Coding Paradigm Shift with Simon Willison. Here are some of my highlights, including my

5 May 2026

Introducing Agent Gateway ISV ecosystem for security and governance

Model ReleasesDGX agent

Managing agents and their actions can quickly grow in complexity and introduce security risks unique to AI. To address these challenges, at Google Cloud Next we announced Agent Gateway to provide simp

29 Apr 2026

llm 0.32a0

ToolsDGX agent

LLM 0.32a0 is an alpha release of Simon Willison's LLM Python library and CLI tool for accessing large language models, featuring consequential architectural changes. The release includes two key chan

23 Apr 2026

Extract PDF text in your browser with LiteParse for the web

Model ReleasesDGX agent

LlamaIndex have a most excellent open source project called LiteParse, which provides a Node.js CLI tool for extracting text from PDFs. I got a version of LiteParse working entirely in the browser, us

22 Apr 2026

... turns out if you dig around in the browser network inspector enough you CAN find the prompt - here's the prompt it used for this image

ToolsDGX agent

This post documents a method for extracting the text prompt used by an image generation AI by examining network traffic in a web browser's developer tools. Simon Willison demonstrates that prompts can

21 Apr 2026

Agent-World: Scaling Real-World Environment Synthesis for Evolving General Agent Intelligence

AgentsDGX agent

arXiv:2604.18292v1 Announce Type: cross Abstract: Large language models are increasingly expected to serve as general-purpose agents that interact with external, stateful tool environments. The Model

14 Apr 2026

Stripe Sync Engine: from supabase to stripe

ToolsDGX agent

The Supabase blog post covers how Supabase developed and open-sourced the Stripe Sync Engine — an open-source tool that uses Stripe webhooks to keep a Postgres database of billing data in sync with St

12 Apr 2026

I put the slides from our @aiDotEngineer talk up.

ToolsDGX agent

Armin Ronacher (mitsuhiko) shared slides from a talk he presented at the AI Engineer conference, likely covering topics related to AI engineering, developer tools, or software development practices gi

11 Apr 2026

SQLite Query Result Formatter Demo

ToolsDGX agent

Tool: SQLite Query Result Formatter Demo See my notes on SQLite 3.53.0. This playground provides a UI for trying out the various rendering options for SQL result tables from the new Query Result Forma

10 Apr 2026

Build knowledge agents without embeddings

ToolsDGX agent

Vercel's open-source Knowledge Agent Template enables developers to build AI knowledge agents using a filesystem and bash tools (grep, find, cat) instead of the traditional vector database, embeddi...

Chat SDK brings agents to your users

ToolsDGX agent

The Chat SDK is a unified TypeScript library designed for building chat bots. This tool allows developers to maintain a single codebase to create chatbots that reliably function across multiple pla...

new.website joins forces with v0

ToolsDGX agent

Vercel's AI builder v0 has acquired the team behind new.website, a tool founded to make creating beautiful, production-ready websites effortless through built-in primitives like forms, databases, S...

9 Apr 2026

Send all your ClosedClaw questions!

ToolsDGX agent

I'm not able to fetch URLs or browse the internet directly. However, I do have access to a web search tool — let me try searching for this content instead. The specific tweet (status ID 20421847775...

8 Apr 2026

Highlights: 👉 28% coding improvement over GLM-5 with refined RL post-training 👉 Better long-horizon execution across hundreds of rounds an…

AgentsDGX agent

Highlights: 👉 28% coding improvement over GLM-5 with refined RL post-training 👉 Better long-horizon execution across hundreds of rounds and thousands of tool calls 👉 Thinking mode, tool calling, and s

12 Aug 2026

GeoForge: Non-Parametric Self-Evolving Agents for Earth-Observation Reasoning

Model ReleasesDGX agent

arXiv:2608.10494v1 Announce Type: new Abstract: Earth observation (EO) agents construct scientifically valid tool workflows and ground their conclusions in current geospatial evidence. This is challen

11 Aug 2026

LLM within MCP Matters: Measuring Inefficient Resource Utilization Driven by LLMs

Model ReleasesDGX agent

arXiv:2608.08467v1 Announce Type: new Abstract: The Model Context Protocol (MCP) standardizes how servers expose data and tools to Large Language Models (LLMs). A common server design embeds frequentl

10 Aug 2026

Winning by Peeking: Unenforced Budgets and Test-Set Selection Inflate Short-Budget AutoML Comparisons

Model ReleasesDGX agent

arXiv:2608.07303v1 Announce Type: new Abstract: Comparisons between AutoML systems at short time budgets -- tens of seconds rather than hours -- are common in tool READMEs and workshop papers, and the

8 Aug 2026

Claude Code in 9 lines python

Model ReleasesDGX agent

I was wondering what a minimal coding agent implementation would look like that can be used like Claude Code or Codex Not feature-by-feature of course but basically stripping everything out that is no

31 Jul 2026

What’s new in AI infrastructure and orchestration this month

Model ReleasesDGX agent

At Google, AI is a soup-to-nuts endeavor. Obviously, we make leading AI models like Gemini and Nano Banana. We incorporate AI into the tools you use every day (think Gmail, BigQuery, AlloyDB, Google C

30 Jul 2026

TREK: A Travel Reasoning and Evaluation Kit for LLM Agents in Complex Trip Planning

Model ReleasesDGX agent

arXiv:2607.26977v1 Announce Type: new Abstract: Travel planning is a demanding stress test for tool-using LLM agents: a usable itinerary is a single artifact that must be right along many axes at once

29 Jul 2026

RSMeM: Knowledge-Enhanced Memory Evolution for Remote Sensing Agents with Systematic Evaluation

Model ReleasesDGX agent

arXiv:2607.24772v1 Announce Type: new Abstract: Geoscience research requires complex analysis and domain expertise, with remote sensing (RS) observations as a key foundation. However, existing RS agen

27 Jul 2026

The harness is all you need (mostly)

ToolsDGX agent

A practical GitHub Copilot workflow for prototyping, planning, implementing, and reviewing software without chasing every new AI tool. The post The harness is all you need (mostly) appeared first on T

25 Jul 2026

Help me complete my AI collection

Model ReleasesDGX agent

I’m building the ultimate AI tool vault, but every great collection has a few missing pieces. Note: I will react to every comment AI's currently installed: Qwen3.5-0.8B-UD-Q4_K_XL.gguf(classification)

24 Jul 2026

Auditing Provenance Sensitivity in LLM Agent Action Selection

Local AiDGX agent

arXiv:2607.20827v1 Announce Type: new Abstract: LLM agents choose tools and arguments from context that mixes user requests, tool outputs, retrieved records, memory, and untrusted text. Evidence can b

DFAH-Bench: Benchmarking Observable Agent Instability in Financial Decision-Making

Model ReleasesDGX agent

arXiv:2607.20491v1 Announce Type: new Abstract: Standard evaluation benchmarks measure what a tool-using agent decides, not whether it arrives at that decision through the same process each time. We i

23 Jul 2026

AgentCgroup: Understanding and Controlling OS Resources of AI Agents

Model ReleasesDGX agent

arXiv:2602.09345v3 Announce Type: replace-cross Abstract: AI agents are increasingly deployed in multi-tenant cloud environments, where they execute diverse tool calls within sandboxed containers, eac

Membership Inference Attacks for Unseen Classes

SafetyDGX agent

arXiv:2506.06488v3 Announce Type: replace Abstract: A key tool in developing safe AI models is data auditing, i.e., using statistical tools to determine whether harmful content may have been used in t

16 Jul 2026

TRACE: Turn-level Reward Assignment via Credit Estimation for Long-Horizon Agents

Model ReleasesDGX agent

arXiv:2607.13988v1 Announce Type: new Abstract: Multi-turn agents solve complex tasks through extended sequences of tool interactions before producing a final answer, making credit assignment a fundam

10 Jul 2026

Profiling in PyTorch (Part 3): Attention is all you profile

ToolsDGX agent

This article explores profiling techniques for attention mechanisms in PyTorch, the computational bottleneck in transformer models. It likely provides practical tools and methods for measuring and ana

Traces now support Tree and Waterfall views

ToolsDGX agent

Vercel has added Tree and Waterfall view options to its Traces feature, providing developers with enhanced visualization tools for analyzing application performance and request flows. These new view m

9 Jul 2026

llm 0.31.1

ToolsDGX agent

Release: llm 0.31.1 Fix for a bug with OpenAI Chat Completion endpoints where a tool call with empty arguments could result in a JSON error from some providers. #1521 This bug came up when I was testi

8 Jul 2026

Meet the 33 cybersecurity startups joining the Gemini Startup Forum

Model ReleasesDGX agent

Startups are at the forefront of tackling some of the world’s most complex challenges, especially in cybersecurity, where new ideas and adaptability are always needed. These companies are embracing AI

Unsure what to name your app? We'll suggest great options that are available. Or if you already own the perfect domain, we've made it easier…

ToolsDGX agent

Replit has introduced a feature to help developers find and suggest available app names, or alternatively, to easily integrate an already-owned domain into their projects. This tool streamlines the na

3 Jul 2026

OmniGAIA: Towards Native Omni-Modal AI Agents

Model ReleasesDGX agent

arXiv:2602.22897v3 Announce Type: replace Abstract: Human intelligence naturally intertwines omni-modal perception -- spanning vision, audio, and language -- with complex reasoning and tool usage to i

2 Jul 2026

What's the most ambitious project you have Fable working on right now?

ToolsDGX agent

Simon Willison discusses an ambitious project involving Fable, likely covering current development priorities or technical challenges in the Fable programming language or related tools. The post appea

1 Jul 2026

Enforce consistent code for agents and humans with konsistent

ToolsDGX agent

Vercel introduced Konsistent, a tool designed to enforce consistent code standards across both AI agents and human developers. The solution helps maintain unified coding practices, style guidelines, a

/goal ?

ToolsDGX agent

The post likely discusses the '/goal' command or feature, possibly in the context of a development tool, framework, or platform. Without access to the specific content, it appears to relate to functio

Read more on ParallelKernelBench: https://www.together.ai/blog/parallelkernelbench

ToolsDGX agent

ParallelKernelBench is a benchmark tool or methodology developed by Together AI for evaluating the performance of parallel kernel execution in machine learning systems. The benchmark likely measures m

Vercel Security Dashboard is in private beta

ToolsDGX agent

Vercel has announced a new Security Dashboard feature now available in private beta, enabling developers to monitor and manage security aspects of their deployments. This tool likely provides visibili

29 Jun 2026

Query Speed Insights from the Vercel CLI

ToolsDGX agent

The Vercel CLI now includes Query Speed Insights, a feature that enables developers to measure and analyze database query performance directly from the command line. This tool helps identify slow quer

26 Jun 2026

Securing agentic AI with perimeter guardrails: What's new in VPC Service Controls

Model ReleasesDGX agent

As enterprises scale autonomous AI agents into production, enabling safe innovation requires robust architectural guardrails. AI agents connect across tools and datasets, so it’s essential to establis

We hosted the first RSI RL Environments hackathon with @hud_evals @ycombinator and it was a blast! We watched builders treat RL as a general…

ToolsDGX agent

We hosted the first RSI RL Environments hackathon with @hud_evals @ycombinator and it was a blast! We watched builders treat RL as a general purpose tool and reach for it across domains we had not ant

25 Jun 2026

[AINews] It's Meta-Harness Summer

ToolsDGX agent

Meta released Harness, an open-source framework for evaluating and benchmarking AI model performance across diverse tasks and datasets. The tool enables standardized testing of language models and aim

ASAP: Agent-System Co-Design for Wall-Clock-Centered Auto HPO Research for ML Experiments

SafetyDGX agent

arXiv:2606.25207v1 Announce Type: cross Abstract: Hyperparameter Optimization (HPO) is essential for maximizing machine learning model performance, and its core challenge is sample efficiency: finding

← Previous
1…1819202122…166
Next →