project-overview

project-overview is a cursor rule for Cursor from tenstorrent/tt-studio. It costs 606 tokens per session, scanned A, original, Apache-2.0.

Project guidance for TT-Studio, a web interface for running AI models on Tenstorrent accelerator hardware. It covers the project layout, setup, documentation, Docker deployment, and supported remote-API use.

In plain words
What is it for?
Use it when setting up TT-Studio, deploying it with Docker, connecting hardware or a remote API, or navigating its model, troubleshooting, and contribution documentation.
Why use it?
It helps developers understand where features and instructions belong and how to run the application without relying on outdated startup commands.

Cursor rule for Cursor

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add rules/tenstorrent/tt-studio/project-overview
Clone the repo
git clone --depth 1 https://github.com/tenstorrent/tt-studio

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for project-overview

README.md
[![agentmods](https://agentmods.dev/badge/rules/tenstorrent/tt-studio/project-overview.svg)](https://agentmods.dev/rules/tenstorrent/tt-studio/project-overview)
Your own site
<a href="https://agentmods.dev/rules/tenstorrent/tt-studio/project-overview"><img src="https://agentmods.dev/badge/rules/tenstorrent/tt-studio/project-overview.svg" alt="Measured on agentmods" height="20"></a>
Per session 606 This file is loaded in full into every session.
When invoked 606 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00606 $0.00606
Opus 5 $0.00303 $0.00303
Sonnet 5 $0.00121 $0.00121
Haiku 4.5 $0.00061 $0.00061

Measured 4d ago against content hash ec5e53fef786, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

project-overview scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/project-overview.mdc · 52 lines

How it starts

The opening of the file, as written. The whole thing — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.

TT-Studio

TT-Studio is an easy-to-use web interface for running AI models on Tenstorrent hardware. It combines TT Inference Server's core packaging setup, containerization, and deployment automation with TT-Metal's model execution framework specifically optimized for Tenstorrent hardware.

Important notes:

  • TT-Studio requires access to a Tenstorrent AI accelerator for full deployment features
  • Alternatively, you can connect just the frontend to a remote API endpoint without direct hardware access
  • The platform provides automatic hardware detection and seamless integration with Tenstorrent devices
  • Uses containerized deployment through Docker for isolation and easy deployment
  • The startup.sh script is deprecated - use python run.py for all operations

Docs

Examples

Key Components

  • Frontend Interface: Modern React-based UI for model interaction and management
  • Backend API: Django-based service for model management, deployment, and API endpoints
  • TT Inference Server: FastAPI server for handling model inference requests
  • Docker Containers: Complete containerization for isolation and easy deployment
  • Automatic Hardware Detection: Seamless integration and auto-mounting of Tenstorrent devices (/dev/tenstorrent)
  • Automated Setup: Complete environment configuration and model setup automation via run.py script

Read the full file on GitHub · 52 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 52 lines · 606 tokens per session scan A ec5e53fef786

Subscribe to this mod's changes

project-overview is a cursor rule published in the GitHub repository tenstorrent/tt-studio (49 stars, last pushed yesterday), licensed Apache-2.0. It adds 606 tokens to every session, about $0.0030 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.