docs(wiki): add verified new-repo articles (hermes-agent, omnigent, trending)#12
Merged
Merged
Conversation
…rending watchlist) Consolidates the net-new articles from PRs #8/#6/#1 onto the #11-refreshed main. Only the new article files + registration (wikiArticles, home panels, trending category) are taken; the stale/conflicting shared-file edits in those PRs are dropped (main already carries the freshest facts from #11). All three external repos verified to exist with matching descriptions: - NousResearch/hermes-agent, omnigent-ai/omnigent, and the trending watchlist targets. typecheck + 65 unit tests + vite build all green.
This was referenced Jul 7, 2026
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.
Consolidates the net-new articles from the backlog PRs #8, #6, #1 onto main (already refreshed by #11).
What
hermesAgentArticle,omnigentArticle,trendingRepositoriesArticlewikiArticles, added to home panels (recent + 트렌딩 관찰), addedtrendingcategory labelWhy only the new files
PRs #8/#6/#1 also carried daily fact-refreshes that are now stale or wrong vs main (e.g. #6 rewrote real homepages to non-existent domains, #8 pinned gajae to v0.7.11). #11 already carries the freshest facts, so only the net-new article files + registration are taken here.
Verification
npm run typecheckcleannpm run buildsucceedsCloses #8, #6, #1.