Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.jitera.ai/llms.txt

Use this file to discover all available pages before exploring further.

Connecting a GitHub repository to your project allows AI agents to read your source code and provide code-based answers and documentation.

Connection Steps

  1. Open Code sources in project settings Code sources page
  2. Click Connect next to GitHub
    Only one provider can be connected per project. To switch providers, disconnect all connected repositories first.
  3. An OAuth popup opens — authorize Jitera’s access to your GitHub repositories
  4. In the repository selection dialog, choose the repositories to connect (up to 2) Repository selection dialog
  5. Set the Type and Branch for each repository, then click Connect

Repository Types

TypeDescription
FrontendClient-side application code
BackendServer-side application code
MonorepoFull-stack application in a single repository
When Monorepo is selected, only one repository can be connected to the project. For Frontend + Backend, you can connect one of each, up to two total.

Resync

To update connected repository code to the latest state, run a resync from the code sources page. Resync consumes credits.

Disconnect

Disconnecting a repository removes the agent’s access to that repository’s code. You can reconnect after disconnecting.