index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
core
/
src
/
tools
/
memoryTool.ts
Age
Commit message (
Expand
)
Author
2025-08-21
feat(core): Annotate remaining error paths in tools with type. (#6699)
joshualitt
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
2025-08-19
feat(core): Cleanup after migrating tools. (#6199)
joshualitt
2025-08-13
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
Richie Foreman
2025-08-13
feat(core): Continue declarative tool migration. (#6114)
joshualitt
2025-08-13
Zed integration schema upgrade (#5536)
Agus Zubiaga
2025-08-11
feat: migrate tools to use parametersJsonSchema. (#5330)
Wanlin Du
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
2025-07-30
confirm save_memory tool, with ability to see diff and edit manually for adva...
Olcan
2025-07-17
Zed integration (#4266)
Conrad Irwin
2025-07-08
Improve Function Call argument validation and typing (#2881)
Tommaso Sciortino
2025-06-13
Update contextFileName to support an optional list of strings (#1001)
Billy Biggs
2025-05-31
feat: allow custom filename for context files (#654)
Allen Hutchison
2025-05-30
Rename server->core (#638)
Tommaso Sciortino