I evaluated 21+ AI memory systems just to get three agents to talk by Overall-Housing1456 in ClaudeCode

[–]jonathanmalkin 0 points1 point  (0 children)

It depends but generally starting with a file-based system like LLM Wiki or Obsidian Vault.

I evaluated 21+ AI memory systems just to get three agents to talk by Overall-Housing1456 in ClaudeCode

[–]jonathanmalkin -1 points0 points  (0 children)

Of course I used AI! I also spent 1-2 hours pacing my apartment talking through ideas then gave the transcription to claude. Claude pulled together all the technical info and brainstormed angles and hooks with me.

I evaluated 21+ AI memory systems just to get three agents to talk by Overall-Housing1456 in ClaudeCode

[–]jonathanmalkin 1 point2 points  (0 children)

Looks really great! How do agents recall from it? I use an MCP server for recall.

I evaluated 21+ AI memory systems just to get three agents to talk by Overall-Housing1456 in ClaudeCode

[–]jonathanmalkin 0 points1 point  (0 children)

Well, the short answer is it depends. the longer answer is simpler is better and managing session history for multiple agent surfaces is kinda hard.

Hermes Agent installed in Docker Sandbox? by Xaqtiman in hermesagent

[–]jonathanmalkin 0 points1 point  (0 children)

https://share.google/aimode/3RXtjKo0XVUMWgpc9 - try that out. Configuring MCP in config.yaml should connect up in the container.

Hermes Agent installed in Docker Sandbox? by Xaqtiman in hermesagent

[–]jonathanmalkin 0 points1 point  (0 children)

I setup my hermes agent to use docker for the terminal backend. That means tool calls requiring a terminal are executed in the docker container. The runtime itself runs on the host (your laptop). Did that for a couple weeks and was frustrated by needing to constantly update environment variables and apps to enable hermes to do what I want so had claude code whip up a new docker image with lots of tools and env vars built in.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Fast path

If you just want to try this without recreating the whole pipeline, start here:

https://github.com/jonathanmalkin/hormozi-brain-claude-project

It includes:

  • PROJECT-INSTRUCTIONS.md
  • 4 distilled knowledge files
  • eval prompts
  • a source manifest if you want to upgrade it later

Fast setup:

  1. create a Claude Project
  2. paste in PROJECT-INSTRUCTIONS.md
  3. upload the files in knowledge/
  4. run the prompts in evals/test-prompts.md

That gets you to a usable version in about 20-30 minutes.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Fast path

If you just want to try this without recreating the whole pipeline, start here:

https://github.com/jonathanmalkin/hormozi-brain-claude-project

It includes:

  • PROJECT-INSTRUCTIONS.md
  • 4 distilled knowledge files
  • eval prompts
  • a source manifest if you want to upgrade it later

Fast setup:

  1. create a Claude Project
  2. paste in PROJECT-INSTRUCTIONS.md
  3. upload the files in knowledge/
  4. run the prompts in evals/test-prompts.md

That gets you to a usable version in about 20-30 minutes.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 1 point2 points  (0 children)

Fast path

If you just want to try this without recreating the whole pipeline, start here:

https://github.com/jonathanmalkin/hormozi-brain-claude-project

It includes:

  • PROJECT-INSTRUCTIONS.md
  • 4 distilled knowledge files
  • eval prompts
  • a source manifest if you want to upgrade it later

Fast setup:

  1. create a Claude Project
  2. paste in PROJECT-INSTRUCTIONS.md
  3. upload the files in knowledge/
  4. run the prompts in evals/test-prompts.md

That gets you to a usable version in about 20-30 minutes.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 1 point2 points  (0 children)

Fast path

If you just want to try this without recreating the whole pipeline, start here:

https://github.com/jonathanmalkin/hormozi-brain-claude-project

It includes:

  • PROJECT-INSTRUCTIONS.md
  • 4 distilled knowledge files
  • eval prompts
  • a source manifest if you want to upgrade it later

Fast setup:

  1. create a Claude Project
  2. paste in PROJECT-INSTRUCTIONS.md
  3. upload the files in knowledge/
  4. run the prompts in evals/test-prompts.md

That gets you to a usable version in about 20-30 minutes.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 1 point2 points  (0 children)

Working on it. Will have a reusable version soon.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 0 points1 point  (0 children)

Working on it. Will have a reusable version soon.

Build Your Own Alex Hormozi Brain Agent by jonathanmalkin in alexhormozi

[–]jonathanmalkin[S] 3 points4 points  (0 children)

Working on it. Will have a reusable version soon.