[PR #71] [MERGED] Chore/ks #81

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

📋 Pull Request Information

Original PR: https://github.com/cloudstack-llc/msty-studio-docs/pull/71
Author: @armgitaar
Created: 7/31/2025
Status: Merged
Merged: 7/31/2025
Merged by: @armgitaar

Base: devHead: chore/ks


📝 Commits (10+)

📊 Changes

26 files changed (+420 additions, -1 deletions)

View changed files

📝 content/1.getting-started/0.index.md (+2 -1)
content/2.features/3.knowledge-stacks/0.overview.md (+65 -0)
content/2.features/3.knowledge-stacks/1.compose-options.md (+120 -0)
content/2.features/3.knowledge-stacks/2.query-settings.md (+114 -0)
content/2.features/3.knowledge-stacks/3.chunks-visualizer.md (+45 -0)
content/2.features/3.knowledge-stacks/4.chunks-console.md (+33 -0)
content/2.features/3.knowledge-stacks/5.analytics-insights.md (+14 -0)
content/2.features/3.knowledge-stacks/6.share-and-manage.md (+27 -0)
public/images/knowledge-stacks/chunk-visualizer.png (+0 -0)
public/images/knowledge-stacks/chunks-console.png (+0 -0)
public/images/knowledge-stacks/compose-ks.png (+0 -0)
public/images/knowledge-stacks/compose-settings.png (+0 -0)
public/images/knowledge-stacks/enable-sync-mode.png (+0 -0)
public/images/knowledge-stacks/holmes-ks-results.png (+0 -0)
public/images/knowledge-stacks/knowledge-stack-contexts-metrics.png (+0 -0)
public/images/knowledge-stacks/ks-setup-full.png (+0 -0)
public/images/knowledge-stacks/ks-setup.png (+0 -0)
public/images/knowledge-stacks/load-modes.png (+0 -0)
public/images/knowledge-stacks/pii-about-me.png (+0 -0)
public/images/knowledge-stacks/pii-chunks-console.png (+0 -0)

...and 6 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/71 **Author:** [@armgitaar](https://github.com/armgitaar) **Created:** 7/31/2025 **Status:** ✅ Merged **Merged:** 7/31/2025 **Merged by:** [@armgitaar](https://github.com/armgitaar) **Base:** `dev` ← **Head:** `chore/ks` --- ### 📝 Commits (10+) - [`b83aa51`](https://github.com/cloudstack-llc/msty-studio-docs/commit/b83aa51b55684b5a5569373230cd3c4012061fcf) ks wip - [`27644b7`](https://github.com/cloudstack-llc/msty-studio-docs/commit/27644b720222948f369abcc10e910233c2910457) wip - [`2a9b14d`](https://github.com/cloudstack-llc/msty-studio-docs/commit/2a9b14d9bd34e851b9d3c9d2ecd29db446e3f1bd) wip - [`d2a9a8f`](https://github.com/cloudstack-llc/msty-studio-docs/commit/d2a9a8f0166a6b521a2ee7660a7a92a45fdbb44d) wip - [`c5ed5b1`](https://github.com/cloudstack-llc/msty-studio-docs/commit/c5ed5b1f5726a70c73a1c1614774418b77d9d51e) wip - [`3b353d7`](https://github.com/cloudstack-llc/msty-studio-docs/commit/3b353d70c1aa4e32103f4776b456cfc91d61933d) wip - [`905a1a9`](https://github.com/cloudstack-llc/msty-studio-docs/commit/905a1a91010b0670486da2dbe827bbe45a5ea753) wip - [`9607304`](https://github.com/cloudstack-llc/msty-studio-docs/commit/9607304e3cbe6d893819eb7d4128dfc21c57ad65) wip - [`e669d62`](https://github.com/cloudstack-llc/msty-studio-docs/commit/e669d6233e90f2fea0138cf8624d7221b54ded57) edits - [`e377298`](https://github.com/cloudstack-llc/msty-studio-docs/commit/e377298c63831c63f72a40061ce92a6816f7419d) tweaks ### 📊 Changes **26 files changed** (+420 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `content/1.getting-started/0.index.md` (+2 -1) ➕ `content/2.features/3.knowledge-stacks/0.overview.md` (+65 -0) ➕ `content/2.features/3.knowledge-stacks/1.compose-options.md` (+120 -0) ➕ `content/2.features/3.knowledge-stacks/2.query-settings.md` (+114 -0) ➕ `content/2.features/3.knowledge-stacks/3.chunks-visualizer.md` (+45 -0) ➕ `content/2.features/3.knowledge-stacks/4.chunks-console.md` (+33 -0) ➕ `content/2.features/3.knowledge-stacks/5.analytics-insights.md` (+14 -0) ➕ `content/2.features/3.knowledge-stacks/6.share-and-manage.md` (+27 -0) ➕ `public/images/knowledge-stacks/chunk-visualizer.png` (+0 -0) ➕ `public/images/knowledge-stacks/chunks-console.png` (+0 -0) ➕ `public/images/knowledge-stacks/compose-ks.png` (+0 -0) ➕ `public/images/knowledge-stacks/compose-settings.png` (+0 -0) ➕ `public/images/knowledge-stacks/enable-sync-mode.png` (+0 -0) ➕ `public/images/knowledge-stacks/holmes-ks-results.png` (+0 -0) ➕ `public/images/knowledge-stacks/knowledge-stack-contexts-metrics.png` (+0 -0) ➕ `public/images/knowledge-stacks/ks-setup-full.png` (+0 -0) ➕ `public/images/knowledge-stacks/ks-setup.png` (+0 -0) ➕ `public/images/knowledge-stacks/load-modes.png` (+0 -0) ➕ `public/images/knowledge-stacks/pii-about-me.png` (+0 -0) ➕ `public/images/knowledge-stacks/pii-chunks-console.png` (+0 -0) _...and 6 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:20 -05:00
yindo closed this issue 2026-02-15 17:05:20 -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#81