Connect your account
Authorize GitHub
Go to Settings > Integrations > GitHub and click Connect. You’ll be redirected to GitHub to authorize the Hiveku app.
Committing changes
There are two ways to commit:- Manual — open the GitHub panel, write a commit message, and click Commit
- AI-triggered — when the AI assistant makes changes, it can automatically create commits with descriptive messages
Branch management
| Action | How to |
|---|---|
| Create branch | Open the branch dropdown and click New Branch |
| Switch branch | Select a branch from the dropdown — your project files update to match |
Auto-commit on save
When enabled, Hiveku commits your file changes to GitHub automatically:- Batched (default) — changes are grouped and committed periodically
- Immediate — every save creates a commit