Versions in this module Expand all Collapse all v0 v0.8.0 Mar 24, 2026 Changes in this version + func StatusActivity(cmd *cobra.Command, entries []StatusActivityInfo) + func StatusFileItem(cmd *cobra.Command, f StatusFileInfo, verbose bool) + func StatusHeader(cmd *cobra.Command, dir string, fileCount, totalTokens int) + type StatusActivityInfo struct + Ago string + Name string + type StatusFileInfo struct + Indicator string + Name string + Preview []string + Size int64 + Status string + Tokens int