Conversation
- Add Quick Start section after Installation showing the full setup flow: install → hermit init → claude + /hermit → create GitHub Issue - Note that install.sh automatically calls hermit install (MCP registration) - Make /hermit requirement prominent with a blockquote callout in Step 2 - Add Step 3 explaining that creating a GitHub Issue triggers automatic development - Preserve existing Superintendent Cycle details Closes #81 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…84) (#85) cmdInstall now writes HERMIT_PROJECT_DIR into the MCP server env entry in settings.json, and cmdServe checks this variable first before falling back to cwd or binary-dir resolution. This ensures the correct harness.toml is always loaded even when Claude Code does not honour the cwd field. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Add a `trigger_comment` option to harness.toml `[agent]` section. When set, `list_issues` only returns Issues that have at least one comment containing the configured string (case-insensitive), allowing users to opt specific Issues into HERMIT processing by commenting (e.g. `/hermit`). Closes #83 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Add documentation for hermit doctor, dry-run, upgrade, cleanup, use, version subcommands; full MCP tool table; harness.toml fields (model, notification, rate_limit_threshold, default_branch, loop_interval, branch_prefix); multi-repo mode; lessons system; and files generated by hermit init. Co-authored-by: Claude Sonnet 4.6 <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.
No description provided.