# Tubeless developer resources

Tubeless is a dependency-free TypeScript library and local CLI for typed,
observable pipelines. It is not a hosted execution API.

## Package and CLI

- [Developer documentation](https://tubeless.io/docs.md)
- [Getting started](https://tubeless.io/docs/getting-started.md)
- [Executable recipes](https://tubeless.io/docs/recipes.md)
- [CLI reference](https://tubeless.io/docs/cli.md)
- [TypeScript API inventory](https://tubeless.io/docs/api-reference.md)
- [Machine-readable API report](https://tubeless.io/api-report.json)

## Local Studio HTTP API

- [Local Studio API guide](https://tubeless.io/docs/studio.md)
- [OpenAPI 3.1 specification](https://tubeless.io/openapi.json)

The OpenAPI server URL is loopback-only. The specification documents typed JSON
success and error responses; tubeless.io hosts the contract but does not execute
pipelines.

## Agents

- [Agent documentation](https://tubeless.io/agents.md)
- [Machine-readable documentation index](https://tubeless.io/llms.txt)
- [Complete documentation bundle](https://tubeless.io/llms-full.txt)
