Add claude-state to Claude Code section#214
Open
bansalbhunesh wants to merge 1 commit intowebfuse-com:mainfrom
Open
Add claude-state to Claude Code section#214bansalbhunesh wants to merge 1 commit intowebfuse-com:mainfrom
bansalbhunesh wants to merge 1 commit intowebfuse-com:mainfrom
Conversation
Adds a new "Community Tools" sub-section under "Claude Code & Model Context Protocol (MCP)" with claude-state — a CLI that adds persistent state, snapshots, project workspaces, and a typed memory plugin contract on top of Claude Code. MIT-licensed, pure bash + jq.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds claude-state under a new
Community Toolssub-section insideClaude Code & Model Context Protocol (MCP).Why this fits
The current
Claude Codesubsection lists only official Anthropic resources (docs, product page, install command, Claude Desktop, Chrome extension). There's no home for community CLI tools that augment Claude Code.claude-statefills that gap and creates a place for similar future entries.Entry
Happy to rename the sub-section, move the entry, or skip the new sub-section and append directly under
Claude Codeif you'd prefer.