Bast Alternatives
Similar projects and alternatives to bast
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
career-ops
AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.
-
kanban-md
File-based kanban board for autonomous agentic loop. CLI and TUI for multi-agent workflows. Skills included.
-
-
-
-
lazyagent
Monitor all your coding agents from one terminal - Claude Code, Cursor, OpenCode, pi and more
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
lazymake
Modern TUI for Makefiles with interactive target selection, dependency visualization, and command safety analysis
-
-
kincode
AI coding assistant in Go. 9MB single binary, zero dependencies. MCP support, Soul files for custom AI personas. 10 built-in tools + sub-agents + web search + memory. The only Claude Code alternative with both MCP and Soul files.
-
bast discussion
bast reviews and mentions
-
I built an Open-Source CLI that stops your AI terminal from leaking secrets
Bast is a free, open-source AI terminal assistant that routes through a security gateway before anything reaches the LLM.
-
Bast – Open-source CLI that redacts PII before sending prompts to Claude
I built an open-source terminal assistant that routes through a security gateway to redact sensitive data (API keys, emails, credentials) before it reaches the LLM.
The problem: developers are piping codebases, env files, and command history into AI tools without thinking about what they're sending. Bast sits in front of Claude and filters that out automatically.
It's a full TUI (Bubble Tea) written in Go. Features include natural language → shell commands, dangerous command warnings (rm -rf, git push --force, etc.), shell integration (Ctrl+E to explain any command), and an agentic mode for multi-step tasks.
MIT licensed. The security gateway is free for 100K requests/month, or you can bypass it entirely and connect directly to Anthropic.
https://github.com/bastio-ai/bast
Stats
bastio-ai/bast is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of bast is Go.