Commands
| Command | What it does |
|---|---|
tastecode init | Create tastecode.md from the default template |
tastecode init --force | Overwrite an existing tastecode.md |
tastecode use <provider> "<task>" | Inject taste, run the provider's CLI |
tastecode <provider> "<task>" | Short alias for use |
tastecode providers | List available providers (built-in + custom) |
tastecode install [--all] [--yes] | Drop pointer files so agents read tastecode.md natively |
tastecode shell-init [--shell …] | Print a shell snippet that routes agent CLIs through tastecode use |
tastecode reject "<reason>" | Log a rejection; offer to promote reusable reasons to tastecode.md |
tastecode accept "<note>" | Log a positive note; same promote flow |
tastecode learn | Batch-promote pending feedback entries to tastecode.md |
tastecode doctor | Show provider, pointer, and feedback-log status |
tastecode help | Print usage |