kavi stop
Stop the background daemon for the current session.
Synopsis
kavi stopDescription
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 statusRelated
- kavi start -- start a new session
- kavi open -- create a session with the TUI
- kavi resume -- reopen the TUI for a running session