apprise-go AGENTS.md

apprise-go AGENTS.md is an instructions file for Codex, OpenCode from unraid/apprise-go. It costs 306 tokens per session, scanned A, original, BSD-2-Clause.

A repository runbook for working on Apprise Go, a Go-language version of the Apprise notification tool. It records the project layout, environment, and checks needed to keep the Go version matching the Python version.

In plain words
What is it for?
Use it to understand the repository structure, run parity tests against Python Apprise, update request fixtures, and keep version information aligned.
Why use it?
It gives developers a shared reference when they resume work and helps prevent differences between the two implementations.

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/unraid/apprise-go/agents-md
Clone the repo
git clone --depth 1 https://github.com/unraid/apprise-go

Made for: Codex, OpenCode.

Per session 306 This file is loaded in full into every session.
When invoked 306 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.00306 $0.00306
Opus 5 $0.00153 $0.00153
Sonnet 5 $0.00061 $0.00061
Haiku 4.5 $0.00031 $0.00031

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

Security

Grade A, and why

apprise-go 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 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.

AGENTS.md · 25 lines

What it actually says

AGENTS.md

This repo is the Go port of Apprise. Use this file as a quick runbook when resuming work.

Project layout

  • Python reference: ../apprise
  • Go port: this directory (apprise-go)

Environment

  • Python virtualenv: apprise-go/.venv with apprise + cryptography installed (recreate if repo path changes)
  • Go module: github.com/unraid/apprise-go
  • CLI binary name: apprise (drop-in goal)

Workflow

  • Tests should compare Go behavior to the installed Python apprise using a local capture server.
  • Request-spec parity is driven by provider folders in internal/parity/providers/<provider> with manifest.json and cases.json.
  • Keep Go version strings aligned with upstream apprise (see internal/version/version.go).
  • Request-spec parity uses internal/testutil/scripts/capture_request.py (keeps User-Agent only when Python explicitly sets it).
  • Request-spec parity now compares full request sequences from Python and Go Send calls.
  • Golden request fixtures live at internal/parity/providers/<provider>/golden.json. Regenerate with .venv/bin/python internal/testutil/scripts/update_golden.py.
  • CI parity setup scripts: scripts/ci/setup_parity_env.sh and scripts/ci/run_parity_tests.sh.

Process log

  • See PROCESS.md for current status, setup, and next steps.
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 · 25 lines · 306 tokens per session scan A a325cbf831d5

Subscribe to this mod's changes

apprise-go AGENTS.md is an instructions file published in the GitHub repository unraid/apprise-go (101 stars, last pushed 9d ago), licensed BSD-2-Clause. It adds 306 tokens to every session, about $0.0015 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.