Metadata-Version: 2.4
Name: deepagent-vscode
Version: 0.2.1
Summary: RENAMED: this package is now 'langstage-vscode' (LangStage family). Installing this pulls the new package.
Project-URL: Homepage, https://github.com/dkedar7/langstage-vscode
Author-email: Kedar Dabhadkar <kdabhadk@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: langstage-vscode>=0.3.0
Description-Content-Type: text/markdown

# deepagent-vscode → langstage-vscode

**This package has been renamed to [langstage-vscode](https://pypi.org/project/langstage-vscode/)** — part of the
LangStage family rename ("every stage for your LangGraph agent").

This final `deepagent-vscode` release simply depends on `langstage-vscode`, so existing installs keep
working: the new package ships a deprecated import-alias for the old module
name and keeps the old console command as an alias.

Please update your dependencies:

```bash
pip install langstage-vscode
```
