Merged
Conversation
- Move reference/all_patterns_short.md → data/shorthand/ (and update the generator, pre-commit hook, installer hook, and lifecycle doc). - Add web/public/llms.txt so it's served at semahash.org/llms.txt. - Refresh install.md for 0.2.0. - Bump experiments/orchestrator submodule. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
reference/all_patterns_short.md→data/shorthand/all_patterns_short.md(generator, pre-commit hook, installer hook, and lifecycle doc updated).web/public/llms.txtso it's served atsemahash.org/llms.txtafter next Railway deploy.install.mdfor 0.2.0 (addssema_root,sema_graph_skeleton,sema pull,sema categorize; new "Keeping a project DB fresh" section).experiments/orchestratorsubmodule to the latest commit.0.2.0→0.2.1(pyproject.toml,.claude-plugin/plugin.json, CHANGELOG section).Test plan
ruff+ruff-formatclean (pre-commit)pytestgreen (pre-commit)changelog-gatepasses (CHANGELOG updated alongside version bump)PYTHONPATH=src python scripts/export/export_short_hand.pywrites to the newdata/shorthand/path and exits 0https://semahash.org/llms.txtserves the new content (not the SPA fallback)🤖 Generated with Claude Code