qwen-code/packages/cli
tanzhenxin a827e8bfa6 fix: hide skills with cron allowedTools when cron is disabled
When cron functionality is disabled, skills that require cron tools
(like the 'loop' skill) should be hidden from the available commands
to avoid confusing users with non-functional commands.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-02 10:24:49 +08:00
..
src fix: hide skills with cron allowedTools when cron is disabled 2026-04-02 10:24:49 +08:00
index.ts fix(cli): sync PTY race condition error handling to global uncaughtException 2026-03-23 21:23:27 +08:00
package.json chore(release): bump version to 0.14.0 2026-04-01 19:23:49 +08:00
test-setup.ts fix: prevent bogus shell permission rules in tests 2026-03-20 17:55:33 +08:00
tsconfig.json Merge pull request #2428 from qqqys/feat/mcp_reconnect_error 2026-04-01 16:53:36 +08:00
vitest.config.ts refactor(core): Unify package exports and improve dev experience 2026-02-01 11:59:05 +08:00