01-overview

01-overview is a cursor rule for coding agents from loonghao/auroraview. It costs 224 tokens per session, scanned A, original, MIT.

A project guide for AuroraView, a system for embedding web-based interfaces inside professional creative applications such as Maya, Blender, Photoshop, and Unreal Engine.

In plain words
What is it for?
Use it when designing or maintaining embedded web interfaces, comparing WebView implementations, or packaging AuroraView for creative software.
Why use it?
It explains the project’s main approach and technology options before code is changed, helping developers understand how the web interface connects to desktop host applications.

Cursor rule

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/loonghao/auroraview/01-overview
Clone the repo
git clone --depth 1 https://github.com/loonghao/auroraview

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 01-overview

README.md
[![agentmods](https://agentmods.dev/badge/rules/loonghao/auroraview/01-overview.svg)](https://agentmods.dev/rules/loonghao/auroraview/01-overview)
Your own site
<a href="https://agentmods.dev/rules/loonghao/auroraview/01-overview"><img src="https://agentmods.dev/badge/rules/loonghao/auroraview/01-overview.svg" alt="Measured on agentmods" height="20"></a>
Per session 224 This file is loaded in full into every session.
When invoked 224 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.00224 $0.00224
Opus 5 $0.00112 $0.00112
Sonnet 5 $0.00045 $0.00045
Haiku 4.5 $0.00022 $0.00022

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

Security

Grade A, and why

01-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 5d 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.

.codebuddy/rules/01-overview.mdc · 17 lines

What it actually says

AuroraView provides a modern web-based UI solution for professional DCC applications like Maya, 3ds Max, Houdini, Blender, Photoshop, and Unreal Engine. On Windows we now prioritize a WebView2 backend implemented in Rust (windows-rs + webview2-com) with PyO3 bindings and maturin packaging, optimized for embedding into Qt-based DCC hosts without extra Python dependencies.

常用对比框架

WebView 框架

打包参考

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. 5d ago First seen · 17 lines · 224 tokens per session scan A 9e8902fdcde6

Subscribe to this mod's changes

01-overview is a cursor rule published in the GitHub repository loonghao/auroraview (44 stars, last pushed 1mo ago), licensed MIT. It adds 224 tokens to every session, about $0.0011 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.