AI You Control: Choose your models. Own your data. Eliminate vendor lock-in.Thunderbolt AI You Control: Choose your models. Own your data. Eliminate vendor lock-in. Important⚠️ We are excited about the amount of interest Thunderbolt has been getting and want to clarify that it is still early and under active development. Currently, we are targeting enterprise customers that want to deploy it on-prem. We encourage you to self-host it and try it out, but there are a few caveats we are still wor…
T3 Code T3 Code is a minimal web GUI for coding agents (currently Codex and Claude, more coming soon). Installation WarningT3 Code currently supports Codex and Claude. Install and authenticate at least one provider before use: Codex: install Codex CLI and run codex login Claude: install Claude Code and run claude auth login Run without installing npx t3 Desktop app Install the latest version of the desktop app from GitHub Releases, or from your favorite package registry: Windows (winget) win…
Build your own AI SRE agents. The open source toolkit for the AI era ✨ OpenSRE: Build Your Own AI SRE Agents The open-source framework for AI SRE agents, and the training and evaluation environment they need to improve. Connect the 40+ tools you already run, define your own workflows, and investigate incidents on your own infrastructure. 🚧 Public Beta: Core workflows are stable for early use, while APIs and integrations may evolve over time. Quickstart · Docs ·…
Craft Agents How it Works (Video) To understand what Craft Agents does and how it works watch this video. Click Here (or on the image above) to watch the video on YouTube → Why Craft Agents was built Craft Agents is a tool we built so that we (at craft.do) can work effectively with agents. It enables intuitive multitasking, no-fluff connection to any API or Service, sharing sessions, and a more document (vs code) centric workflow - in a beautiful and fluid UI. It uses the Claude Agent SDK an…
Claude Code skill to support Android app's reverse engineeringAndroid Reverse Engineering & API Extraction — Claude Code skill A Claude Code skill that decompiles Android APK/XAPK/JAR/AAR files and extracts the HTTP APIs used by the app — Retrofit endpoints, OkHttp calls, hardcoded URLs, authentication patterns — so you can document and reproduce them without the original source code. What it does Decompiles APK, XAPK, JAR, and AAR files using jadx and Fernflower/Vineflower (single engine …
The GEP-Powered Self-Evolution Engine for AI Agents. Genome Evolution Protocol. | evomap.ai🧬 Evolver evomap.ai | Documentation | Chinese / 中文文档 | GitHub | Releases "Evolution is not optional. Adapt or die." Three lines What it is: A GEP-powered self-evolution engine for AI agents. Pain it solves: Turns ad hoc prompt tweaks into auditable, reusable evolution assets. Use in 30 seconds: Clone, install, run node index.js -- get a GEP-guided evolution prompt. EvoMap -- The Evoluti…
DFlash: Block Diffusion for Flash Speculative DecodingDFlash: Block Diffusion for Flash Speculative Decoding Paper | Blog | Models DFlash is a lightweight block diffusion model designed for speculative decoding. It enables efficient and high-quality parallel drafting. DFlash_demo.mp4 Supported Models Model DFlash Draft Kimi-K2.5 (Preview) z-lab/Kimi-K2.5-DFlash Qwen3.5-4B z-lab/Qwen3.5-4B-DFlash Qwen3.5-9B z-lab/Qwen3.5-9B-DFlash Qwen3.5-27B z-…
WhatsApp CLI🗃️ wacli — WhatsApp CLI: sync, search, send. WhatsApp CLI built on top of whatsmeow, focused on: Best-effort local sync of message history + continuous capture Fast offline search Sending messages Contact + group management This is a third-party tool that uses the WhatsApp Web protocol via whatsmeow and is not affiliated with WhatsApp. Status Core implementation is in place. See docs/spec.md for the full design notes. Recent updates (0.2.0) Messages: search/list includes display …
Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system mirroring real studio hierarchy. Claude Code Game Studios Turn a single Claude Code session into a full game development studio. 49 agents. 72 skills. One coordinated AI team. Why This Exists Building a game solo with AI is powerful — but a single chat session has no structure. No one stops you from hardcoding magic numbers, skippin…