mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-07 09:02:22 +00:00
- Add `qwen channel status` to check running service info - Add `qwen channel stop` to gracefully stop the service - Add PID file tracking to prevent duplicate service instances - Update documentation with new commands and usage This enables users to manage the channel service from another terminal without needing to use Ctrl+C on the foreground process. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||