Ë
    ÿ`gj„  ã                  ó(   — d Z ddlmZ ddlmZ dd„Zy)z¡``hermes insights`` subcommand parser.

Extracted from ``hermes_cli/main.py:main()`` (god-file Phase 2 follow-up).
Handler injected to avoid importing ``main``.
é    )Úannotations)ÚCallablec               ó¨   — | j                  ddd¬«      }|j                  dt        dd¬«       |j                  d	d
¬«       |j                  |¬«       y)z5Attach the ``insights`` subcommand to ``subparsers``.Úinsightsz!Show usage insights and analyticszVAnalyze session history to show token usage, costs, tool patterns, and activity trends)ÚhelpÚdescriptionz--daysé   z'Number of days to analyze (default: 30))ÚtypeÚdefaultr   z--sourcez1Filter by platform (cli, telegram, discord, etc.))r   )ÚfuncN)Ú
add_parserÚadd_argumentÚintÚset_defaults)Ú
subparsersÚcmd_insightsÚinsights_parsers      úR/root/.hermes/venv/lib/python3.12/site-packages/hermes_cli/subcommands/insights.pyÚbuild_insights_parserr      sm   € à ×+Ñ+ØØ0Ølð ,ó €Oð
 × Ñ Ø”s BÐ-Vð !ô ð × Ñ ØÐLð !ô ð × Ñ  lÐ Õ3ó    N)r   r   ÚreturnÚNone)Ú__doc__Ú
__future__r   Útypingr   r   © r   r   ú<module>r      s   ðñõ #å ô4r   