Skip to content

Feat: add docs dir config #61

@Astisme

Description

@Astisme

Currently there's no way to point the LLM to a specific docs directory so it has to figure it out from the root branch.
This would be fine if the docs are there but if using GitHub's wiki, they live in another directory altogether and the LLM will not find them.

This is fine:
my-repo
|- anyotherdirorfiles
|- docs

This is the issue:
my-repo
|- anyotherdir
my-docs
|- docfiles

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions