diff --git a/README.md b/README.md index 9117a04..b6e6842 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ - **Concurrent Multi-Agent Workstream Tracking**: Live coordination table in `CURRENT.md` enabling multiple agents across parallel chats to monitor active tasks and target scopes without collisions. - **Clean Operational Guidelines**: Curated single-pane executive summary for humans and strict grounding/concurrency rules for AI agents. - **GitHub Pages Landing Page**: A static public homepage now lives in [`web/index.html`](./web/index.html), built to mirror the project's current positioning in a responsive marketing layout and deployed from the `web/` folder. +- **Live Website**: Visit [harshsinghmp.github.io/musememory](https://harshsinghmp.github.io/musememory/) for the published homepage and [`musememory-comparison.html`](https://harshsinghmp.github.io/musememory/musememory-comparison.html) for the comparison dossier. --- diff --git a/web/index.html b/web/index.html index d4e241a..d05da87 100644 --- a/web/index.html +++ b/web/index.html @@ -8,6 +8,7 @@ name="description" content="Muse Memory is a local-first memory layer for agents. Keep project facts, working constraints, and handoffs in one place." > + Muse Memory diff --git a/web/musememory-comparison.html b/web/musememory-comparison.html index 720070e..cf0c953 100644 --- a/web/musememory-comparison.html +++ b/web/musememory-comparison.html @@ -2,11 +2,15 @@ - + + + + + Muse Memory vs 42 Agent Memory Providers · Architecture & Feature Matrix - + +
+ -
+

Muse Memory vs 42 Agent Memory Providers

Architectural Dossier, Concrete Differences & Autonomous Migration Playbook

@@ -1081,7 +1192,7 @@

Muse Memory vs 42 Agent Memory Providers

const card = document.createElement("div"); card.className = "dossier-card"; card.innerHTML = ` -
+
@@ -1119,7 +1230,7 @@

Muse Memory vs 42 Agent Memory Providers

-
+
Autonomous Migration:
memory detect && memory migrate --provider ${p.id}