Tenor
Log in
Browse docs

Docs · How-tos

Move a component into a coding-agent workflow

Give Codex or Claude the selected component and the implementation context it needs to finish the work safely.

4 min read

Outcome and prerequisites

The outcome is a coding-agent task anchored to one saved component and one concrete integration target.

  • Select and save the version you want to implement.
  • Know the destination repository, route, or component path.
  • Know the real data, primitives, and behavior the integrated component must use.

Workflow

  1. 01

    Select the version to implement

    Use the latest useful version rather than an unfinished experiment.

  2. 02

    Open Share

    Use the selected component's Share control and enable agent access when the provider requires it.

  3. 03

    Choose Codex or Claude Desktop

    Follow the current connection or repository step shown for that provider.

  4. 04

    Explain the integration target

    Name the route, component, data, existing primitives, and behavior the implementation must respect.

  5. 05

    Verify in the application

    Test the final component with real data and the application’s responsive and accessibility requirements.

Expected result

The coding agent should have the component plus the repository context needed to integrate it without erasing the interface decisions that made the version worth choosing.

Try Tenor