SUMMARY AI summary by gpt-5-mini
このリポジトリは、Termux 上で Hermes Agent(自己改善型のAIエージェント)を直接動かすためのインストーラー、Android向けパッチ、手順書をまとめたものです。ルート不要・ラップトップ不要で動作することを目標にしており、Termux(F‑Droid版)と Android 7+、約3GBの空き領域、ネット接続を前提とします。ターゲットは Termux/CLI に慣れたモバイル利用者や開発者です。 主な機能・特徴: - ワンライナーで依存関係の導入、リポジトリのクローン、Python仮想環境作成、Android向け修正、ネイティブ依存のコンパイルを実行(10–30分程度)。 - 任意のLLMを利用可能(OpenAI、Anthropic、OpenRouter、Nous Portal、ローカルOllama 等)。 - Telegram/Discord/Slack/WhatsApp/Signal などとの接続、定期実行(cron)、長期記憶とセッション横断のリコールをサポート。 - インタラクティブな初期設定(hermes setup)、モデル選択(hermes model)、CLIチャット(hermes)や Telegram ゲートウェイ設定を提供。 - 手動インストール手順も詳述(clang/rust/make 等のビルドツールが必要)。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:17 |
Similar repos (same language)
Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Cyrene963/hermes-patchesHermes Agent 社区补丁合集 - Community patches for Hermes Agent
tenondecrpc/cc-statuslineClaude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.
JinPLu/agent-roundtableAgent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.
jasper0507/idea-harnessPut a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.
ryga-test/playwright-ai-workflow-playgroundAI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.
walidboulanouar/ay-frameworkAgent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.
itchernetski/claude-code-token-watchClaude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks