codeburn/packages/core/README.md

9 lines
437 B
Markdown

# @codeburn/core
Shared, provider-agnostic core for [CodeBurn](https://github.com/getagentseal/codeburn):
session parsing, model/pricing resolution, and the cost math that the CLI and the
desktop apps all depend on.
**Status: skeleton.** This package currently exports nothing. It is introduced in
Phase 1 of the core extraction (packaging only) and is populated incrementally in
later phases as logic is lifted out of `packages/cli`.