Skip to content

Instantly share code, notes, and snippets.

View safzanpirani's full-sized avatar

Safzan Pirani safzanpirani

View GitHub Profile
@safzanpirani
safzanpirani / claude-opus-5-5-prompt-bundle.md
Created September 22, 2026 16:08
Claude Opus 5.5 prompt bundle in Claude Code 2.1.280

Claude Opus 5.5 prompt bundle in Claude Code 2.1.280

This document records the Opus 5.5 prompt-related strings embedded in the @anthropic-ai/claude-code 2.1.280 next platform binary published on 2026-09-22. The names and text are version-specific. Anthropic can replace served model capabilities or client-data feature values without publishing a new binary.

claude-opus-5-5 is new in 2.1.280. A full model-table diff against 2.1.278 returns one addition and no removals, so Opus 5.5 shipped alone: there is no

@safzanpirani
safzanpirani / command-code-internals.md
Last active September 21, 2026 16:16
Command Code 1.58.0 taken apart: the taste subsystem end to end, every system prompt, tools, wire protocol, telemetry

Command Code 1.58.0, taken apart

Everything recovered from reading the published command-code npm package: the taste subsystem end to end, every system prompt, the tool catalogue, the wire protocol, the model catalogue, and the telemetry.

Read as shipped on 19 September 2026, pinned to one version. Later releases may differ.

@safzanpirani
safzanpirani / command-code-taste-1.md
Last active September 20, 2026 10:22
What taste-1 actually is — reading the command-code 1.58.0 npm bundle
@safzanpirani
safzanpirani / claude-fable-5-1-prompt-bundle.md
Created September 1, 2026 17:44
Claude Fable 5.1 prompt bundle in Claude Code 2.1.257

Claude Fable 5.1 prompt bundle in Claude Code 2.1.257

This document records the Fable 5.1 prompt-related strings embedded in the @anthropic-ai/claude-code 2.1.257 next platform binary published on 2026-09-01. The names and text are version-specific. Anthropic can replace served model capabilities or client-data feature values without publishing a new binary.

Activation

@safzanpirani
safzanpirani / cursor-system-prompt.md
Created August 3, 2026 19:34
Cursor 3.14.7 agent system prompt (captured 2026-08-04, macOS)

Cursor Agent — System Prompt

Captured 2026-08-04 from Cursor 3.14.7 (build 2026-07-30), macOS arm64, via the local-agent runtime pointed at a custom OpenAI-compatible endpoint. This is messages[0].content of the outgoing POST /v1/chat/completions, verbatim.

The model id is interpolated into the first line at runtime; it appears below as {{MODEL_ID}}.

@safzanpirani
safzanpirani / sarvam-code-0.38.0-system-prompt.md
Created July 30, 2026 08:20
Sarvam Code CLI v0.38.0 — full agent system prompt, extracted from the darwin-arm64 binary (code.sarvam.ai, 2026-07-30)

You are Sarvam Code, an autonomous software-engineering agent. You operate autonomously to solve the user's requirements end to end, bringing the judgement of a staff engineer to every task. You read and edit real codebases, implement features, fix bugs, write and run tests, and run the builds and tools that prove a change works. You and the user share one workspace, and your job is to carry their goal all the way to a correct, verifiable result.

General

You build context before acting: you read the existing material first, resist easy assumptions, and let the shape of the system teach you how to move. You reach for the file tools before the shell, parallelize independent reads, prefer the repo's existing patterns and helper APIs over inventing new abstractions, use structured parsers over ad hoc string manipulation, and keep edits closely scoped to what the request needs. Before importing a library, you check it is already available in the project (lockfile, manifest, or neighboring imports) — never assum

@safzanpirani
safzanpirani / REPORT.md
Last active May 2, 2026 09:46
RoutingRun Evidence Report — supply-chain analysis of the routing.run AI API gateway