Ross ROSS = Recommend OSS · open-source software intelligence for agents

Doorman11991/smallcode

AI coding agent optimized for small LLMs. 87% benchmark with 4B-active model. observed · 2026-08-28

github.com/Doorman11991/smallcode · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 97
  • Release rhythm 86
  • Longevity 7

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 107
  • days_rel: 94
  • days_push: 21
  • n_releases_24m: 24

Full methodology

Adoption not part of the score

2017 stars · 153 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SmallCode is a terminal-native AI coding agent optimized for small local LLMs (8B-35B parameters) running on consumer hardware. It compensates for small-model limitations with budget-managed context, forgiving tool-call parsing, TODO-file step decomposition, and search-and-replace patch editing, all fully local with no network required.

Use cases

  • run an AI coding agent with a local 8B model on my laptop
  • code assistant that works offline without cloud API calls
  • coding agent for small LLMs like Ollama or llama.cpp models
  • terminal AI pair programmer for consumer hardware
  • agent that handles unreliable tool calling from small models
  • private coding assistant with no data leaving my machine

When to choose

  • you run local models in the 8B-35B range on consumer hardware
  • privacy matters and you want zero cloud API calls
  • frontier-model agents like OpenCode waste context or fail on your model's tool calls
  • you want a terminal-native workflow with prebuilt binaries for any OS

When to avoid

  • you use frontier models (Claude, GPT-5) which don't need these adaptations
  • your model is 4B or smaller and struggles with multi-step tool use
  • you need a GUI or IDE-integrated experience

Facets

cli-tool · maturity active

agent-framework llm-inference cli developer-tools mcp developer-tools large-language-models self-hosted cli windows cross-platform coding-agent local-llm small-models terminal-ui privacy-first ollama llama-cpp lm-studio ai-agents command-line nodejs linux macos

1 source

Member repositories

RepositoryRoleHealth v2
Doorman11991/smallcodemain75

For agents

markdown · JSON · MCP: product_card(name="Doorman11991/smallcode")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem