Skip to content

Merge develop into main#93

Merged
ytnobody merged 6 commits into
mainfrom
develop
Jun 5, 2026
Merged

Merge develop into main#93
ytnobody merged 6 commits into
mainfrom
develop

Conversation

@ytnobody

@ytnobody ytnobody commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • CI passes on this PR
  • trigger_comment mode works as documented
  • hermit serve works when binary is installed globally
  • hermit install correctly writes slash commands to .claude/commands/

🤖 Generated with Claude Code

ytnobody and others added 6 commits May 26, 2026 17:45
- 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>
…es (#92)

Add a note to the Quick Start section in README explaining that
.claude/commands/hermit*.md files should be committed to version control,
and include a git add step in the Quick Start workflow. Also add a
post-install tip in hermit install to remind users to commit the
generated slash command files.

Closes #91

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Keep develop's additions: git commit step and version control note
for .claude/commands/ slash command files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ytnobody ytnobody merged commit bf3f166 into main Jun 5, 2026
4 checks passed
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.

1 participant