Connect your GitHub repository and your Coding Agent can open pull requests directly against your codebase. When your SEO Agent identifies a technical fix that requires code changes, the Coding Agent writes the fix and submits it as a PR for you to review and merge.Documentation Index
Fetch the complete documentation index at: https://okara.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
What it unlocks
- Automated pull requests — technical SEO fixes and site improvements are submitted as PRs to your repo, not just recommendations
- Code-level changes — structural fixes, performance improvements, and technical changes that can’t be made through a CMS
- Full review control — every PR goes through your normal code review process before anything goes live
How to connect
- Open the Integrations section in your dashboard sidebar
- Find Code Repository and click Connect GitHub
- Authorize the GitHub App and select the repository you want to connect
- Your Coding Agent can now open PRs against that repo
You can only connect one repository per project. Choose the repo that contains your site’s code.
How it works
When your SEO Agent surfaces a fix that requires code changes, the Coding Agent:- Reads the relevant files in your connected repository
- Writes the fix
- Opens a pull request with a description of what was changed and why
- The fix appears in your terminal activity feed so you know it’s been submitted