tanzhenxin
99613b85ce
docs: add Screenshots/Video Demo section to PR template
...
Add a new section to the PR template encouraging contributors to attach
visual demos of their changes. This helps reviewers understand changes
quickly and prioritizes reviews. Also update CONTRIBUTING.md with
guidelines for different types of changes (bug fixes, features, refactors).
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-20 16:59:53 +08:00
pomelo-nwu
50e03f2dd6
feat: update docs
2025-12-22 21:11:33 +08:00
tanzhenxin
eb95c131be
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00
tanzhenxin
600c58bbcb
🔧 Miscellaneous Improvements and Refactoring ( #466 )
2025-08-27 17:32:57 +08:00
Yiheng Xu
cd375fefe5
sync gemini-cli 0.1.17
...
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-08-05 17:09:19 +08:00
Oleksandr Gotgelf
c0b4fc9506
fix: exclude DEBUG and DEBUG_MODE from project .env files by default ( #5289 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-03 18:44:15 +00:00
奕桁
b69b2ce376
Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15
2025-08-01 23:06:11 +08:00
koalazf.99
a9d6965bef
pre-release commit
2025-07-22 23:26:01 +08:00
Pascal Birchler
97cf26ec53
fix(eslint): remove custom rule in favor of eslint-plugin-import ( #3012 )
...
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-07-21 23:22:13 +00:00
Josh Soref
dc2ac144b7
Various spelling improvements ( #3497 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
2025-07-21 21:54:44 +00:00
Ioannis Papapanagiotou
62ebd51e11
docs: correct typo in CONTRIBUTING.md ( #3852 )
2025-07-11 13:29:05 +00:00
DaeYeong Kim
0e13b7f0c6
docs(contributing): mention macOS Seatbelt in GEMINI_SANDBOX examples ( #3537 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-09 06:01:16 +00:00
matt korwel
a4097ae6f9
Release and Packaging: Clean up ( #3489 )
2025-07-07 23:36:51 +00:00
matt korwel
47dc16d243
feat: Update minimum Node.js version to 20 ( #3277 )
2025-07-05 14:55:15 +00:00
moon jooho
8d3fec08e5
Add and improve JSDoc comments for core tool methods ( #3128 )
2025-07-04 00:13:02 +00:00
Taeik Lim
5057502e8d
docs: fix typos in CONTRIBUTING.md ( #2722 )
...
Signed-off-by: Taeik Lim <sibera21@gmail.com>
Co-authored-by: F. Hinkelmann <franziska.hinkelmann@gmail.com>
2025-07-03 09:46:23 +00:00
김진엽 (Nathan)
02bd8dfeff
docs: fix multiple typos in documentation files ( #1781 )
2025-06-26 07:36:31 +00:00
Seth Troisi
e7c4801c79
Updating CONTRIBUTING.md ( #1144 )
2025-06-17 13:16:28 -07:00
matt korwel
7a99f0b5a2
Forked PR: Contributing.md ( #1146 )
2025-06-17 11:26:27 -07:00
matt korwel
bc3fa71234
Update CONTRIBUTING.md ( #1130 )
2025-06-17 00:09:23 -07:00
matt korwel
df938d6ee8
Preflight and integration npx ( #1096 )
2025-06-16 15:27:29 +00:00
Olcan
f75c48323c
fixes to proxy on macos: prevent curl from hanging during wait-for-proxy by adding ipv6 support and timeout ( #947 )
2025-06-11 11:31:38 -07:00
cperry-goog
d6b6d5976d
Contributing guidelines ( #901 )
2025-06-10 16:56:29 -07:00
Olcan
e38d2078cc
restricted networking for all sandboxing methods, new seatbelt profiles, updated docs, fixes to sandbox build, debugging through sandbox ( #891 )
2025-06-10 08:58:37 -07:00
Abhi
6e4b84a60d
Fix Build Failure - Build fails in sandbox due to missing build toolchain ( #831 )
2025-06-08 01:04:20 -04:00
Abhi
f11eb41383
Fix typo in CONTRIBUTING.md ( #827 )
2025-06-07 19:40:16 -04:00
Olcan
fdc8bd8ed9
mention BUILD_SANDBOX for custom sandboxing ( #749 )
2025-06-04 12:58:44 -07:00
Sandy Tao
4a455a053a
Add documentation about debugging using React DevTools ( #679 )
2025-06-02 09:16:03 -07:00
Tommaso Sciortino
21fba832d1
Rename server->core ( #638 )
2025-05-30 18:25:47 -07:00
cperry-goog
9f85f8ed29
docs: Update README, CONTRIBUTING, and CLI configuration docs ( #591 )
...
cleaning up for now, will take another pass
2025-05-30 12:20:12 -07:00
cperry-goog
e158a0d59f
Remove alias section from CONTRIBUTING.md ( #390 )
2025-05-16 14:54:35 -07:00
cperry-goog
58ef39e2a9
Docs: Add initial project documentation structure and content ( #368 )
...
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
2025-05-15 20:04:33 -07:00
Taylor Mullen
5b4c9e8e43
Update Gemini Code verbiage -> Gemini CLI
...
- Did not update details that impact GC execution. Meaning packages are still named gemini-code (for now) and things that import them still import them as gemini-code.
2025-05-14 22:07:03 -07:00
Taylor Mullen
095163bbed
Refactor: Remove GEMINI.md memory and refactor system prompt
...
- Updates CONTRIBUTING.md and Tips.tsx to remove references to GEMINI.md and the /init command, and renumbers tips.
- Fixes a typo in Tips.tsx ("information.s" -> "information.").
- Refactors the core system prompt in prompts.ts from a constant string to a function .
- Updates client.ts to call the function.
- Updates tool name references within the system prompt to use template literals for dynamic naming.
Fixes bug: https://buganizer.corp.google.com/issues/413061073
---
Generated by yours truly __Gemini Code__
2025-04-23 15:57:40 -07:00
Jaana Dogan
05c568126f
Add a tip about creating an alias during development ( #122 )
...
Identical to #118 , it's lost while we were recovering the main branch.
2025-04-22 16:17:37 -07:00
Tyler
7f95c594c0
More license headers, add a CONTRIBUTING.md file (also fix README.md formatting) ( #81 )
2025-04-21 10:04:03 -07:00