metrics.help • prompet.ai • aisessions.dev • AI Sessions MCP • pair.guide • Pair • absolutelyright.lol • Auto PR Screenshots
metrics.help
November 2025
A quick reference for understanding ML training metrics. Paste your log lines and get explanations and links for the metrics you’re seeing.
Some metrics include graphs showing what healthy vs unhealthy progressions look like, helping you diagnose training runs at a glance.
React · Vite · Tailwind · Hosted on GH Pages
prompet.ai
November 2025
An experiment in reinforcement learning: can a small vision-language model teach itself to draw?
I wired up a RL loop where Qwen3-VL (8B) generated SVG illustrations of cute pets, then rated those illustrations (converted to PNGs) on various criteria. The model acts as both creator and critic, iteratively improving its output through self-evaluation.
Python · PyTorch · TRL · GPU training on RunPod · Site hosted on GH Pages.
aisessions.dev
October 2025
A web platform for sharing AI coding sessions with the world. Upload and publish transcripts from Claude Code, Codex, and other AI coding assistants.
Built to make it easy for developers to showcase their AI-assisted development workflows, learn from each other’s sessions, and share interesting coding conversations. Inspired by Amp’s approach to sharing AI sessions.
Next.js · Hosting: Vercel / Neon (Postgress) / Upstash (Redis) + GCP Sensitive Data Protection
AI Sessions MCP
October 2025
A Model Context Protocol (MCP) server that provides access to your AI assistant CLI sessions from Claude Code, Gemini CLI, OpenAI Codex, and opencode.
Allows AI tools to search, list, and read your previous local coding sessions. Useful for finding past solutions, reviewing recent work, learning from previous conversations, and resuming interrupted tasks.
Go · Releases and binary signing in GH Actions
pair.guide
September 2025
Notes on pair-coding with AI (previously humans.md). Bite-sized, practical lessons from coding with AI agents like Claude Code, Codex, and others.
Hugo · Hosted on GH Pages
Pair
September 2025
A CLI utility that orchestrates coding agents working together in a pair programming session. The navigator and driver roles can each run on different providers, using the SDKs from Claude Code and opencode.
Features:
- Two-agent collaboration with distinct navigator and driver roles
- Multi-provider and multi-model (Claude Code, opencode)
- Flexible model configuration per role
TypeScript · Claude Code SDK · opencode SDK
absolutelyright.lol
September 2025
A scientifically rigorous tracking system for how often Claude Code validates my life choices.
Tracks how many times Claude Code says “absolutely right” vs just “right” in coding sessions. Built with Rust (Axum + SQLite backend), HTML/JS frontend with “hand-drawn” charts, and Python scripts for collecting data from Claude Code sessions.
Rust · Axum · SQLite · Python scripts · Hosting on Fly.IO
Auto PR Screenshots
August 2025
A GitHub Action that automatically captures and posts screenshots of your web app to pull requests. Perfect when using AI tools to create PRs, making it easy to visually see the changes.
Features:
- Smart PR comments that update with each push
- Simple setup with minimal configuration
TypeScript · GitHub Actions · Playwright



