Add plastic-labs/honcho + adnw-vinc/hermes-nextcloud#147
Merged
Conversation
Closes the two manually-opened PRs from earlier this month (#25 and #111) by consolidating their additions into a clean commit on current main. plastic-labs/honcho (3,143 β , AGPL-3.0, official: true) is the upstream memory library that elkimek/honcho-self-hosted (already in atlas) wraps for Hermes-specific deployment. Both belong: the upstream library + the Hermes-specific deployment wrapper. This was the agreed direction in PR #25's review thread, but the contributor went silent for 12 days after the ask to expand the PR's scope. adnw-vinc/hermes-nextcloud (1 β , MIT) is a Skills & Skill Registries entry for managing Nextcloud files / notes / calendar / tasks / contacts via WebDAV+CalDAV. Author submitted PR #111 with a manual repos.json edit that conflicted against the consolidated batch in #146 and had a missing-trailing-newline issue; re-applied cleanly here. Closes #25, #111 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This was referenced May 1, 2026
This was referenced May 1, 2026
Closed
ksimback
added a commit
that referenced
this pull request
May 1, 2026
The Web3CZ user account no longer exists on GitHub (HTTP 404 on both the repo and the user). PR #107's fail-loud GraphQL handling correctly surfaced this β build-pages.yml has been failing for at least 2 days (4/30 daily cron + every merge-triggered run since) because lib/github.js throws on the NOT_FOUND, blocking the entire 112-repo metadata fetch. Removing the entry unblocks the rebuild. As of this commit, all 12 new repos added during today's triage (PRs #79, #146, #147) will start appearing on hermesatlas.com. Should also kick off a periodic dead-repo detector so this doesn't recur silently β left as a follow-up. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
3 tasks
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
Adds two repos that were stuck in older community PRs:
Context
elkimek/honcho-self-hostedwithplastic-labs/honcho. Review thread agreed both belong (upstream + Hermes wrapper), but the contributor went silent for 12 days after the ask to broaden scope. Closing in favor of this direct add per the closing offer in the original review comment ("If you'd rather not, no worries β feel free to close and I can addplastic-labs/honchodirectly").Closes
#25, #111
π€ Generated with Claude Code