- The automatic code documentation inside Opencode should run fully automatic and document all classes, methods, properties, functions, interfaces, etc.. See https://google.github.io/styleguide/ for examples.
- The chunkers should use any documentations automatically for the chunk descriptions, to prevent the system from doing unnecessary LLM calls.
Primary aim is to disable the slow-running LLM description calls for a well-documented codebase, which would speed-up the whole indexing process.
Primary aim is to disable the slow-running LLM description calls for a well-documented codebase, which would speed-up the whole indexing process.