codeburn/src
Rafael Calleja a5696362f2 refactor: share BASH_TOOLS from classifier, remove comments
- Export BASH_TOOLS from classifier.ts instead of duplicating in bash-utils.ts
- Remove isBashTool helper (use BASH_TOOLS.has() directly)
- Strip unnecessary comments per codebase conventions
2026-04-14 10:24:38 +02:00
..
bash-utils.ts refactor: share BASH_TOOLS from classifier, remove comments 2026-04-14 10:24:38 +02:00
classifier.ts refactor: share BASH_TOOLS from classifier, remove comments 2026-04-14 10:24:38 +02:00
cli.ts feat: one-shot success rate per activity category 2026-04-14 01:14:34 -07:00
dashboard.tsx feat: add Shell Commands breakdown panel to dashboard 2026-04-14 10:24:38 +02:00
export.ts feat: add shell commands section to CSV and JSON export 2026-04-14 10:24:38 +02:00
format.ts v0.1.0 - initial release 2026-04-13 15:10:27 -07:00
menubar.ts feat: one-shot success rate per activity category 2026-04-14 01:14:34 -07:00
models.ts v0.1.0 - initial release 2026-04-13 15:10:27 -07:00
parser.ts refactor: share BASH_TOOLS from classifier, remove comments 2026-04-14 10:24:38 +02:00
types.ts feat: extract bash commands and add bashBreakdown to session summary 2026-04-14 10:24:38 +02:00