Skip to content

VikingOwl91/gnoma

AI Agents & Assistants

A provider‑agnostic agentic coding assistant in Go that intelligently routes prompts between local and cloud LLMs while enforcing security boundaries.

Go Latest v0.3.4 · 2mo ago Security brief →

Features

  • Multi‑armed bandit router selects the best model per prompt based on capabilities, latency, cost, and user preference
  • Configurable routing mode (local, cloud, or auto) with transparent UI feedback
  • Tier‑0 small language model pre‑filters trivial tasks to keep heavy providers efficient
  • Built‑in content boundary & secret scanner that redacts or blocks sensitive data in LLM traffic
  • Zero telemetry – no phone‑home; prompts only go to the chosen provider
  • Provider‑agnostic support for Anthropic, OpenAI, Google, Mistral, Ollama, llama.cpp and custom CLIs

Recent releases

View all 8 releases →
No immediate action
v0.3.4 Bug fix

provider/openai fixes; router/discovery changes; slm enhancements

Config change
v0.3.3 New feature
Auth Breaking upgrade

Router Bandit config + firewall logs

No immediate action
v0.3.2 New feature

/router command

No immediate action
v0.3.0 New feature

Router prefs + plan docs + readme updates

Review required
v0.2.0 Mixed
Auth

Google auth + Vision features + TUI security

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
1
Forks
0
Languages
Go Makefile Dockerfile

Install & Platforms

Install via
binary docker go shell-script
Platforms
linux macos windows arm64

Beta — feedback welcome: [email protected]