Install the GitHub App only for repositories you explicitly choose.
Log inBring your agent, we will help prepare the integration.
LinkSmartz Studio is a guided GitHub workspace where AI can plan a new agent or propose the changes an existing agent needs for A2A and LinkSmartz governance—without writing to your source branch.
Grant the GitHub App access only to the repositories Studio may use.
Approve the scenario plan before a feature branch or generated source is created.
Your team reviews, tests, merges, deploys, and operates the implementation.
Review the plan before Studio generates or commits any code.
You review, test, merge, deploy, register, and Link the resulting agent.
A human-reviewed path from repository to draft pull request.
Studio keeps the project and its progress inside your LinkSmartz workspace so you can sign out and return later. It supports both empty repositories and existing agent code.
- 01Project
Choose the implementation outcome
Create a persistent Studio project and select the scenario that matches the agent you have—or the agent you want to build.
- 02GitHub
Grant repository-scoped access
Install the LinkSmartz GitHub App for only the repositories Studio may use, then select an existing source branch or an empty repository.
- 03Plan
Review Sophia’s plan
For existing code, Studio first performs a bounded read-only analysis. For an empty repository, it proposes the independent agent structure before generating code.
- 04Approval
Approve code generation
Your explicit approval is required before selected source files are sent for generation and validated changes are committed to a dedicated feature branch.
- 05Review
Inspect every generated file
Compare the generated files in Studio or GitHub. Studio opens only a draft pull request after a second human approval.
- 06Customer
Own the release
Your team tests, approves, merges, deploys, registers, and Links the agent. Studio never performs those production actions.
Plan, generate, and prepare a draft PR
It can analyze a pinned source snapshot, show its recommendations, generate approved changes, create a dedicated feature branch, and open a draft pull request.
source branch → reviewed plan → feature branch → draft PRMerge, deploy, or reach repository secrets
It does not run tests, approve or merge pull requests, deploy applications, register the finished agent, create production Links, or access repository secrets.
human review remains required