Tag
The author built a local browser-based tool called Traser to help engineers diagnose runs that complete without errors but produce wrong outcomes by comparing execution steps and providing evidence-based investigation points.
seendiff is a local code diff viewer that helps track review progress and enables chunk-based reviewing, with integration for coding agents to explain their work.
Introducing KrillinAI, a free locally-run video translation tool that supports precise subtitles, natural voiceover, and voice cloning. It integrates Whisper, LLM, and CosyVoice, and supports Win/Mac and yt-dlp.
New open-source Agent Skill by @mvanhorn flags unintended changes in GitHub diffs, running locally. Aimed at developers.
A developer highlights that AI agent history files store API keys pasted into prompts, and introduces an open-source CLI tool to scan and redact those secrets locally.
A deterministic macOS menu bar app that watches coding agent transcripts (Cursor, Claude Code, etc.), extracts claims using regex patterns, and cross-references them against evidence to flag inconsistencies—all running locally without LLM or API calls.
Frugon is a free, local, open-source LLM cost analyzer that helps developers find which LLM calls could be handled by cheaper models, reducing costs by analyzing logs and providing routing recommendations.
Introduces an open-source tool called audio-to-text that uses AI and local tools (like faster-whisper and ffmpeg) to help users automatically generate, proofread, and burn subtitles, solving problems such as high costs, frequent errors, and cumbersome workflows in software like CapCut.
HALO is an open-source desktop app that uses reinforcement learning from model-based (RLM) techniques to debug and optimize AI agent traces locally, providing analysis and actionable recommendations.
A logging bug in OpenAI's Codex CLI may write terabytes of data to local SSDs, potentially causing excessive wear and storage issues for users.
Siftly is a self-hosted Twitter/X bookmark manager that uses AI to import, analyze, categorize, and search bookmarks entirely on your local machine.
Stone141319 released a local cryptocurrency quantitative backtesting tool called Hermes Backtest Lab, supporting spot, perpetual swap, and on-chain token backtesting without requiring an API key, and offers various presets and custom parameters.
Flowsint is an open-source OSINT graph exploration tool that runs locally, automatically mining related information from inputs like domains and emails and generating relationship graphs. It supports one-click Docker deployment, focuses on privacy and ease of use. The latest version has been updated, and the community is growing.
This tweet introduces a local AI face-swapping tool called FaceFusion, which has 28.4k+ stars on GitHub. It claims to achieve natural and realistic video face swapping, supporting features such as photo to video, multi-person scenes, expressions, and lip synchronization.
Introduces watchmen, an open-source local tool that writes skill files for coding agents (Claude Code, Codex, pi) from user sessions, reducing token costs by avoiding re-explaining learned behaviors.