Advertisement · 728 × 90

Posts by LaunchDarkly

Preview
2025 Inc. 5000: Meet the Companies That Epitomize Resilience The 2025 Inc. 5000 list honors the fastest-growing private companies in America.

LaunchDarkly made the Inc. 5000 list 🎉

We’re one of the fastest-growing private companies in America.

Big thanks to our team and customers, we’re just getting started.

🚀 www.inc.com/inc5000

8 months ago 1 1 0 0
Preview
320: Creating a culture for AI experimentation (with LaunchDarkly's Jenn Wei) - What the Dev? In this episode, Dave interviews Jenn Wei, senior vice president of product at LaunchDarkly.They discuss:The importance of creating a culture for AI experimentationNeeding to shift from building featu...

Hot take from our SVP of Product: building AI features ≠ managing dynamic learning systems.

Jenn Wei breaks it down on the What the Dev? podcast.
Culture, leadership, Experimentation, it all matters.

🎧 Ep 320: bit.ly/40RWa1h

8 months ago 0 0 0 0
Preview
What a recent cloud outage reminds us about control after deployment | LaunchDarkly A recent outage shows why deployment isn’t the finish line.

Full blog: bit.ly/4nY9ZVF

9 months ago 2 1 0 0
Post image

A feature flag might’ve stopped the Google Cloud outage.
On June 12, a bad release hit global load balancers...no flag, no rollback.

Even the best teams need control after deployment.

Deployment isn’t the finish line.

9 months ago 1 1 1 0
Video

Multiple environments. Multiple regions. One mistake? Global mess.

Guarded Rollouts give you the control to deploy safely across prod instances—US, EU, APAC, and beyond, without losing sleep.

Tame the chaos: bit.ly/4lEsJHI

9 months ago 2 0 0 0
Video

Deploying before the weekend? Bold move.

But with Guarded Releases:
– issues get flagged automatically
– rollbacks happen instantly
– and you’re not stuck firefighting on Saturday

Smarter safety nets → smarter shipping.

9 months ago 3 0 0 0
Post image

Is your GenAI app hallucinating? Your users notice.

Fix it with runtime control:
→RAG with observability
→ LLM-as-judge scoring
→ Real time rollback with AI Configs

Stop relying on luck, start controlling your output: bit.ly/44orSEc

9 months ago 4 0 0 0
Video

Create a flag. Roll it out. Ship it safely.
All from your editor.

LaunchDarkly’s new MCP server makes Cursor even more powerful—no context switching, no redeploys.

9 months ago 3 0 0 0
Preview
Live Data Is Rapidly Reshaping Product Development Practices Why software teams are merging feature delivery with real-time learning to build smarter products, faster.

Tired of fragmented insights and delayed feedback in your feature development? 😩 LaunchDarkly Head of Analytics Divyansh Saini dives into why legacy approaches fail and how the shift to warehouse-native analytics is revolutionizing continuous improvement cycles.

9 months ago 2 1 0 0
Advertisement
Video

Stop redeploying to tweak prompts.

With AI Configs, you can ship, experiment, and optimize your GenAI features, all at runtime.

Control your AI releases → bit.ly/4kPjVyL

10 months ago 1 0 0 0
Video

Feature shipped. Now what?

Run warehouse-native experiments, unlock insights with Product Analytics, and iterate fast.

Smarter testing starts here → bit.ly/4n7RIoz

10 months ago 1 0 0 0
Video

Your release shouldn’t feel like a gamble.

Guarded Releases provide real time visibility, instant rollbacks, and built-in safeguards, so you can ship with confidence, not chaos.

Get started → bit.ly/4n399GG

10 months ago 1 0 0 0
4 hacks to turbocharge your Cursor productivity | LaunchDarkly | Documentation Tips and tricks to make Cursor more accurate, personalized, and extensible.

Calling all vibe coders!

@cursor.com.web.brid.gy is powerful out of the box, but way better with a few tweaks.

These 4 quick hacks will make your AI agent more accurate, personalized, and downright faster.

→ launchdarkly.com/docs/tutoria...

10 months ago 3 1 0 0

As a security measure, you’ll need to click the Run Tool button before the AI Agent will actually make any API calls. After the API calls have completed, switch to the LaunchDarkly UI. You can see that the flag has been created!

10 months ago 1 0 0 0

Now it’s time to create a flag! 🏁 Ask the AI agent to create a flag using the following prompt. Replace example-project with your LaunchDarkly project. “Create a feature flag in example-project to gate my awesome new feature.”

10 months ago 1 0 1 0
Post image

In @cursor.com.web.brid.gy, go to Settings > Cursor Settings > MCP > Add a new MCP server. Copy the following JSON, replacing the dummy key in this example with your API token.

10 months ago 0 0 1 0
Post image

To use the LaunchDarkly MCP server, you’ll need to create a LaunchDarkly personal API access token with Write permissions. You can do so on your Account Authorization page. Copy the token somewhere safe, since you won’t be able to view it again.

10 months ago 0 0 1 0
Advertisement

This thread will guide you through the process of installing the LaunchDarkly MCP server in the Cursor IDE. However, you can use our server with any AI client that supports MCP, such as Claude, @windsurfai.bsky.social AI, or even @raycast.com!

10 months ago 0 0 1 0

MCP, or Model-Context Protocol, is an open protocol that enables interaction with APIs using natural language. LaunchDarkly’s MCP server is powered by Speakeasy, a developer tool for generating SDKs, documentation, and agent tools.

10 months ago 0 0 1 0

You can now manage feature flags in plain English from the comfort of your IDE, using the LaunchDarkly platform, feature flags, and the new MCP server. Let’s take a look and learn how

10 months ago 2 0 1 0
Preview
The Patchwork of Global AI Regulation Demands Smarter Delivery | The AI Journal AI regulation is coming—but how it will unfold will vary wildly by region, country and even state. The EU AI Act introduced strict guidelines for high-risk

AI regulation is fragmented and evolving fast. One-size-fits-all delivery won’t cut it.

Here’s how region-specific models and progressive rollouts help teams ship responsibly and stay compliant.

Read the post: aijourn.com/the-patchwor...

10 months ago 2 0 0 0
Video

Want to see how feature flags power dynamic experiences behind the scenes?

See how a developer used #LaunchDarkly + Flask to toggle between jokes and data with one flag.

Learn how to do it yourself: bit.ly/3Gd0gcI

11 months ago 3 1 0 0
Video

What do Easter eggs and feature flags have in common?

They both make your app more fun and easier to manage.

See how one developer used LaunchDarkly + Flask to toggle jokes and data with a simple flag.

🐣 Read the blog: bit.ly/3Gd0gcI

11 months ago 2 1 0 1
Post image

Building AI apps is exciting. Shipping them is another story.

Our new guide teaches how to manage unpredictable models, iterate faster, and scale safely.

Download Ebook: bit.ly/3EgGBIw

11 months ago 0 0 0 0
Preview
How to Use Feature Flags to Hide Jokes on a Website | LaunchDarkly Learn how to use feature flags to serve a different data set on an Easter egg themed Python Flask application.

Hop into the full tutorial for more details 🐇

Crack Some Jokes With Feature Flags This Easter: bit.ly/3Gd0gcI

Happy coding and Happy Easter! 🐣🌷

1 year ago 0 0 0 0
Post image

Surprise your friends with more than just hidden Easter eggs! 🪺

Head to the LaunchDarkly dashboard and toggle the switch and crack a joke. 🍳

1 year ago 0 0 1 0
Advertisement
Post image

Write the Python script that checks if the environment key is set correctly to initialize the #LaunchDarkly SDK. 🥕🐇

Copy-friendly code is available at: bit.ly/3Gd0gcI

1 year ago 0 0 1 0

Feature Flag name: “change data source”
Configuration: Custom
Description: when enabled, changes the data source from egg facts to egg jokes.
Feature Flag type: String
Variants: tell a joke
Variants: share a fact
Serve when targeting is ON: tell a joke
Serve when targeting is OFF: share a fact

1 year ago 0 0 1 0
Post image

Build a basic Flask application that evaluates the flag in the Python Flask application and determines which data source to display on the website. 🌼 🧺 🌿

Copy-friendly code is available at: bit.ly/3Gd0gcI

1 year ago 0 0 1 0

🐣 This Easter, let's add humor to your Flask app and hide jokes behind an informative web page!

We'll use feature flags to toggle between egg-citing jokes and informative messages.

Ready to crack some code? 🥚😄

1 year ago 1 1 1 0