Skip to content

docs: Add STAN extension to Community Plugins#319

Closed
web3guru888 wants to merge 1 commit intoMemPalace:developfrom
web3guru888:chore/add-stan-to-community-plugins
Closed

docs: Add STAN extension to Community Plugins#319
web3guru888 wants to merge 1 commit intoMemPalace:developfrom
web3guru888:chore/add-stan-to-community-plugins

Conversation

@web3guru888
Copy link
Copy Markdown

@web3guru888 web3guru888 commented Apr 9, 2026

Description

Following up on feedback in PR #272, this PR adds a link to the standalone STAN (Stigmergic A* Navigation) extension in a new Community Extensions section of the README.

The STAN algorithm (A* search with pheromone decay over the MemPalace knowledge graph) has been extracted into an opt-in plugin as suggested, keeping the core lean:

This PR only touches README.md — adds 4 lines for the Community Extensions section. No code changes, no dependency changes.

Thanks for the guidance on #272!

@bensig
Copy link
Copy Markdown
Collaborator

bensig commented Apr 9, 2026

Hey — noticed pyproject.toml changes in this PR that widen the chromadb dependency from >=0.5.0,<0.7 to >=0.4.0,<1 but it's not mentioned in the PR description. Can you explain why this change is included? If it's a stale branch issue, a rebase should fix it.

@web3guru888
Copy link
Copy Markdown
Author

@bensig Thanks for the review! This PR only touches README.md (adds a Community Extensions section with a link to the STAN extension). There are no pyproject.toml changes in this diff — you can verify with gh pr diff 319.

The branch is based on the current main — no stale dependency changes.

Add a link to the standalone STAN (Stigmergic A* Navigation) extension
in a new Community Extensions section of the README, per maintainer
feedback on PR MemPalace#272 to keep the core lean and publish STAN as an
opt-in plugin.
@web3guru888 web3guru888 force-pushed the chore/add-stan-to-community-plugins branch from c42fe03 to e5a5b31 Compare April 12, 2026 06:22
@igorls
Copy link
Copy Markdown
Member

igorls commented Apr 13, 2026

Closing for now since extensions will not be on the readme.

@igorls igorls closed this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants