Skip to content

fix: add module docstring to client package - #18

Merged
andrewklatzke merged 1 commit into
mainfrom
fix/trigger-release
Aug 7, 2026
Merged

fix: add module docstring to client package#18
andrewklatzke merged 1 commit into
mainfrom
fix/trigger-release

Conversation

@andrewklatzke

@andrewklatzke andrewklatzke commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

No-op change to trigger release-please with a fix: commit prefix.


Note

Low Risk
Documentation-only change at package entry; no logic, API, or dependency updates.

Overview
Adds a one-line module docstring ("""LaunchDarkly AI SDK core client for Python.""") at the top of launchdarkly_ai_server/__init__.py. No imports, exports, or runtime behavior change.

The PR description notes this is intended as a no-op fix: commit to trigger release-please for the client package version bump.

Reviewed by Cursor Bugbot for commit e27264b. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-authored-by: Cursor <cursoragent@cursor.com>
@andrewklatzke
andrewklatzke merged commit 34d314b into main Aug 7, 2026
11 of 13 checks passed
@andrewklatzke
andrewklatzke deleted the fix/trigger-release branch August 7, 2026 17:42
@github-actions github-actions Bot mentioned this pull request Aug 7, 2026
andrewklatzke added a commit that referenced this pull request Aug 7, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>launchdarkly-ai-server: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-server-0.1.1...launchdarkly-ai-server-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))


### Bug Fixes

* add module docstring to client package
([e27264b](e27264b))
* add module docstring to client package
([#18](#18))
([34d314b](34d314b))
</details>

<details><summary>launchdarkly-ai-python: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-python-0.1.1...launchdarkly-ai-python-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))


### Bug Fixes

* add module docstring to ai package
([c916e7a](c916e7a))
* add module docstring to ai package
([#19](#19))
([47fd243](47fd243))
</details>

<details><summary>launchdarkly-ai-claude-agents: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-claude-agents-0.1.1...launchdarkly-ai-claude-agents-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-claude-messages: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-claude-messages-0.1.1...launchdarkly-ai-claude-messages-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-openai-agents: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-openai-agents-0.1.1...launchdarkly-ai-openai-agents-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-openai-messages: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-openai-messages-0.1.1...launchdarkly-ai-openai-messages-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-langchain-agents: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-langchain-agents-0.1.1...launchdarkly-ai-langchain-agents-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

<details><summary>launchdarkly-ai-langchain-messages: 0.1.2</summary>

##
[0.1.2](launchdarkly-ai-langchain-messages-0.1.1...launchdarkly-ai-langchain-messages-0.1.2)
(2026-08-07)


### Features

* initial commit — LaunchDarkly AI SDK for Python
([0c74677](0c74677))
* initial commit — LaunchDarkly AI SDK for Python
([#1](#1))
([1cfbf42](1cfbf42))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Overview**
> **Release Please** bumps all eight Python workspace packages from
**0.1.1** to **0.1.2**, keeping `.release-please-manifest.json`, each
package’s `pyproject.toml`, `__version__`, and `CHANGELOG.md` in sync.
> 
> The **0.1.2** notes for `launchdarkly-ai-server` and
`launchdarkly-ai-python` call out **module docstring** fixes; the other
integration packages only get version/changelog updates with no code
changes in this diff.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
f1ef605. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
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.

2 participants