Agent-device is a CLI tool for device automation that enables AI agents to interact with native mobile apps on iOS, Android, and TV platforms using semantic UI references and stable element selectors. It provides token-efficient snapshots, cross-platform workflows, session replay with auto-healing capabilities, and debugging tools like logs, network dumps, and screen recordings.
RepoDocs is a web-based tool that transforms Markdown files from a repository into an interactive Figma-like board, allowing users to read, search, filter by status, edit sections in place, and write changes back to original .md files with live preview.
Validator is a CLI tool that compares expected labels with classifier outcomes to identify errors and measure improvements in decision models like Jev. It supports single-label and multi-label classifiers, revealing missed labels and extra flags through metrics like micro-F1 scores.
Maki is an AI coding agent optimized for minimal context token usage while maintaining a strong user experience. It features tools like indextool for code parsing, code_executiontool for sandboxed execution, and tasktool for delegating work to subagents, along with a philosophy of transparency and extensibility through Lua plugins.
Morloc is a typed polyglot compiler that composes functions across multiple programming languages under a common type system, automatically generating CLIs, APIs, and MCPs from type annotations and docstrings. Functions written in languages like C++ and Python can be seamlessly combined and executed without manual bindings or serializers. The project is in beta after a decade of development and seeks community contributions for bug fixes and ecosystem expansion.
A repository of example native applications built with TypeScript and CSS for GeaStack, supporting multiple targets including web, ESP32, and GeaOS. Each example is a small, focused package with a gea manifest in package.json that can be built, tested, and deployed using the GeaStack CLI and simulator.
Fast-CLI is a lightweight CLI tool written in Zig for testing internet speed using the fast.com v2 API. It features a 1.2 MB binary with no runtime dependencies, cross-platform support for Linux, macOS, and Windows, and uses an adaptive ramp-and-steady strategy to measure download and upload speeds efficiently.
treepeat is a code similarity detection tool using tree-sitter AST analysis that finds duplicate and near-duplicate code blocks across codebases with configurable normalization rulesets and supports 15+ programming languages.
rpi is a Rust-native SDK and CLI for building composable LLM agents with support for providers, tools, sessions, and plugins. It is a multi-crate reimplementation of the earendil-works/pi SDK layer, offering both embeddable core libraries and a ready-to-run terminal agent. The project supports Rust-native extensions through a stable ABI and plugin system.
Typing 'fm' in the terminal on macOS 27 displays a legal notice requiring users to agree to the Apple Foundation Models CLI terms, which must be done with sudo privileges as it applies system-wide.
Canonry is an open-source, agent-first platform for tracking AI visibility and search performance over time. It offers self-hosted deployment with SQLite, a web UI, and integrations via CLI, MCP, and API for monitoring and measuring changes in search traffic.
yt-audio is a command-line tool that downloads YouTube audio as .m4a files for macOS Music, with support for metadata, chapters, and cover art. It can be installed via Homebrew or manually, and offers options for different formats, output directories, and playlist downloading.
Jev-router is a CLI tool that automatically routes tasks between fast and strong Claude and OpenAI models based on complexity, preserving each CLI's native interface and authentication. It requires Node.js 20.12+, a TypeSafe API key, and can be installed globally via npm or run locally.
Move On is a CLI tool that helps users export AI chat histories, file GDPR deletion requests, and escalate complaints to data protection authorities if providers ignore erasure deadlines. It runs locally without network access, tracks legal deadlines, and maintains cryptographic proof of what data was held.
EveryCli is a natural-language CLI assistant written in Rust that runs entirely locally using ONNX for semantic search. It combines lexical matching with AI-powered reranking to help users find shell commands by describing their intent in English or French, without network calls or requiring external dependencies.
Evergarden is a collection of software tools and applications spanning text editors, terminal emulators, command-line utilities, browsers, and system tools, many designed with minimalism and speed in mind.
Jev-CLI is a command-line tool that analyzes JSON, NDJSON, and JSONC files using TypeSafe AI's Jev decision model to extract typed, calibrated answers with confidence scores instead of prose. It supports filtering, field selection, redaction, and batches multiple questions into single API calls for efficiency.
A developer replaced Linear's Model Context Protocol server with an unofficial CLI tool, reducing token usage by an estimated 5k-25k tokens per session. The CLI is more efficient because it returns only necessary fields by default, whereas the MCP server returns thirty-one fields including often-null SLA fields, and provides verbose responses for updates.
Linux2Win is a C++20 Windows utility that automatically detects Linux disks and USB drives, parses Ext2/3/4 filesystems, and projects Linux data partitions as native Windows folders via ProjFS while enforcing read-only access. It includes real-time hotplug monitoring, a system tray daemon, and a setup wizard for seamless integration.
Mini-Runbot is a local proof-of-concept tool that creates isolated, temporary Odoo 16 environments from configured Git revisions and module lists using Python and Docker. It provides a bilingual portal with comprehensive documentation covering installation, configuration, CLI usage, HTTP API, and architecture decisions, and is released under the GNU Affero General Public License v3.