There is no model called taste-1 Command Code markets its "Taste" coding feature as powered by "taste-1," a "meta neuro-symbolic AI model with continuous reinforcement learning," but the shipped CLI contains no model ID, routing entry, or catalogue record for any such model, and the feature instead sends a prompt built from git history, conversation, and saved transcripts to whatever ordinary model the user has already selected via POST https://api.commandcode.ai/alpha/generate. The taste-1 name appears five times in the shipped package — three times in marketing copy, once in billing text, and once as a status-bar string — and the same claim has appeared in every Wayback capture of commandcode.ai/docs/taste since December 2025. The five-step pipeline, reconstructed from the bundle as runTasteLearningAgent, compileTasteContext, createSession, and renderTasteSection2, mines up to 200 commits and writes output to .commandcode/taste/taste.md, which is then pasted into the system prompt on later turns wrapped in .... Command Code sells it as “a meta neuro-symbolic AI model with continuous reinforcement learning.” The name occurs five times in the shipped package: three times in marketing copy, once in billing text, and once as a string in the status bar. It is attached to no model ID, no routing entry and no catalogue record, and nothing the client sends ever requests it. Taste is a prompt, sent to whichever ordinary model you already selected, built from your git history, your conversation and your saved transcripts from other coding agents. Every claim on this page links to its source. “Taste is powered by our meta neuro-symbolic AI model taste-1 with continuous reinforcement learning RL . We combine reasoning with neural intuition to create an invisible architecture of your choices, structures, patterns and tooling preferences.” commandcode.ai/docs/taste, archived 2026-09-07 https://web.archive.org/web/20260907191124/https://commandcode.ai/docs/taste , 2026-03-13 https://web.archive.org/web/20260313174739/https://commandcode.ai/docs/taste , 2025-12-09 https://web.archive.org/web/20251209084020/https://commandcode.ai/docs/taste . The same paragraph ships inside the CLI. The claim appears in every Wayback capture of that page since December 2025. The feature runs in five steps. None of them involve a model called taste-1. runTasteLearningAgent, reconstructed from the shipped bundle 1. git show --format= -U3 --diff-algorithm=histogram -b -M