This website requires JavaScript.
Explore
Help
Sign in
acmcarther
/
qwen-code
Watch
1
Star
0
Fork
You've already forked qwen-code
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6
a008d81780
qwen-code
/
packages
/
cli
/
src
/
ui
History
Allen Hutchison
a008d81780
Refactor(server): Centralize GEMINI.md discovery logic in server (
#498
)
2025-05-23 08:53:22 -07:00
..
components
feat: add emphasis to tool confirmations (
#502
)
2025-05-23 05:28:31 +00:00
hooks
Refactor(server): Centralize GEMINI.md discovery logic in server (
#498
)
2025-05-23 08:53:22 -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
Refactor: Improve console error/log display in CLI (
#486
)
2025-05-22 10:36:44 -07:00
colors.ts
UI Polish for theme selector (
#294
)
2025-05-08 16:00:55 -07:00
constants.ts
types.ts
Refactor: Improve console error/log display in CLI (
#486
)
2025-05-22 10:36:44 -07:00