qwen-code/packages/cli/src/ui
Taylor Mullen 80b04dc505 Update UI of tool messages
- Bring tool messages in line with original envisioned UI of: https://screenshot.googleplex.com/9yZCX636LzpMrgc
  - In particular this represents more descriptive names. FWIW we already had this tech we just weren't passing around information correctly (`displayName` vs. `name`)
 - Add gray to our list of color pallete's and removed Background (unused)
 - Re-enabled representing canceled messages
 - Migrated back towards a cleaner tool message design of status symbols & border colors vs. overly verbose text.
 - Removed border from confirmation diffs.
Fixes https://b.corp.google.com/issues/412598909
2025-04-22 08:05:30 -04:00
..
components Update UI of tool messages 2025-04-22 08:05:30 -04:00
hooks Update UI of tool messages 2025-04-22 08:05:30 -04:00
utils Make model-generated code copyable (#70) 2025-04-20 21:48:30 +01:00
App.tsx env var to set default model, display model on lower right (#110) 2025-04-21 23:25:10 -07:00
colors.ts Update UI of tool messages 2025-04-22 08:05:30 -04:00
constants.ts Add apache2 SPDX headers to all source files (#48) 2025-04-18 17:44:24 -07:00
types.ts Update UI of tool messages 2025-04-22 08:05:30 -04:00