@bastra-recall/statusline
v0.7.9
Published
bastra-recall statusline for Claude Code. Statusline engine: owloops/claude-powerline (MIT), with the bastra-status segment built in.
Readme
@bastra-recall/statusline
Statusline for Claude Code, shipped with bastra-recall.
Built on owloops/claude-powerline (MIT, vendored)
with a bastra-status segment that surfaces live recall/save activity from the bastra-recall daemon.
Install
It is wired up automatically by bastra install claude-code. To add it by hand, point your
Claude Code statusLine setting at the binary:
// ~/.claude/settings.json
{
"statusLine": {
"type": "command",
"command": "node <path>/@bastra-recall/statusline/dist/index.mjs --style=powerline",
"refreshInterval": 1
}
}License
MIT. Bundles owloops/claude-powerline under the MIT License.
