qwen-code/packages/cli/src/ui/components
Taylor Mullen 095163bbed Refactor: Remove GEMINI.md memory and refactor system prompt
- Updates CONTRIBUTING.md and Tips.tsx to remove references to GEMINI.md and the /init command, and renumbers tips.
- Fixes a typo in Tips.tsx ("information.s" -> "information.").
- Refactors the core system prompt in prompts.ts from a constant string to a function .
- Updates client.ts to call the  function.
- Updates tool name references within the system prompt to use template literals for dynamic naming.

Fixes bug: https://buganizer.corp.google.com/issues/413061073
---

Generated by yours truly __Gemini Code__
2025-04-23 15:57:40 -07:00
..
messages Refactor tool confirmation radio buttons to own component. 2025-04-22 18:33:36 -07:00
shared Refactor tool confirmation radio buttons to own component. 2025-04-22 18:33:36 -07:00
Footer.tsx feat: add CLI version number to footer (#134) 2025-04-23 15:00:40 -07:00
Header.tsx Add theming support. 2025-04-22 22:08:13 -07:00
HistoryDisplay.tsx Add apache2 SPDX headers to all source files (#48) 2025-04-18 17:44:24 -07:00
InputPrompt.tsx Give Gemini Code a face lift. 2025-04-19 17:10:06 -04:00
LoadingIndicator.tsx Give Gemini Code a face lift. 2025-04-19 17:10:06 -04:00
ThemeDialog.tsx Add theming support. 2025-04-22 22:08:13 -07:00
Tips.tsx Refactor: Remove GEMINI.md memory and refactor system prompt 2025-04-23 15:57:40 -07:00