
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
anamnesis-dashboard
Advanced tools
Browser dashboard for Anamnesis, the cross-machine, file-first memory layer for Claude Code.
Browser dashboard for Anamnesis, the cross-machine, file-first memory layer for Claude Code. Browse, search, and edit your memory store, see per-machine history, and sync, all from a local web UI.
npx anamnesis-dashboard
or, if you already have the core installed:
anamnesis dashboard
Serves http://127.0.0.1:3000 against the store at ~/.anamnesis (or ANAMNESIS_HOME).
uv tool install anamnesis-memory && anamnesis init.anamnesis CLI on your PATH for edits and sync (browsing works without it).better-sqlite3 installs a prebuilt binary on common platforms; exotic platforms
compile from source and need standard build tools.--port <n> port to listen on (default 3000)
--store <dir> store root (default ANAMNESIS_HOME, else ~/.anamnesis)
--no-open do not open the browser
--install-desktop add Anamnesis to your applications menu (Linux, macOS)
--uninstall-desktop remove the applications-menu entry again
-v, --version print the package version
-h, --help show help
Add a clickable entry to your applications menu (Linux and macOS):
npx anamnesis-dashboard --install-desktop
Clicking Anamnesis starts the dashboard and opens your browser; if one is
already running it just opens the browser instead. Remove the entry again with
--uninstall-desktop.
The server binds 127.0.0.1 only. Docs: https://oscardvs.github.io/anamnesis/
FAQs
Browser dashboard for Anamnesis, the cross-machine, file-first memory layer for Claude Code.
We found that anamnesis-dashboard demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.