Skip to content

Conversation

@Trubador
Copy link
Contributor

@Trubador Trubador commented Dec 4, 2025

Summary & Motivation

Add Developer CLI installation as an optional step in the Getting Started guide, making it easier for new users to set up the pp command for a streamlined development experience.

  • Add new step 2 "(Optional) Install the Developer CLI" with installation command and terminal restart reminder
  • Add pp run --attach as the primary command for running Aspire AppHost, with the existing dotnet run command as an alternative
  • Rename "Getting Started 1-2-3" to "Getting Started" to accommodate the additional step
  • Update the Agentic Workflow section to reference the CLI installation and provide both CLI (pp claude-agent) and non-CLI (dotnet run claude-agent) alternatives

Checklist

  • I have added tests, or done manual regression tests
  • I have updated the documentation, if necessary

@Trubador Trubador requested a review from a team as a code owner December 4, 2025 16:12
Copilot AI review requested due to automatic review settings December 4, 2025 16:12
@CLAassistant
Copy link

CLAassistant commented Dec 4, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds installation instructions for the PlatformPlatform Developer CLI as the first step in the Agentic workflow "Getting started" section and renumbers the subsequent steps accordingly.

Key Changes:

  • Added a new step 1 for installing the PlatformPlatform CLI globally
  • Renumbered "Create a feature branch" from step 1 to step 2
  • Renumbered "Define your feature with the tech-lead" from step 2 to step 3

@tjementum
Copy link
Member

tjementum commented Dec 5, 2025

Hi @Trubador

Thanks for feedback.

A small thing. Could you ammend commit and rephrase the commit message to be imparative form: Add over Added. And also remove the description. Commit messages must be only one line ;)

Add installation instruction for Developer CLI in Agentic workflow

And as Co-pilot suggest change the instructions to be cross platform compatible

cd developer-cli
dotnet run install

@tjementum tjementum moved this to 🏗 In Progress in Kanban board Dec 5, 2025
@tjementum tjementum force-pushed the patch-1 branch 2 times, most recently from 8a97557 to d47891e Compare December 18, 2025 16:10
Co-authored-by: Thomas Jespersen <tje@platformplatform.net>
@tjementum tjementum added the Enhancement New feature or request label Dec 18, 2025
@tjementum tjementum enabled auto-merge December 18, 2025 16:18
@tjementum tjementum merged commit cb3dcfb into platformplatform:main Dec 18, 2025
2 of 3 checks passed
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in Kanban board Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants