[PR #2] [MERGED] Dev #11

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

📋 Pull Request Information

Original PR: https://github.com/cloudstack-llc/msty-studio-docs/pull/2
Author: @ashokgelal
Created: 4/10/2025
Status: Merged
Merged: 4/10/2025
Merged by: @ashokgelal

Base: prodHead: dev


📝 Commits (5)

  • a3a7b83 chore: change package name
  • 80d0f03 chore: copy structure from msty app docs
  • 4b2f1de chore: setup some example routes
  • 0525029 chore: create initial studio docs
  • 6f00554 Merge pull request #1 from cloudstack-llc/chore/docs

📊 Changes

51 files changed (+863 additions, -92 deletions)

View changed files

📝 app.config.ts (+36 -36)
content/0.getting-started/0.quick-start.md (+40 -0)
content/0.getting-started/1.onboarding.md (+33 -0)
content/0.getting-started/2.sidecar.md (+92 -0)
content/0.getting-started/_dir.yml (+3 -0)
content/0.getting-started/managing-models.md (+59 -0)
content/1.features/0.personas.md (+29 -0)
content/1.features/1.toolbox/0.tools.md (+86 -0)
content/1.features/1.toolbox/1.toolsets.md (+26 -0)
content/1.features/1.toolbox/2.live-contexts.md (+38 -0)
content/1.features/2.turnstiles.md (+46 -0)
content/1.features/3.real-time-data.md (+29 -0)
content/1.features/4.workspaces.md (+30 -0)
content/1.features/5.conversations/0.main-chat.md (+47 -0)
content/1.features/5.conversations/1.responses.md (+41 -0)
content/1.features/5.conversations/2.split-chat.md (+36 -0)
content/1.features/5.conversations/3.organize.md (+19 -0)
content/1.features/6.forge-mode.md (+23 -0)
content/1.features/7.modes.md (+23 -0)
content/1.features/8.attachments.md (+27 -0)

...and 31 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/2 **Author:** [@ashokgelal](https://github.com/ashokgelal) **Created:** 4/10/2025 **Status:** ✅ Merged **Merged:** 4/10/2025 **Merged by:** [@ashokgelal](https://github.com/ashokgelal) **Base:** `prod` ← **Head:** `dev` --- ### 📝 Commits (5) - [`a3a7b83`](https://github.com/cloudstack-llc/msty-studio-docs/commit/a3a7b831fd4a623c0b7c7c02b6f22134e456e3f0) chore: change package name - [`80d0f03`](https://github.com/cloudstack-llc/msty-studio-docs/commit/80d0f030a16857261eb0aab4f5fe2e510ac07a85) chore: copy structure from msty app docs - [`4b2f1de`](https://github.com/cloudstack-llc/msty-studio-docs/commit/4b2f1de72810591af95cffb816c2b00aea26805c) chore: setup some example routes - [`0525029`](https://github.com/cloudstack-llc/msty-studio-docs/commit/05250291a25555785b0049e567a2662ec46ef5df) chore: create initial studio docs - [`6f00554`](https://github.com/cloudstack-llc/msty-studio-docs/commit/6f005541884e5462ed4975b545b44bcef10defda) Merge pull request #1 from cloudstack-llc/chore/docs ### 📊 Changes **51 files changed** (+863 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `app.config.ts` (+36 -36) ➕ `content/0.getting-started/0.quick-start.md` (+40 -0) ➕ `content/0.getting-started/1.onboarding.md` (+33 -0) ➕ `content/0.getting-started/2.sidecar.md` (+92 -0) ➕ `content/0.getting-started/_dir.yml` (+3 -0) ➕ `content/0.getting-started/managing-models.md` (+59 -0) ➕ `content/1.features/0.personas.md` (+29 -0) ➕ `content/1.features/1.toolbox/0.tools.md` (+86 -0) ➕ `content/1.features/1.toolbox/1.toolsets.md` (+26 -0) ➕ `content/1.features/1.toolbox/2.live-contexts.md` (+38 -0) ➕ `content/1.features/2.turnstiles.md` (+46 -0) ➕ `content/1.features/3.real-time-data.md` (+29 -0) ➕ `content/1.features/4.workspaces.md` (+30 -0) ➕ `content/1.features/5.conversations/0.main-chat.md` (+47 -0) ➕ `content/1.features/5.conversations/1.responses.md` (+41 -0) ➕ `content/1.features/5.conversations/2.split-chat.md` (+36 -0) ➕ `content/1.features/5.conversations/3.organize.md` (+19 -0) ➕ `content/1.features/6.forge-mode.md` (+23 -0) ➕ `content/1.features/7.modes.md` (+23 -0) ➕ `content/1.features/8.attachments.md` (+27 -0) _...and 31 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:01 -05:00
yindo closed this issue 2026-02-15 17:05:02 -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#11