MD. MOHIBUR RAHMAN
|
41d45e9667
|
fix(core): add explicit git identity env vars to prevent sandbox checkpointing error (#19775)
Co-authored-by: David Pierce <davidapierce@google.com>
|
2026-04-09 17:24:04 +00:00 |
|
Alisa
|
72a6cbed5f
|
Unused error variables in catch block are not allowed (#24487)
|
2026-04-02 04:33:07 +00:00 |
|
nityam
|
9c0ff50664
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
joshualitt
|
00a09c9e6d
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
Coco Sheng
|
08582c57b1
|
fix(core): use GIT_CONFIG_GLOBAL to isolate shadow git repo configuration - Fixes #17877 (#17803)
|
2026-01-29 19:08:34 +00:00 |
|
Coco Sheng
|
ac1be69a80
|
[A2A] Disable checkpointing if git is not installed (#16896)
|
2026-01-20 16:38:38 +00:00 |
|
Maple!
|
d5dee4ec86
|
fix(core): handle checkIsRepo failure in GitService.initialize (#15574)
|
2025-12-26 18:37:57 +00:00 |
|
Coco Sheng
|
91f08e6e29
|
feat(a2a): Introduce restore command for a2a server (#13015)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2025-12-09 15:08:23 +00:00 |
|
Vish (Ishaya) Abrams
|
d72bb53f45
|
Skip pre-commit hooks for shadow repo (#13331) (#13488)
Co-authored-by: Vishvananda Abrams <vabrams@google.com>
|
2025-11-20 22:50:36 +00:00 |
|
Gal Zahavi
|
e32b135bd7
|
refactor: Replace exec with spawn (#8510)
|
2025-09-16 19:03:17 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
42392f6308
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Arya Gummadi
|
24fbf15de5
|
fix(checkpointing): improve error handling and messaging for Git issues (#6801)
|
2025-08-22 15:29:52 +00:00 |
|
Yuki Okita
|
fbbf39b059
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Abhi
|
7d69a4ba77
|
fix(checkpoint): Prevent silent failure and enable for non-Git projects (#4144)
|
2025-07-14 17:23:51 +00:00 |
|
Louis Jimenez
|
45b8c49709
|
Provide a .gitconfig for shadow repos (#1294)
|
2025-06-22 00:13:03 -04:00 |
|
Louis Jimenez
|
23fe8abb74
|
Move the shell history our of the project .gemini to the home dir (#1195)
|
2025-06-19 23:53:24 -04:00 |
|
Louis Jimenez
|
b83cc24e07
|
Clear out untracked files when restoring a checkpoint (#1139)
|
2025-06-17 22:01:42 -04:00 |
|
Louis Jimenez
|
6607d47c2c
|
Move the shadow git repository to the user's home dir (#1013)
|
2025-06-16 06:30:02 +00:00 |
|
Louis Jimenez
|
b19571d9ab
|
Restore Checkpoint Feature (#934)
|
2025-06-11 15:33:09 -04:00 |
|