linesmith-core 0.1.3

Internal core engine for linesmith. No SemVer guarantee for direct dependents — depend on the `linesmith` binary or accept breakage between minor versions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# linesmith preset: developer
# Full developer statusline: model, workspace, context, cost, rate limits,
# and session duration. The `workspace` segment surfaces the worktree name.

[line]
segments = [
  "model",
  "workspace",
  "context_window",
  "cost",
  "session_duration",
  "rate_limit_5h",
  "rate_limit_7d",
]