This website requires JavaScript.
Explore
Help
Register
Sign In
liuhuayong
/
qwen-code
Watch
1
Star
0
Fork
0
You've already forked qwen-code
Code
Issues
Pull Requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
dc94a03f39
qwen-code
/
packages
/
cli
/
src
/
ui
History
Allen Hutchison
9ee5eadac0
fix(cli): Support multiple @file references in atCommandProcessor (
#590
)
2025-05-28 17:08:05 -07:00
..
components
feat: add git branch name to footer (
#589
)
2025-05-28 16:30:05 -07:00
contexts
Cleanup: Remove low value StreamingContextType interface. (
#585
)
2025-05-28 12:46:08 -07:00
hooks
fix(cli): Support multiple @file references in atCommandProcessor (
#590
)
2025-05-28 17:08:05 -07:00
themes
feat: Improve theme not found handling
2025-05-09 10:28:20 -07:00
utils
fix: Ensure user written
!
is treated opaquely if not in shell mode\n\n- Addresses an issue where commands prefixed with
!
(e.g.,
!ls
) were incorrectly handled by the shell command processor if the
!
was added after initially typing the command.\n- Ensures that such commands are correctly forwarded to the Gemini model.\n- Updates
useGeminiStream
to be aware of shell mode to properly manage streaming state.\n\nFixes
https://buganizer.corp.google.com/issues/418761305
2025-05-19 16:16:47 -07:00
App.tsx
feat: add git branch name to footer (
#589
)
2025-05-28 16:30:05 -07:00
colors.ts
UI Polish for theme selector (
#294
)
2025-05-08 16:00:55 -07:00
constants.ts
Code review comment fixes and some refactors. (
#525
)
2025-05-24 00:44:17 -07:00
types.ts
Make console message support more robust to logging in the middle of rendering. (
#521
)
2025-05-23 22:51:47 -07:00