PalRun
AI command palette for your terminal. Discover and run project commands instantly with natural language.
Every project has a different way of running things. npm scripts in one, a Makefile in another, a justfile in a third. PalRun scans your project directory and finds all of them, then gives you a searchable command palette right in your terminal. Type what you want to do in plain English and PalRun fuzzy-matches it against available commands. 'run tests' finds your test script whether it's npm test, make test, or pytest. No more checking which task runner this particular project uses. Built with TypeScript. Supports package.json scripts, Makefiles, justfiles, and common project conventions out of the box.
Related Projects
AskVerdict AI
AI-powered verdict engine with multi-agent debate that cross-examines every question so you can decide with confidence.
Kavachos
Auth for AI agents and humans. OAuth 27+ providers, enterprise SAML/OIDC, MCP 2.1 auth server, scoped permissions, and delegation chains.
Awesome Modern CLI
A curated list of 284+ modern alternatives to classic command-line tools. Organized by what they replace.