Agent Studio

Bring 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.

Step 01Connect selected code

Grant the GitHub App access only to the repositories Studio may use.

Step 02Review before writing

Approve the scenario plan before a feature branch or generated source is created.

Step 03Take over at the PR

Your team reviews, tests, merges, deploys, and operates the implementation.

Repository accessScoped

Install the GitHub App only for repositories you explicitly choose.

Source changesFeature branch

Review the plan before Studio generates or commits any code.

DeliveryDraft PR

You review, test, merge, deploy, register, and Link the resulting agent.

How Agent Studio works

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.

  1. 01
    Project

    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.

  2. 02
    GitHub

    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.

  3. 03
    Plan

    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.

  4. 04
    Approval

    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.

  5. 05
    Review

    Inspect every generated file

    Compare the generated files in Studio or GitHub. Studio opens only a draft pull request after a second human approval.

  6. 06
    Customer

    Own the release

    Your team tests, approves, merges, deploys, registers, and Links the agent. Studio never performs those production actions.

Studio can

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 PR
Studio cannot

Merge, 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