Skip to content

Move runtime details action prompt to the end #319

@rianjs

Description

@rianjs

Problem

In the interactive cr init LLM runtime details workflow, the Runtime detail action prompt appears before the user reviews or changes the runtime provider, auth mode, and adapter fields.

That makes the flow feel backwards: the user is asked whether to stage details before completing the details themselves.

Desired behavior

Move the Runtime detail action choice to the bottom of this workflow, after the runtime fields such as:

  • LLM provider
  • LLM auth mode
  • LLM adapter

The user should make field selections first, then choose whether to stage the runtime details or go back without staging.

Acceptance criteria

  • The runtime detail action prompt is rendered after the runtime configuration fields.
  • Existing choices remain available: Stage these runtime details and Back without staging.
  • Existing validation/staging behavior is unchanged.
  • Tests cover the new prompt ordering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:surfaceUser-visible command surface and lifecycle commandsenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions