Feature
GitHub Integration for Pathway Versions
Pathway versions can now be bound to a GitHub repository, giving your team a familiar Git-based workflow for reviewing and managing pathway changes alongside the rest of your codebase.
- Use the "Connect to GitHub" option in a pathway version's ellipsis menu to install the Bland Agent Sync GitHub App, then pick a repository and branch to sync with
- Export pathway configuration to GitHub or import changes from GitHub back into Bland from the Manage Syncs panel. Pathways are written to a structured `source/` directory with separate folders for `nodes/` and `edges/`
- Edit nodes and edges directly on GitHub, commit your changes, then re-import into Bland. The sync status previews exactly what changed (additions, deletions, modifications) before you apply it
<div style={{ position: "relative", paddingBottom: "56.25%", height: 0, marginTop: "1rem", marginBottom: "1rem", borderRadius: "0.5rem", overflow: "hidden" }}>
</div>