| .. |
|
cli_usage.rs
|
Auto-detect 'wsl.exe -d Ubuntu bash -lc claude' as default on Windows; record milestone in memory
|
2026-05-09 01:55:51 +01:00 |
|
commands.rs
|
Replace cap-based estimation with PTY-driven 'claude /usage' parser
|
2026-05-09 01:40:44 +01:00 |
|
jsonl.rs
|
Add Rust modules: paths, jsonl, usage, watch, commands, state, settings
|
2026-05-09 00:05:12 +01:00 |
|
lib.rs
|
Replace cap-based estimation with PTY-driven 'claude /usage' parser
|
2026-05-09 01:40:44 +01:00 |
|
main.rs
|
Add Rust modules: paths, jsonl, usage, watch, commands, state, settings
|
2026-05-09 00:05:12 +01:00 |
|
paths.rs
|
Don't canonicalize roots — \\?\UNC\... prefix breaks downstream Path ops
|
2026-05-09 01:15:58 +01:00 |
|
settings.rs
|
Replace cap-based estimation with PTY-driven 'claude /usage' parser
|
2026-05-09 01:40:44 +01:00 |
|
state.rs
|
Replace cap-based estimation with PTY-driven 'claude /usage' parser
|
2026-05-09 01:40:44 +01:00 |
|
tier.rs
|
tier: per-path probe diagnostics — surface read errors / parse status in TierInfo.searched
|
2026-05-09 01:19:52 +01:00 |
|
usage.rs
|
Add Rust modules: paths, jsonl, usage, watch, commands, state, settings
|
2026-05-09 00:05:12 +01:00 |
|
watch.rs
|
Fix watch.rs: import notify::Watcher trait, use tauri JoinHandle, drop unused imports
|
2026-05-09 00:41:10 +01:00 |