Skip to content

Enhance README with Quick Start, user workflow, and new features#89

Merged
ytnobody merged 4 commits into
mainfrom
develop
May 28, 2026
Merged

Enhance README with Quick Start, user workflow, and new features#89
ytnobody merged 4 commits into
mainfrom
develop

Conversation

@ytnobody

Copy link
Copy Markdown
Owner

No description provided.

ytnobody and others added 4 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>
@ytnobody ytnobody merged commit f1938b4 into main May 28, 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