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 09:17:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9ee5eadac0d1763e502be33682e9f34bdfe58454
qwen-code
/
packages
/
server
/
src
History
Olcan
0d99398689
much improved support for background processes, avoiding termination (via SIGPIPE) or eventual blocking (e.g. due to filled OS buffers) (
#586
)
2025-05-28 14:45:46 -07:00
..
__mocks__
/fs
Support Images and PDFs (
#447
)
2025-05-20 13:02:41 -07:00
config
fix: default to Gemini API if GEMINI_API_KEY is set and when GOOGLE_GENAI_USE_VERTEXAI is set to True (
#566
)
2025-05-27 10:00:07 -07:00
core
feat: Allow cancellation of in-progress Gemini requests and pre-execution checks
2025-05-27 23:46:37 -07:00
tools
much improved support for background processes, avoiding termination (via SIGPIPE) or eventual blocking (e.g. due to filled OS buffers) (
#586
)
2025-05-28 14:45:46 -07:00
utils
feat: Allow cancellation of in-progress Gemini requests and pre-execution checks
2025-05-27 23:46:37 -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
Refactor(server): Centralize GEMINI.md discovery logic in server (
#498
)
2025-05-23 08:53:22 -07:00