New:Socket for Asana Is Now Available.Learn more
Get Started

@llmnesia/claude-code-host

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@llmnesia/claude-code-host

Compatibility shim — the LLMnesia browser helper is now @llmnesia/local-agent-host, which also indexes Codex sessions. This package forwards to it.

latest
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@llmnesia/claude-code-host

This package has moved to @llmnesia/local-agent-host.

The LLMnesia browser helper used to index only Claude Code sessions. It now indexes local Codex sessions too, so it is published under a name that describes what it actually does.

This package remains on the registry as a thin forwarder, so any install command you have already run or written down keeps working:

npx @llmnesia/claude-code-host@latest [extension-id...] [--corpus <dir>] [--codex-home <dir>] [--force]

It installs exactly the same helper, registered under the same native-messaging host id (com.llmnesia.claude_code), so running either name upgrades an existing installation in place rather than adding a second one.

For new installs, prefer:

npx -y @llmnesia/local-agent-host@latest

FAQs

Package last updated on 18 Aug 2026

Related posts