[PR #38] [MERGED] Chore/resources #42

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

📋 Pull Request Information

Original PR: https://github.com/cloudstack-llc/msty-studio-docs/pull/38
Author: @armgitaar
Created: 6/10/2025
Status: Merged
Merged: 6/10/2025
Merged by: @armgitaar

Base: devHead: chore/resources


📝 Commits (4)

📊 Changes

34 files changed (+807 additions, -217 deletions)

View changed files

📝 bun.lock (+106 -51)
components/content/Resources.vue (+274 -0)
📝 content/0.getting-started/0.quick-start.md (+5 -0)
📝 content/0.getting-started/1.onboarding.md (+5 -0)
📝 content/0.getting-started/2.sidecar.md (+17 -4)
📝 content/0.getting-started/managing-models.md (+20 -3)
📝 content/1.features/0.personas.md (+13 -2)
📝 content/1.features/1.prompts-library.md (+8 -9)
📝 content/1.features/11.insights.md (+2 -0)
📝 content/1.features/12.data-backups.md (+7 -7)
📝 content/1.features/13.shiftcuts.md (+12 -2)
📝 content/1.features/14.modes.md (+6 -0)
📝 content/1.features/2.toolbox/0.tools.md (+23 -0)
📝 content/1.features/2.toolbox/1.toolsets.md (+2 -0)
📝 content/1.features/2.toolbox/2.live-contexts.md (+2 -0)
📝 content/1.features/2.toolbox/3.tool-dependencies.md (+11 -6)
📝 content/1.features/3.real-time-data.md (+10 -0)
📝 content/1.features/4.turnstiles.md (+2 -0)
📝 content/1.features/5.conversations/0.main-chat.md (+16 -11)
📝 content/1.features/5.conversations/1.responses.md (+5 -6)

...and 14 more files

📄 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/38 **Author:** [@armgitaar](https://github.com/armgitaar) **Created:** 6/10/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@armgitaar](https://github.com/armgitaar) **Base:** `dev` ← **Head:** `chore/resources` --- ### 📝 Commits (4) - [`256cd00`](https://github.com/cloudstack-llc/msty-studio-docs/commit/256cd00da62326f75cb87e6e227a44c26aafb460) wip - [`a7d9624`](https://github.com/cloudstack-llc/msty-studio-docs/commit/a7d9624baf1a94a0f5d771b3c5a82ed45e8efdca) wip - [`8d9c34f`](https://github.com/cloudstack-llc/msty-studio-docs/commit/8d9c34f9613c9b143c8c04da6dbc0696a25caae4) wip - [`7075f98`](https://github.com/cloudstack-llc/msty-studio-docs/commit/7075f981948c54531df593a21dbf473511756de6) wrap up ### 📊 Changes **34 files changed** (+807 additions, -217 deletions) <details> <summary>View changed files</summary> 📝 `bun.lock` (+106 -51) ➕ `components/content/Resources.vue` (+274 -0) 📝 `content/0.getting-started/0.quick-start.md` (+5 -0) 📝 `content/0.getting-started/1.onboarding.md` (+5 -0) 📝 `content/0.getting-started/2.sidecar.md` (+17 -4) 📝 `content/0.getting-started/managing-models.md` (+20 -3) 📝 `content/1.features/0.personas.md` (+13 -2) 📝 `content/1.features/1.prompts-library.md` (+8 -9) 📝 `content/1.features/11.insights.md` (+2 -0) 📝 `content/1.features/12.data-backups.md` (+7 -7) 📝 `content/1.features/13.shiftcuts.md` (+12 -2) 📝 `content/1.features/14.modes.md` (+6 -0) 📝 `content/1.features/2.toolbox/0.tools.md` (+23 -0) 📝 `content/1.features/2.toolbox/1.toolsets.md` (+2 -0) 📝 `content/1.features/2.toolbox/2.live-contexts.md` (+2 -0) 📝 `content/1.features/2.toolbox/3.tool-dependencies.md` (+11 -6) 📝 `content/1.features/3.real-time-data.md` (+10 -0) 📝 `content/1.features/4.turnstiles.md` (+2 -0) 📝 `content/1.features/5.conversations/0.main-chat.md` (+16 -11) 📝 `content/1.features/5.conversations/1.responses.md` (+5 -6) _...and 14 more files_ </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:09 -05:00
yindo closed this issue 2026-02-15 17:05:10 -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#42