@llmnesia/claude-code-host
v0.2.0
Published
Compatibility shim — the LLMnesia browser helper is now @llmnesia/local-agent-host, which also indexes Codex sessions. This package forwards to it.
Readme
@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