qwen-code/packages/cli/src/ui
Allen Hutchison 1a167b2ea5
Piped input (#104)
* New method for handling stdin. Bypass Ink, and output to stdout. Makes the CLI work like a typical Unix application when called with piped input.

* Fixing a few post-merge errors.

* Format code.

* Clean up lint and format errors.
2025-04-21 17:41:44 -07:00
..
components Fix the broken build (#98) 2025-04-21 15:44:20 -07:00
hooks Piped input (#104) 2025-04-21 17:41:44 -07:00
utils Make model-generated code copyable (#70) 2025-04-20 21:48:30 +01:00
App.tsx Piped input (#104) 2025-04-21 17:41:44 -07:00
colors.ts add linter for checking license headers (and eslint --fix target to match, and fix missing license headers while we're here) (#62) 2025-04-20 17:16:25 -07:00
constants.ts Add apache2 SPDX headers to all source files (#48) 2025-04-18 17:44:24 -07:00
types.ts Remove duplicate CLI tools module, remove the global tool registry (#89) 2025-04-21 12:59:31 -07:00