Bucket 2025-03 Update - CLI, Toolbar, GitHub app & Launch Week
Meow there! Last week was launch week at Bucket, wrapping up a month of shipping features to make feature flagging a fast, joyful experience for SaaS developers.
Here's a recap of what we recently shipped.
# What Bucket shipped in March 2025
CLI & Type Safety
Toolbar
Event log
GitHub app
Revamped docs
## CLI & Type Safety
Create new features from the command line and maintain type safety while building. When creating a new feature, the CLI updates your local types to make sure they match types defined in Bucket.
Get started now — copy/paste this in your terminal:
npm i @bucketco/cli ## Toolbar
We introduced the Toolbar to help you toggle features on and off when building locally.
## Event log
See all event data sent to Bucket, filter them by type, and get detailed context for quick debugging.
## GitHub app
We now integrate with GitHub to automatically clean up your feature flags after roll out. This feature is currently in preview — request early access here ↗︎
## Revamped docs
The docs needed a refresh. We introduced a new layout, comprehensive step-by-step guides, and a public repository.
## There's more: Event listeners & Add in bulk
Event listeners: We've made it possible to integrate Bucket with other platforms like Amplitude and Datadog through event listeners in Bucket SDKs
Add in bulk: For Pro customers, we enabled bulk actions. You can select multiple customers and give them access to features in bulk
# Wrapping up
That's a wrap!
What should we build next? Let us know! Ping @bucketdotco on X ↗︎ and follow us for the latest product updates.
We're crafting the feature flagging tool for SaaS companies.
Happy shipping!


Replies