Spec / 005 · capabilities
Tools
A tool is a capability with a schema. The model does not browse or edit files unless a tool does. This page is not the SaaS launch directory. Staff-reviewed product launches live on /products.
Search
Queries a search index or web search API and returns ranked snippets.
Browser
Opens a page, reads visible content, and follows links under control.
Web Fetch
Retrieves a URL as text or HTML without a full browser session.
Code Interpreter
Runs sandboxed code to transform data or check a hypothesis.
Repository
Reads and edits files in a project workspace.
Terminal
Runs commands and captures output in a controlled environment.
Test Runner
Executes tests and returns pass, fail, and traces.
Memory Store
Writes and retrieves durable notes across turns or sessions.
Vector Store
Retrieves semantically similar passages from embeddings.
Calendar
Reads availability and creates events with confirmation.
Ticket System
Looks up customer or issue records and posts updates.
HTTP API
Calls an external JSON API with a declared schema.