Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
analytics
Package analytics implements efficiency and analytics features for DevinMonitor: cache metrics, efficiency scoring, one-shot/retry rates, task categorization, waste detection, compaction events, model comparison, and context window analysis.
|
Package analytics implements efficiency and analytics features for DevinMonitor: cache metrics, efficiency scoring, one-shot/retry rates, task categorization, waste detection, compaction events, model comparison, and context window analysis. |
|
budget
Package budget implements budget guardrails, burn-rate tracking, cost projection, multi-currency conversion, and per-unit cost metrics for DevinMonitor.
|
Package budget implements budget guardrails, burn-rate tracking, cost projection, multi-currency conversion, and per-unit cost metrics for DevinMonitor. |
|
cli
Package cli provides a command registry so feature packages can self-register cobra commands via init() without touching main.go.
|
Package cli provides a command registry so feature packages can self-register cobra commands via init() without touching main.go. |
|
config
Package config manages devinmonitor's persistent configuration file.
|
Package config manages devinmonitor's persistent configuration file. |
|
export
Package export produces normalized, schema-stable JSON exports of session data.
|
Package export produces normalized, schema-stable JSON exports of session data. |
|
filter
Package filter provides session filtering and sorting helpers for the filter/search/export feature group (WT4).
|
Package filter provides session filtering and sorting helpers for the filter/search/export feature group (WT4). |
|
filterexport
Package filterexport wires the filter, search, and export features (WT4) into cobra commands via the cli.Register registry.
|
Package filterexport wires the filter, search, and export features (WT4) into cobra commands via the cli.Register registry. |
|
i18n
Package i18n provides locale-aware message translation for devinmonitor.
|
Package i18n provides locale-aware message translation for devinmonitor. |
|
integration
Package integration implements CLI commands, MCP server, web dashboard, notifications, and project management features for devinmonitor.
|
Package integration implements CLI commands, MCP server, web dashboard, notifications, and project management features for devinmonitor. |
|
live
Package live implements the real-time bubbletea dashboard.
|
Package live implements the real-time bubbletea dashboard. |
|
model
Package model — extension types for the 98-feature implementation.
|
Package model — extension types for the 98-feature implementation. |
|
project
Package project implements project management features: per-project drill-down, cost attribution, tool/MCP/shell/activity breakdowns, and git integration for devinmonitor.
|
Package project implements project management features: per-project drill-down, cost attribution, tool/MCP/shell/activity breakdowns, and git integration for devinmonitor. |
|
reader
Package reader — extension methods for the 98-feature implementation.
|
Package reader — extension methods for the 98-feature implementation. |
|
report
Package report computes aggregated views over sessions for CLI output.
|
Package report computes aggregated views over sessions for CLI output. |
|
trends
Package trends implements trend and chart features for DevinMonitor: ASCII trend charts, daily cost chart, cumulative cost, stacked area, 24-hour usage chart, activity heatmap, contribution calendar, period comparison, month-over-month, delta banner, and sparklines in tables.
|
Package trends implements trend and chart features for DevinMonitor: ASCII trend charts, daily cost chart, cumulative cost, stacked area, 24-hour usage chart, activity heatmap, contribution calendar, period comparison, month-over-month, delta banner, and sparklines in tables. |
|
tuiext
Package tuiext registers TUI interaction cobra commands via the cli registry.
|
Package tuiext registers TUI interaction cobra commands via the cli registry. |
|
ui
Package ui provides shared terminal rendering utilities — tables with CJK-correct alignment, styled panels, and progress bars.
|
Package ui provides shared terminal rendering utilities — tables with CJK-correct alignment, styled panels, and progress bars. |
Click to show internal directories.
Click to hide internal directories.









