Kavi

kavi stop

Stop the background daemon for the current session.

Synopsis

kavi stop

Description

Stops the background daemon for the current repository session. This terminates all running agent processes and cleans up the session. Use this when you are done working or need to restart the session.

Examples

# Stop the current session daemon
kavi stop

# Verify the session has stopped
kavi status

On this page