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
# linesmith preset: cost-focused
# Spend + rate-limit visibility for session-budget tracking.

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