qwen-code/packages/server/src
2025-05-22 06:00:36 +00:00
..
__mocks__/fs Support Images and PDFs (#447) 2025-05-20 13:02:41 -07:00
config Implementation of web search as a tool (#307) 2025-05-20 11:36:21 -07:00
core feat: useToolScheduler hook to manage parallel tool calls (#448) 2025-05-21 22:57:53 -07:00
tools fix: forward entire tool call confirmation object through useToolScheduler (#481) 2025-05-22 06:00:36 +00:00
utils fix: forward entire tool call confirmation object through useToolScheduler (#481) 2025-05-22 06:00:36 +00:00
index.test.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
index.ts Add Logger for command history (#435) 2025-05-21 00:36:22 -07:00