| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-30 | Rename server->core (#638) | Tommaso Sciortino | |
| 2025-05-29 | Refactor read-file and support images. (#480) | Jacob Richman | |
| 2025-05-29 | improve read-many-files output (#596) | Seth Troisi | |
| 2025-05-21 | Remove unneeded linebreaks in tool description in read-many-files. (#476) | Jacob Richman | |
| 2025-05-20 | Update docs and tool description for read-many-files. (#456) | Jacob Richman | |
| 2025-05-20 | Support Images and PDFs (#447) | Jacob Richman | |
| 2025-05-16 | feat: Implement CLI and model memory management (#371) | Allen Hutchison | |
| Co-authored-by: N. Taylor Mullen <[email protected]> | |||
| 2025-05-14 | Improve read-many-files display message | Seth Troisi | |
| 2025-05-14 | This commit introduces the hierarchical memory feature, allowing GEMI⦠(#327) | Allen Hutchison | |
| 2025-05-10 | Enable tools to cancel active execution. | Taylor Mullen | |
| - Plumbed abort signals through to tools - Updated the shell tool to properly cancel active requests by killing the entire child process tree of the underlying shell process and then report that the shell itself was canceled. Fixes https://b.corp.google.com/issues/416829935 | |||
| 2025-05-02 | Use parameter properties where possible. (#242) | Jacob Richman | |
| 2025-04-24 | general rules should apply to whole project (#159) | Olcan | |
| * general rules should apply to whole project * Merge remote-tracking branch 'origin/main' into fix_eslint * lint fixes under server package | |||
| 2025-04-24 | rename read_many_files (#153) | Olcan | |
| 2025-04-23 | Add concatenation tool (#130) | Allen Hutchison | |
| * Adding a tool inspired by files-to-prompt that will recursivly read through all the files in a directory (guarded by targetDir) and concatenate those files for the model. Ignores common build artifacts and non-text files. * Migraded glob logic to fast-glob. Buffed the tool description to give more guidance to the model. Incorporated reveiw feedback. * lint and error checking. | |||
