Skip to content

feat!: rename bito-lint to bito, adopt ah-ah-ah for token counting#1

Merged
claylo merged 1 commit intomainfrom
chore/rename-and-template-update
Mar 25, 2026
Merged

feat!: rename bito-lint to bito, adopt ah-ah-ah for token counting#1
claylo merged 1 commit intomainfrom
chore/rename-and-template-update

Conversation

@claylo
Copy link
Copy Markdown
Owner

@claylo claylo commented Mar 25, 2026

BREAKING CHANGE: Binary, crate names, and env vars all changed.

  • Rename crates: bito-lint → bito, bito-lint-core → bito-core
  • Binary: bito-lint → bito
  • Env vars: BITO_LINT_* → BITO_* (LOG_PATH, LOG_DIR, TOKENIZER, DIALECT, ENV)
  • Version: 0.3.0 → 1.0.0
  • License: MIT → Apache-2.0 OR MIT
  • Repo URL: github.com/claylo/bito-lint → github.com/claylo/bito
  • Replace inline token counting with ah-ah-ah dependency
  • Remove claude_vocab.json (38k lines), aho-corasick, bpe-openai deps
  • Resolve claylo-rs template 1.0.0 update (rmcp 1.2, observability to core)
  • Config discovery still finds .bito-lint.* files for backward compat

BREAKING CHANGE: Binary, crate names, and env vars all changed.

- Rename crates: bito-lint → bito, bito-lint-core → bito-core
- Binary: bito-lint → bito
- Env vars: BITO_LINT_* → BITO_* (LOG_PATH, LOG_DIR, TOKENIZER, DIALECT, ENV)
- Version: 0.3.0 → 1.0.0
- License: MIT → Apache-2.0 OR MIT
- Repo URL: github.com/claylo/bito-lint → github.com/claylo/bito
- Replace inline token counting with ah-ah-ah dependency
- Remove claude_vocab.json (38k lines), aho-corasick, bpe-openai deps
- Resolve claylo-rs template 1.0.0 update (rmcp 1.2, observability to core)
- Config discovery still finds .bito-lint.* files for backward compat
@claylo claylo merged commit d158b00 into main Mar 25, 2026
5 checks passed
@claylo claylo deleted the chore/rename-and-template-update branch March 25, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant