Integrations
Aiqaramba integrates with the tools your team already uses. Connect your issue tracker, your source control, and your team chat so test results flow to where people actually look.
All integrations are managed by admin users under Admin > Integrations in the sidebar. If you don't see this menu, ask your organization's admin to set things up.
Slack
Get notified about agent lifecycle events in your Slack channels. No bot installation needed, just a webhook URL.
- Event notifications. Choose which events trigger notifications: started, completed, failed, or stopped. Most teams only care about failures.
- Per-project routing. Route different projects to different channels. Send production alerts to #production-alerts and staging results to #qa.
- Incoming Webhooks. Uses Slack Incoming Webhooks so there is no bot to install. Just create a webhook in Slack and paste the URL.
GitHub
Create issues and pull requests from agent findings. Connect GitHub by installing the Aiqaramba GitHub App on your organization.
- Auto-create issues. When agents find failures, Aiqaramba can automatically create a GitHub issue with a title, description, and step-by-step reproduction instructions extracted from the browser session.
- Result comments. Auto-post agent results back to linked GitHub issues as comments so the context stays with the code.
- Issue lifecycle. Close issues on pass and reopen on fail. Issues stay in sync with the actual state of your application.
- Import issues as journeys. Import GitHub issues as test journeys filtered by label. Turn your bug reports into automated regression tests.
Linear
Sync issues as test journeys and report results back. Connect your Linear workspace with your Aiqaramba tenant to get started.
- Two-way sync. Import Linear issues as test journeys filtered by label and state. Results are posted back to the linked Linear issue as comments with pass/fail status, duration, and a link to the full agent detail page.
- Auto-create issues. When agents find failures, Aiqaramba can automatically create Linear issues with all the details.
- Workflow states. Move issues between workflow states based on pass/fail results. Your issue tracker stays in sync with reality.