guerillaglass AGENTS.md

guerillaglass AGENTS.md is an instructions file for Codex, OpenCode from okikeSolutions/guerillaglass. It costs 1,849 tokens per session, scanned A, original, MIT.

A working guide for coding agents contributing to Guerilla Glass, a local-first recorder and demo editor with a separate hosted review area. It explains the product priorities, source documents, architecture, and change process.

In plain words
What is it for?
Use it when working on the recording, editing, delivery, roadmap, architecture, or timeline-editing parts of Guerilla Glass.
Why use it?
It helps agents make changes in the right project area and follow the current release plan instead of expanding unrelated features.

Instructions file for CodexOpenCode

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 instructions/okikesolutions/guerillaglass/agents-md
Clone the repo
git clone --depth 1 https://github.com/okikeSolutions/guerillaglass

Made for: Codex, OpenCode.

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 guerillaglass AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/okikesolutions/guerillaglass/agents-md.svg)](https://agentmods.dev/instructions/okikesolutions/guerillaglass/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/okikesolutions/guerillaglass/agents-md"><img src="https://agentmods.dev/badge/instructions/okikesolutions/guerillaglass/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,849 This file is loaded in full into every session.
When invoked 1,849 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.01849 $0.01849
Opus 5 $0.00924 $0.00924
Sonnet 5 $0.00370 $0.00370
Haiku 4.5 $0.00185 $0.00185

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

Security

Grade A, and why

guerillaglass AGENTS.md 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.

AGENTS.md · 127 lines

How it starts

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

Guerilla Glass agent guide

This file is the operational entry point for coding agents. Read it before changing code, then read the nearest nested AGENTS.md for the subsystem you touch.

Mission and current priority

Guerilla Glass is a local-first recorder and polished demo editor with a separate hosted review plane. The product workflow is Record -> Edit -> Deliver.

The current release-defining work is the Phase 2 polished demo editor core in docs/ROADMAP.md. Follow the ordered “Suggested Phase 2 PR slices”; do not let hosted delivery, Agent Mode, or broad platform expansion outrun the editor core unless the task explicitly targets those tracks.

Normative product requirements live in docs/SPEC.md. Execution status and sequencing live in docs/ROADMAP.md. Keep roadmap checkboxes synchronized with merged implementation.

Start here

Need Source of truth
Product requirements docs/SPEC.md
Current work and PR order docs/ROADMAP.md
System boundaries docs/ARCHITECTURE.md
Change propagation docs/CHANGE_MAP.md
Review expectations REVIEW.md
Timeline semantics docs/TIMELINE_EDITING_DESIGN.md
Background framing v1 docs/BACKGROUND_FRAMING_DESIGN.md
Accessibility and shortcuts docs/DESKTOP_ACCESSIBILITY.md
Release hardening docs/RELEASE_HARDENING.md

Documents named ENGINE_CONTRACT_V2_* and MIGRATION.md preserve migration history. They are useful rationale, but are not the active backlog unless docs/ROADMAP.md references them.

Repository map

  • apps/desktop-electrobun: Electrobun Bun host and React Creator Studio.
  • apps/web: TanStack Start and Convex hosted review/auth shell.
  • packages/engine-contract: Effect Schema/HttpApi source of truth and generated OpenAPI.
  • packages/engine-client: Effect-native engine client and process launcher.
  • packages/review-protocol: hosted review DTOs and schemas.
  • packages/ui: shared UI primitives and styles.
  • engines/macos-swift: production macOS capture/export engine.
  • engines/native-foundation: shared Rust HTTP/native behavior.
  • engines/linux-native, engines/windows-native: parity shells; do not imply production media parity.
  • engines/protocol-rust, engines/protocol-swift: generated protocol bindings plus explicitly owned helpers/templates.
  • messages and project.inlang: localization sources.
  • Scripts: canonical generation, quality, coverage, and benchmark automation.
  • vendor: pinned upstream source; avoid editing unless the task explicitly updates or patches a vendor.

Read the full file on GitHub · 127 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 · 127 lines · 1,849 tokens per session scan A 32208a594e3c

Subscribe to this mod's changes

guerillaglass AGENTS.md is an instructions file published in the GitHub repository okikeSolutions/guerillaglass (10 stars, last pushed 27d ago), licensed MIT. It adds 1,849 tokens to every session, about $0.0092 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-31.