qwen-code/packages/cli/src
Taylor Mullen f7edf71190 Give Gemini Code a face lift.
- This utilizes `ink-gradient` to render GEMINI CODE in amazing colors.
- Added a shared color configuration for UX (should this be in config?). It's very possible that we shouldn't be talking about the specific colors and instead be mentioning "foreground"/"background"/inlineCode etc. type colors.
- Updated existing color usages to utilize `Colors.*`

Fixes https://b.corp.google.com/issues/411385593
2025-04-19 17:10:06 -04:00
..
config Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
core Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
tools Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
ui Give Gemini Code a face lift. 2025-04-19 17:10:06 -04:00
utils Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
gemini.ts Starting to modularize into separate cli / server packages. (#55) 2025-04-19 19:45:42 +01:00
index.test.ts Adding some simple tests. (#54) 2025-04-19 18:07:24 +01:00