Skip to content

H-6098: add clones-cli and agentprofiles-cli#113

Merged
lunelson merged 5 commits intomainfrom
ln/h-6098-upload-projects-to-labs
Feb 4, 2026
Merged

H-6098: add clones-cli and agentprofiles-cli#113
lunelson merged 5 commits intomainfrom
ln/h-6098-upload-projects-to-labs

Conversation

@lunelson
Copy link
Contributor

@lunelson lunelson commented Feb 4, 2026

See the project READMEs for context

@lunelson lunelson requested a review from a team as a code owner February 4, 2026 11:49
@cursor
Copy link

cursor bot commented Feb 4, 2026

PR Summary

Low Risk
Purely additive PoC CLI under pocs/ with no changes to existing application/runtime behavior; main risk is local file/envrc manipulation when users run the tool.

Overview
Adds a new pocs/agentprofiles-cli Node.js/TypeScript CLI (agentprofiles) that manages per-project profile directories for supported agent tools (e.g. Claude Code/OpenCode) and wires them into projects by generating/updating .envrc plus a managed .envrc.agentprofiles file.

Includes full packaging/build tooling (npm scripts, tsup build, ESLint/Prettier configs, lockfile), documentation/licenses, and basic test coverage with a shell smoke test that exercises add/set/unset and validates generated envrc blocks (including migration support from legacy .envrc.agent).

Written by Cursor Bugbot for commit 815f30c. This will update automatically on new commits. Configure here.

Copy link

@augmentcode augmentcode bot left a comment

Choose a reason for hiding this comment

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

Review completed. 3 suggestions posted.

Fix All in Augment

Comment augment review to trigger a new review at any time.

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
petrinaut-hazel Ready Ready Preview, Comment Feb 4, 2026 1:26pm

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

Copy link
Member

@vilkinsons vilkinsons left a comment

Choose a reason for hiding this comment

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

🚀

@lunelson lunelson added this pull request to the merge queue Feb 4, 2026
Merged via the queue into main with commit 7f9e4ab Feb 4, 2026
16 of 18 checks passed
@lunelson lunelson deleted the ln/h-6098-upload-projects-to-labs branch February 4, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants