Skip to content

VikingOwl91/gnoma

AI Agents & Assistants

A provider‑agnostic agentic coding assistant in Go that routes each prompt to the best local or cloud model via a multi‑armed bandit router.

Go Latest v0.3.4 · 10d ago Security brief →

Features

  • Multi‑armed bandit routing selects the optimal model per prompt based on capability, latency, and cost.
  • Configurable routing preferences (local, cloud, or automatic) with transparent UI feedback.
  • Tier‑0 small language model (SLM) pre‑routing to handle trivial tasks locally.
  • Built‑in content boundary & secret scanner that redacts or blocks sensitive data in LLM messages and tool outputs.

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
Platforms
linux macos windows arm64

Beta — feedback welcome: [email protected]