agent-zero icon indicating copy to clipboard operation
agent-zero copied to clipboard

Implement Google Gemini Code Wiki

Open GratefulDave opened this issue 1 month ago • 3 comments

Please implement https://codewiki.google/. It's free for open source/public repos.

GratefulDave avatar Nov 21 '25 08:11 GratefulDave

are you interested in knowing how to get Agent Zero to download usage instructions and documentation?

there are so many libraries out there

the framework is set up such that any that you might choose could be downloaded into a work directory then formatted into the markdown file format and placed into the knowledge base such that upon restart the agent will instantly almost magically become aware of that which it did not previously know

this among many others such as how to use the Gemini CLI would be great to have built in

but there's so many. where would you stop if you were a developer?

the framework allows for any interest to be with very little effort incorporated as part of the agent and it's understanding of the environment and what it is able to do

I'm curious what you're wanting here because perhaps other people do as well

are you looking for perhaps a solutions file that the agent could use in order to know how to download a repository of information from the internet into its own knowledge base?

gjadams avatar Nov 23 '25 04:11 gjadams

Gemini is free (for open source), automatically updated and there is a resource cost to generate internally. I just would rather view the docs quickly and instantly than having to generate them.

A solutions file might be useful. One issue I consistently have when using local LLMs with LM Studio is context window mismatch or allowing the interface to prompt user to fix mismatch (probably a separate issue).

GratefulDave avatar Nov 25 '25 23:11 GratefulDave

i have a personal interest in this such as with Gemini CLI so in the coming days I'll check back in and keep you up to date.

a set of solution files (not just one) would allow for orchestion and understanding of the library.

and through that allow for functionality that indeed is valuable and desirable without Agent Zero taking it on itself

done it before. wanting it for this.

I'll keep in touch and maybe we see some others comment having a head start in this particular

gjadams avatar Nov 27 '25 00:11 gjadams