Hermes Memory Stack is a bootstrap/installer and operating-policy pack. It does not vendor the upstream projects below unless explicitly stated. The installer integrates with or documents these projects as optional components.
-
Hermes Agent — https://github.com/NousResearch/hermes-agent
- Agent framework this stack targets.
- License: MIT.
-
Axiom Perception MCP — https://github.com/vdalhambra/axiom-perception-mcp
- Procedural execution-pattern memory via MCP.
- Installed/registered by this pack with
uvx axiom-perception-mcpwhen the user opts in. - License: MIT.
-
llm-wiki-compiler — https://github.com/atomicmemory/llm-wiki-compiler
- llmwiki CLI/compiler used for shared agent knowledge bases.
- Installed by this pack through npm when the user selects an llmwiki mode.
-
semble_rs — https://github.com/johunsang/semble_rs
- Optional Rust CLI for codebase exploration and build/test/CI log digest.
- Installed by this pack with
cargo install --git ...only when the user opts in.
-
notebooklm-py — https://github.com/teng-lin/notebooklm-py
- Optional unofficial NotebookLM Python/CLI integration.
- Installed only when the user opts in; Google login remains manual.
- License: MIT.
This repository is an integration/bootstrap layer. Upstream projects retain their own licenses, authorship, release processes, security policies, and issue trackers. If you use an optional integration, review that upstream project before enabling it in sensitive environments.
No API keys, OAuth tokens, Google cookies, NotebookLM storage state, or private Hermes memory are included in this repository.
Hermes Memory Stack은 설치/부트스트랩 및 운영 정책 팩입니다. 아래 upstream 프로젝트들의 소스코드를 기본 포함하는 것이 아니라, 사용자가 선택했을 때 설치하거나 Hermes에 연결합니다.
-
Hermes Agent — https://github.com/NousResearch/hermes-agent
- 이 스택이 대상으로 삼는 agent framework입니다.
- License: MIT.
-
Axiom Perception MCP — https://github.com/vdalhambra/axiom-perception-mcp
- MCP 기반 실행 패턴 기억/학습 도구입니다.
- 사용자가 선택하면
uvx axiom-perception-mcp로 등록합니다. - License: MIT.
-
llm-wiki-compiler — https://github.com/atomicmemory/llm-wiki-compiler
- 공유 agent knowledge base 용 llmwiki CLI/compiler입니다.
- 사용자가 llmwiki 모드를 선택하면 npm으로 설치합니다.
-
semble_rs — https://github.com/johunsang/semble_rs
- 선택형 코드베이스 탐색 및 build/test/CI 로그 압축 Rust CLI입니다.
- 사용자가 선택할 때만
cargo install --git ...로 설치합니다.
-
notebooklm-py — https://github.com/teng-lin/notebooklm-py
- 선택형 비공식 NotebookLM Python/CLI integration입니다.
- 사용자가 선택할 때만 설치하며, Google 로그인은 사용자가 직접 진행합니다.
- License: MIT.
이 저장소는 integration/bootstrap layer입니다. 각 upstream 프로젝트의 license, 저자, release, security policy, issue tracker는 해당 프로젝트에 귀속됩니다. 민감 환경에서 optional integration을 활성화하기 전에 해당 upstream을 검토하세요.
이 저장소에는 API key, OAuth token, Google cookie, NotebookLM storage state, 개인 Hermes memory를 포함하지 않습니다.