Skip to content

Add plugin entry: wakatime - #140

Open
MayankBansal12 wants to merge 1 commit into
get-bb:mainfrom
MayankBansal12:submit-wakatime-pr
Open

Add plugin entry: wakatime#140
MayankBansal12 wants to merge 1 commit into
get-bb:mainfrom
MayankBansal12:submit-wakatime-pr

Conversation

@MayankBansal12

@MayankBansal12 MayankBansal12 commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

What it does

WakaTime tracks BB agent working time locally and adds a dashboard with project, machine, model, concurrency, rhythm, and activity breakdowns, plus summary CLI commands.

Release source

Plugin validation

  • npm run typecheck
  • npm test — 30 tests passed
  • npm run build
  • bb plugin types --check
  • npm audit --omit=dev --audit-level=high — no vulnerabilities
  • Production-only Git snapshot install and bb plugin build

Marketplace validation

  • npm ci --ignore-scripts
  • npm run build
  • npm run check
  • Entry ID, public release source, semver tag, and vendored icon hash verified

Security and privacy

BB plugins run as full-trust server code. WakaTime stores activity intervals and attribution metadata in its plugin-local SQLite database. It does not read prompts, messages, or file contents, and it makes no external network or telemetry calls. It uses stable BB plugin SDK surfaces and does not use experimental APIs.

Screenshot

image

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