This website requires JavaScript.
Explore
Help
Sign In
abbyswag
/
qwen-code
Watch
1
Star
0
Fork
0
You've already forked qwen-code
mirror of
https://github.com/QwenLM/qwen-code.git
synced
2025-12-19 09:33:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aca27709dfec3a56f775459e5b0b9d25bc593e28
qwen-code
/
packages
/
server
/
src
History
Olcan
9749fcb425
ability to write system prompt to file (
#414
)
2025-05-17 20:14:06 -07:00
..
config
ability to override core system prompt (via .gemini/system.md) and specify core tools via coreTools setting (e.g. coreTools:["ls", "GrepTool", ...]) ; added tests, but did not update docs for now (
#413
)
2025-05-17 19:45:16 -07:00
core
ability to write system prompt to file (
#414
)
2025-05-17 20:14:06 -07:00
tools
ability to override core system prompt (via .gemini/system.md) and specify core tools via coreTools setting (e.g. coreTools:["ls", "GrepTool", ...]) ; added tests, but did not update docs for now (
#413
)
2025-05-17 19:45:16 -07:00
utils
feat: Enhance
replace
tool reliability with multi-stage edit correction
2025-05-12 23:33:12 -07: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
feat: Implement CLI and model memory management (
#371
)
2025-05-16 16:36:50 -07:00