-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Bug Description
Even I connected a specific github repository in chat, and event it seems to be fully indexed without errors, agent says that no documents are available for analysis.
Deployment Type
- SurfSense Cloud (hosted version)
- Self-hosted version
Expected Behavior
I expect that after indexing, the contents of the repository or repositories specified in the connector will be available for chat, or, alternatively, an error message that makes it clear that the reading was unsuccessful.
Actual Behavior
I open a workspace: I connect the remote repository to the chat using a PAT that has read rights for pages, issues, and pull requests (it’s a private repository); I start the indexing and wait for it to complete successfully. Now I query the agent, asking it to read specific files that I know have always been available; the agent responds that there is no content for the specific repository.
Checklist
- I have searched existing issues to ensure this is not a duplicate
- I have provided all the required information above
- I have added appropriate labels (bug, deployment type)