The LLM Tool Universe

This document surveys LLM tools through the lens of the interaction pattern.

The lens asks four questions about a tool:

Terminal Code Agents

IDE-Integrated Agents

Cursor and GitHub Copilot embed agents in the editor.

Copilot has a background-agents pattern built on git worktrees.

Worktree Multiplexers

Harness Environments

CI and PR-Based Agents

Notebooks

Plain API and Scripting

Mapping to This Project

Sources

Status

This document is a living survey.

Verify tool names and features before relying on them.