[PR #139] [MERGED] Dev #141

Closed
opened 2026-02-15 17:05:44 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cloudstack-llc/msty-studio-docs/pull/139
Author: @armgitaar
Created: 1/31/2026
Status: Merged
Merged: 1/31/2026
Merged by: @armgitaar

Base: prodHead: dev


📝 Commits (10+)

  • a34f912 Merge branch 'prod' into dev
  • e9eec20 docs for vibe cli proxy
  • e932e6b docs for ai powered icon suggestion
  • f1daf3b docs for branch explorer
  • 6894dff updated docs for disabling shiftcuts feature
  • a9bd9e4 updated docs for copy to clipboard standards
  • 37b6bbf updated docs for gguf and safetensors support
  • 95266f9 docs for moving a child project to root
  • 8a60516 information about the vibe CLI proxy service
  • 673036b docs for enabling and disabling spellcheck feature

📊 Changes

18 files changed (+1594 additions, -646 deletions)

View changed files

📝 content/1.getting-started/5.managing-models.md (+5 -4)
📝 content/2.features/1.shadow-personas.md (+0 -4)
📝 content/2.features/19.keyboard-shortcuts.md (+31 -1)
content/2.features/2.prompts-library.md (+0 -43)
content/2.features/2.prompts-studio.md (+116 -0)
📝 content/2.features/21.settings.md (+16 -0)
content/2.features/24.vibe-cli-proxy.md (+47 -0)
content/2.features/26.branch-explorer.md (+38 -0)
📝 content/2.features/5.conversations/0.main-chat.md (+13 -0)
📝 content/2.features/5.conversations/1.responses.md (+21 -0)
📝 content/2.features/5.conversations/3.organize.md (+19 -0)
📝 content/4.how-tos/7.language.md (+12 -0)
public/images/conversations/persona-mode-convo.png (+0 -0)
public/images/prompts-studio/prompt-studio-ai-assistant.png (+0 -0)
public/images/prompts-studio/prompt-studio-sandbox.png (+0 -0)
public/images/prompts-studio/sandbox-arena-winner.png (+0 -0)
public/images/prompts-studio/sandbox-arena.png (+0 -0)
📝 public/studio-docs.txt (+1276 -594)

📄 Description

No description provided


🔄 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/cloudstack-llc/msty-studio-docs/pull/139 **Author:** [@armgitaar](https://github.com/armgitaar) **Created:** 1/31/2026 **Status:** ✅ Merged **Merged:** 1/31/2026 **Merged by:** [@armgitaar](https://github.com/armgitaar) **Base:** `prod` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`a34f912`](https://github.com/cloudstack-llc/msty-studio-docs/commit/a34f912c5b2b3e01b254f79ef569cc680be2373d) Merge branch 'prod' into dev - [`e9eec20`](https://github.com/cloudstack-llc/msty-studio-docs/commit/e9eec2057b91e5481bb1a84b4d24b2ae32a2f927) docs for vibe cli proxy - [`e932e6b`](https://github.com/cloudstack-llc/msty-studio-docs/commit/e932e6b7e6b60f9d2ddf5c50ba9d8cea544bcc6f) docs for ai powered icon suggestion - [`f1daf3b`](https://github.com/cloudstack-llc/msty-studio-docs/commit/f1daf3b824c7409695471978ccf6985ddcd5a68d) docs for branch explorer - [`6894dff`](https://github.com/cloudstack-llc/msty-studio-docs/commit/6894dff1c70069171ed6066802a591cddd334947) updated docs for disabling shiftcuts feature - [`a9bd9e4`](https://github.com/cloudstack-llc/msty-studio-docs/commit/a9bd9e4b64114e486c7985dda98e93035cc3026b) updated docs for copy to clipboard standards - [`37b6bbf`](https://github.com/cloudstack-llc/msty-studio-docs/commit/37b6bbf7ac647f31c08cd3731e533c2dd8633b13) updated docs for gguf and safetensors support - [`95266f9`](https://github.com/cloudstack-llc/msty-studio-docs/commit/95266f97a2af23e670f82ca0bab6b23dc53ad417) docs for moving a child project to root - [`8a60516`](https://github.com/cloudstack-llc/msty-studio-docs/commit/8a60516d267bfd882628413b1d1007d2ddcdefd6) information about the vibe CLI proxy service - [`673036b`](https://github.com/cloudstack-llc/msty-studio-docs/commit/673036b7a389e53a5a706d5ce391bdc87818377f) docs for enabling and disabling spellcheck feature ### 📊 Changes **18 files changed** (+1594 additions, -646 deletions) <details> <summary>View changed files</summary> 📝 `content/1.getting-started/5.managing-models.md` (+5 -4) 📝 `content/2.features/1.shadow-personas.md` (+0 -4) 📝 `content/2.features/19.keyboard-shortcuts.md` (+31 -1) ➖ `content/2.features/2.prompts-library.md` (+0 -43) ➕ `content/2.features/2.prompts-studio.md` (+116 -0) 📝 `content/2.features/21.settings.md` (+16 -0) ➕ `content/2.features/24.vibe-cli-proxy.md` (+47 -0) ➕ `content/2.features/26.branch-explorer.md` (+38 -0) 📝 `content/2.features/5.conversations/0.main-chat.md` (+13 -0) 📝 `content/2.features/5.conversations/1.responses.md` (+21 -0) 📝 `content/2.features/5.conversations/3.organize.md` (+19 -0) 📝 `content/4.how-tos/7.language.md` (+12 -0) ➕ `public/images/conversations/persona-mode-convo.png` (+0 -0) ➕ `public/images/prompts-studio/prompt-studio-ai-assistant.png` (+0 -0) ➕ `public/images/prompts-studio/prompt-studio-sandbox.png` (+0 -0) ➕ `public/images/prompts-studio/sandbox-arena-winner.png` (+0 -0) ➕ `public/images/prompts-studio/sandbox-arena.png` (+0 -0) 📝 `public/studio-docs.txt` (+1276 -594) </details> ### 📄 Description _No description provided_ --- <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 17:05:44 -05:00
yindo closed this issue 2026-02-15 17:05:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cloudstack-llc/msty-studio-docs#141