Taste
Taste is our meta neuro-symbolic AI model with continuous reinforcement learning (RL). We combine reasoning with neural intuition to create an invisible architecture of choices, we call taste.
Introducing 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 choices, we call taste.

- Continuously learning side learns the texture of your code (explicit & implicit feedback).
- Meta Neuro-Symbolic AI model
taste-1enforces your the invisible logic of your choices. - Reflective Context Engineering of a self-aware RL feedback loop to build skills.
✓ 10x faster coding, 2x faster code reviews, 5x fewer bugs.
Unlike traditional coding assistants that rely on generic best practices, Taste builds a personalized model of your team's code review patterns, style preferences, and architectural choices. It observes how you write, review, and merge code to develop an intuitive understanding of your quality standards and design philosophy.
The architecture of Taste is fundamentally built around the principle that taste should be transferable and composable. Your learned preferences should be trapped in a single project you can use them in other projects.
We've made sharing and managing taste profiles as simple as using Git. The npx taste CLI tool is your primary interface for pulling, pushing, and composing taste models which you can view in the Command Code Studio.
Push taste to use anywhere
npx taste push --all
This will push your taste to the Command Code Studio.
Pull taste profiles
npx taste pull
This will pull your taste from the Command Code Studio.
- Build something cool with Command Code and see your taste in action
- Join our Discord community for feedback, requests, and support.