mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-21 18:05:11 +00:00
Fix RGB to 256-color mapping for non-truecolor terminals
This commit is contained in:
parent
fd5134f88c
commit
82dceb22e1
3 changed files with 76 additions and 5 deletions
|
|
@ -18,7 +18,8 @@ read README.md, then ask which module(s) to work on. Based on the answer, read t
|
|||
|
||||
## Commands
|
||||
- After code changes: `npm run check` (get full output, no tail)
|
||||
- NEVER run: `npm run dev`, `npm run build`
|
||||
- NEVER run: `npm run dev`, `npm run build`, `npm test`
|
||||
- Only run specific tests if user instructs: `npm test -- test/specific.test.ts`
|
||||
- NEVER commit unless user asks
|
||||
|
||||
## GitHub Issues
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue