wove copilot-instructions.md

wove copilot-instructions.md is an instructions file for GitHub Copilot from mits-pl/wove. It costs 816 tokens per session, scanned A, original, Apache-2.0.

A project instruction guide for Wave Terminal, a terminal application, covering coding rules, how-to guides, and the preview server.

In plain words
What is it for?
Use it when working on Wave Terminal features such as configuration settings, remote procedure calls, command-line commands, or other tasks covered by its guides.
Why use it?
It gives the coding agent project-specific guidance so changes match the repository's expectations.

Instructions file for GitHub Copilot

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/mits-pl/wove/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/mits-pl/wove

Made for: GitHub Copilot.

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 wove copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/mits-pl/wove/copilot-instructions.svg)](https://agentmods.dev/instructions/mits-pl/wove/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/mits-pl/wove/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/mits-pl/wove/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 816 This file is loaded in full into every session.
When invoked 816 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.00816 $0.00816
Opus 5 $0.00408 $0.00408
Sonnet 5 $0.00163 $0.00163
Haiku 4.5 $0.00082 $0.00082

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

Security

Grade A, and why

wove copilot-instructions.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 3d 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.

.github/copilot-instructions.md · 47 lines

How it starts

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

Wave Terminal — Copilot Instructions

Project Rules

  • See the overview of the project in .kilocode/rules/overview.md
  • Read and follow all guidelines in .kilocode/rules/rules.md

Skill Guides

This project uses a set of "skill" guides — focused how-to documents for common implementation tasks. When your task matches one of the descriptions below, read the linked SKILL.md file before proceeding and follow its instructions precisely.

Skill File Description
add-config .kilocode/skills/add-config/SKILL.md Guide for adding new configuration settings to Wave Terminal. Use when adding a new setting to the configuration system, implementing a new config key, or adding user-customizable settings.
add-rpc .kilocode/skills/add-rpc/SKILL.md Guide for adding new RPC calls to Wave Terminal. Use when implementing new RPC commands, adding server-client communication methods, or extending the RPC interface with new functionality.
add-wshcmd .kilocode/skills/add-wshcmd/SKILL.md Guide for adding new wsh commands to Wave Terminal. Use when implementing new CLI commands, adding command-line functionality, or extending the wsh command interface.
context-menu .kilocode/skills/context-menu/SKILL.md Guide for creating and displaying context menus in Wave Terminal. Use when implementing right-click menus, adding context menu items, creating submenus, or handling menu interactions with checkboxes and separators.
create-view .kilocode/skills/create-view/SKILL.md Guide for implementing a new view type in Wave Terminal. Use when creating a new view component, implementing the ViewModel interface, registering a new view type in BlockRegistry, or adding a new content type to display within blocks.
electron-api .kilocode/skills/electron-api/SKILL.md Guide for adding new Electron APIs to Wave Terminal. Use when implementing new frontend-to-electron communications via preload/IPC.
waveenv .kilocode/skills/waveenv/SKILL.md Guide for creating WaveEnv narrowings in Wave Terminal. Use when writing a named subset type of WaveEnv for a component tree, documenting environmental dependencies, or enabling mock environments for preview/test server usage.
wps-events .kilocode/skills/wps-events/SKILL.md Guide for working with Wave Terminal's WPS (Wave PubSub) event system. Use when implementing new event types, publishing events, subscribing to events, or adding asynchronous communication between components.

Read the full file on GitHub · 47 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. 3d ago First seen · 47 lines · 816 tokens per session scan A 3198e07bc445

Subscribe to this mod's changes

wove copilot-instructions.md is an instructions file published in the GitHub repository mits-pl/wove (42 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 816 tokens to every session, about $0.0041 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.