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-21 17:27:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cc00871054f9749db96b3eb5a99f02542ca45f8
qwen-code
/
packages
/
cli
/
src
/
config
History
olcan
6cc0087105
allow comments in settings.json
2025-05-18 10:58:20 -07:00
..
config.test.ts
This commit introduces the hierarchical memory feature, allowing GEMI… (
#327
)
2025-05-14 12:37:17 -07:00
config.ts
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
memoryUtils.ts
feat: Implement CLI and model memory management (
#371
)
2025-05-16 16:36:50 -07:00
settings.ts
allow comments in settings.json
2025-05-18 10:58:20 -07:00