[PR #607] [MERGED] chore: deprecate pro mode #631

Closed
opened 2026-02-15 20:15:39 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/607
Author: @marcusschiesser
Created: 5/12/2025
Status: Merged
Merged: 5/12/2025
Merged by: @marcusschiesser

Base: mainHead: ms/deprecate-pro


📝 Commits (1)

  • 7c8a066 chore: deprecate pro mode

📊 Changes

4 files changed (+13 additions, -20 deletions)

View changed files

.changeset/tired-regions-notice.md (+5 -0)
📝 README.md (+0 -19)
📝 packages/create-llama/index.ts (+1 -1)
📝 packages/create-llama/questions/index.ts (+7 -0)

📄 Description

Summary by CodeRabbit

  • Documentation
    • Removed the "Running in pro mode" section from the README to reflect the deprecation of pro mode.
    • Added a changeset documenting the deprecation of pro mode.
  • Style
    • Updated the description of the --pro CLI option to indicate it is deprecated.
  • New Features
    • Introduced a console warning to inform users that pro mode is deprecated and suggest using new templates.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/607 **Author:** [@marcusschiesser](https://github.com/marcusschiesser) **Created:** 5/12/2025 **Status:** ✅ Merged **Merged:** 5/12/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `ms/deprecate-pro` --- ### 📝 Commits (1) - [`7c8a066`](https://github.com/run-llama/create-llama/commit/7c8a0669e94b0898218b88a02eca3f8ad1ad915d) chore: deprecate pro mode ### 📊 Changes **4 files changed** (+13 additions, -20 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/tired-regions-notice.md` (+5 -0) 📝 `README.md` (+0 -19) 📝 `packages/create-llama/index.ts` (+1 -1) 📝 `packages/create-llama/questions/index.ts` (+7 -0) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Removed the "Running in pro mode" section from the README to reflect the deprecation of pro mode. - Added a changeset documenting the deprecation of pro mode. - **Style** - Updated the description of the `--pro` CLI option to indicate it is deprecated. - **New Features** - Introduced a console warning to inform users that pro mode is deprecated and suggest using new templates. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:39 -05:00
yindo closed this issue 2026-02-15 20:15:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#631