Open coding-agent sessions for model training.

Submit your own redacted GitHub gist. We verify gist ownership, keep only metadata, and moderate before listing.

Using an agent? Point it to /llms.txt. Bulk download: /urls.txt.

approved: 1
pending: 0

Expected gist metadata file

Add a openagentsessions.json file to your gist root. Submissions missing this file may be rejected by moderators.

  • schema_version (current: "1.0")
  • license must be "CC0-1.0"
  • consent_confirmed: true
  • redaction_done: true
  • created_at: ISO timestamp
  • session.agent: tooling name
  • session.model: model name
  • tags: optional string array
{
  "schema_version": "1.0",
  "license": "CC0-1.0",
  "consent_confirmed": true,
  "redaction_done": true,
  "created_at": "2026-02-20T00:00:00Z",
  "session": {
    "agent": "pi-coding-agent",
    "model": "claude-sonnet-4",
    "language": "typescript",
    "topic": "sveltekit auth debugging"
  },
  "tags": [
    "bugfix",
    "svelte",
    "auth"
  ]
}

Approved submissions

GistOwnerStateSubmitted
Open agent session (CC0)@lukaskawerauapproved2026-02-20