Remove PyLume code and examples #435
Open
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.
This PR removes the
pylume
library and all related files, configurations, and references from the codebase.Deleted Files
.github/workflows/pypi-publish-pylume.yml
pylume
package.examples/pylume_examples.py
pylume
.libs/python/pylume/
pylume
Python library (source code, README, pyproject, etc.).notebooks/pylume_nb.ipynb
pylume
usage.Modified Files
.github/workflows/pypi-reusable-publish.yml
pylume
in reusable publishing workflows..vscode/launch.json
pylume
launch config and PYTHONPATH reference..vscode/py.code-workspace
pylume
from workspace folders and analysis paths.Development.md
libs/pylume/
from main package list.Dockerfile
pylume
from PYTHONPATH.libs/python/mcp-server/scripts/start_mcp_server.sh
pylume
from PYTHONPATH.pdm.lock
pylume
dependency entry.pyproject.toml
pylume
from development dependencies.notebooks/README.md
pylume
notebook.scripts/build-uv.sh
,scripts/build.ps1
,scripts/build.sh
,scripts/run-docker-dev.sh
pylume
.Still Remaining Mentions
libs/python/computer/computer/providers/factory.py
LumeProvider
.libs/python/computer/computer/utils.py
libs/python/computer/computer/providers/lume/provider.py
libs/python/computer/README.md
cua-computer
package.scripts/run-docker-dev.sh
libs/python/agent/agent/ui/gradio/app.py
.github/workflows/pypi-reusable-publish.yml
.devcontainer/devcontainer.json