kai: Kai is a semantic infrastructure for code change that understands code meaning—functions, dependencies, behavior impact—not just line diffs. It powers precise CI, context-aware IDEs, and verifiable AI coding agents.; thunderbit-mcp-server: Thunderbit MCP Server is an open-source toolkit for the Thunderbit Open API that ships three packages: a CLI for scripted extraction, an MCP server exposing seven scraping and distillation tools, and a Claude Code plugin. It converts any web page to clean LLM-ready Markdown, extracts structured data via JSON Schema, and supports batch processing — all backed by a free API key.
Selective CI: runs only relevant tests based on behavioral impact, reducing CI time by 80%
Feeding clean web content into LLM pipelines for RAG or summarization