Skip to content

Conversation

@danstarns
Copy link
Contributor

Related:

Removes references to collections

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes all references to the Collections feature across the documentation and SDK overviews.

  • Deletes Storage/Collections sections in Go and AssemblyScript SDK docs
  • Removes Working with Collections, Collections card, and collections mentions in run-locally, app-manifest, project-structure, and getting-started
  • Eliminates Search core feature entry and associated links in overview and model-invoking, and updates docs.json navigation

Reviewed Changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
modus/sdk/go/overview.mdx Removed Storage APIs / Collections section
modus/sdk/assemblyscript/overview.mdx Removed Storage APIs / Collections section
modus/run-locally.mdx Removed “Working with Collections” section
modus/project-structure.mdx Removed “collections” from project-structure description
modus/overview.mdx Removed “Search” core feature entry
modus/model-invoking.mdx Removed link to Search in embedding description
modus/app-manifest.mdx Removed Collections card and full Collections section
getting-started-with-hyper-commerce.mdx Removed Collections list item
docs.json Removed Collections and Search entries from navigation
Comments suppressed due to low confidence (2)

modus/overview.mdx:54

  • It appears the 'Search' feature was removed from the core features list; if the Search functionality is still supported, consider restoring this entry or renaming it to reflect its current scope.
| [Search](/modus/search)                     | Add natural language search and recommendations with integrated vector embeddings            |

docs.json:503

  • With the removal of the collections pages, ensure that requests to the old /modus/sdk/collections route (and its SDK-specific variants) are redirected to an appropriate overview or console page to prevent broken links.
{

@danstarns danstarns merged commit 9b9da68 into main Jun 5, 2025
10 checks passed
@danstarns danstarns deleted the remove-collections branch June 5, 2025 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants