Enhance project configuration and documentation: Added `.cursorignore…#1
Merged
lancereinsmith merged 3 commits intomainfrom Feb 15, 2026
Merged
Enhance project configuration and documentation: Added `.cursorignore…#1lancereinsmith merged 3 commits intomainfrom
lancereinsmith merged 3 commits intomainfrom
Conversation
…` and `.cursorindexingignore` to `.gitignore`, updated CLI command options for host and port, synchronized Python version in Dockerfile, and introduced `py.typed` for type checking. Bump version to 0.1.1 in `pyproject.toml`, updated dependencies, and improved health check logic in readiness probe. Added multi-worker considerations in documentation and refined service registry exports.
…o `pyproject.toml` and `uv.lock`, modified security check command in CI workflow, and enabled error continuation in dependency review workflow. Updated permissions in docs workflow for PR comments.
|
Documentation built successfully! You can preview the changes locally by running |
…ntic-settings` to version 2.13.0, added `pip-audit` as a development dependency, and included new packages `boolean-py`, `cachecontrol`, `cyclonedx-python-lib`, `defusedxml`, `filelock`, and `license-expression` with their respective versions.
|
Documentation built successfully! You can preview the changes locally by running |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…
and.cursorindexingignoreto.gitignore, updated CLI command options for host and port, synchronized Python version in Dockerfile, and introducedpy.typedfor type checking. Bump version to 0.1.1 inpyproject.toml`, updated dependencies, and improved health check logic in readiness probe. Added multi-worker considerations in documentation and refined service registry exports.