Item detail
github.com

ktsoator/or

RepoRadar surfaced ktsoator/or — a modular go toolkit for llm appli — into the SDK / Toolkit / Provider-Neutral LLM section, where it sits at Silver tier with a 'try now' verdict. Its strongest signal is workflow potential, scored 9.0 out of 10.

Score7.9
Popularity1.0
Riskconditional
TierSilver
Score breakdown
Usefulness8.0
Novelty8.0
Momentum7.0
Maturity5.8
Open-source/build8.4
Evidence7.2
Workflow potential9.0
Setup ease8.8

Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.

Why it matters

Useful for Go developers, agent builders, AI infrastructure teams, and SDK consumers who want a provider-neutral LLM + agent toolkit in pure Go with typed events + typed tools + stateful agent loop + harness with transcript persistence + context compaction + per-turn system prompt + skills + prompt templates -- and who can run a real-model subset of the catalog (472 of 619 entries are real) while

Who should use it

Go developers, agent builders, AI infrastructure teams, and SDK consumers who want a provider-neutral LLM + agent toolkit in pure Go with typed events + typed tools + stateful agent loop + harness with transcript persistence + context compaction + per-turn system prompt + skills + prompt templates -- and who can run a real-model subset of the catalog (472 of 619 entries are real) while skipping the 148 forward-looking / fictional catalog entriesTeams that already use OpenAI-compatible providers (DeepSeek, Groq, xAI, OpenRouter, vLLM, Ollama) or Anthropic-compatible providers (Anthropic, MiniMax, Kimi) and want to wire up LLM access without leaking each vendor's wire format into application code -- the side-effect-import pattern (llm/openai vs llm/anthropic) keeps the binary lean and the consumer code provider-neutralTeams that need a stateful agent loop with tool calls + streaming events + mid-run steering + per-turn model switching -- the agent loop is the durable differentiator: it is the layer most agent frameworks leave to the consumer to reimplement, and ktsoator/or ships it with a typed event surface + typed tool surface + JSON Schema argument validationTeams that need a harness layer with transcript persistence + context compaction + per-turn system prompt + skills + prompt templates -- the harness is the orchestration layer that wraps the agent loop with stateful persistence, and it is the recommended baseline for new integrations per the README

Who should skip it

Skip ktsoator/or if the source repository or demo is inactive, unmaintained, or no longer matches the description shown here.

About this signal

ktsoator/or is tracked by RepoRadar as a modular go toolkit for llm appli in the SDK / Toolkit / Provider-Neutral LLM section. It was first seen on 2026-07-04 and last updated on 2026-07-04. The current verdict is 'try now' with a Silver tier and easy setup difficulty. Across RepoRadar's eight signals, ktsoator/or is strongest on workflow potential (9.0) and setup ease (8.8) and weakest on maturity (5.8) — a profile worth weighing against your own priorities. This page summarizes the evidence RepoRadar has captured from captured source metadata. The score, tier, risk label, and verdict on this page are never influenced by sponsorship, ads, or tips — they reflect only the usefulness, popularity, novelty, momentum, maturity, and evidence signals described in the RepoRadar methodology.

How this item is evaluated

RepoRadar assigned ktsoator/or a composite score of 7.9 out of 10, placing it in the Silver tier. This score combines weighted sub-signals: usefulness (35%), novelty (18%), momentum (14%), maturity (10%), open-source/build quality (7%), evidence quality (6%), workflow potential (6%), and setup ease (4%). Popularity is tracked separately at 1.0 and never affects the composite score or tier. The risk label of 'conditional' reflects inherent user-impacting hazards, not generic novelty. Items with no risk flag may still require normal code review before production use.

Putting this into practice? Read How to evaluate an AI tool before you adopt it for the checklist behind this score.

Risk explanation

The 619-entry catalog contains 148 forward-looking / fictional model references (24% of all entries) -- examples include `claude-fable-5`; `claude-opus-4.6/4.7/4.8`; `claude-sonnet-4.6`; `deepseek-v4-pro`.

Evidence links
Closest alternatives / related signals
gogo-modulego-124provider-neutralllmllm-toolkitagentagent-loop