Kavi

kavi paths

Inspect resolved repo-local, user-local, worktree, and runtime paths.

Synopsis

kavi paths

Description

Displays all resolved paths used by Kavi, including the repo-local .kavi directory, user-local ~/.kavi config, worktree locations for each agent, and runtime paths (SQLite database, JSONL logs, socket files). Useful for debugging path resolution issues or understanding where Kavi stores its data.

Examples

# View all resolved paths
kavi paths

On this page