langstage-cli 0.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2 @@
1
+ """langstage-cli — reserved for the LangStage family. Real release coming soon."""
2
+ __version__ = "0.0.1"
@@ -0,0 +1,22 @@
1
+ Metadata-Version: 2.4
2
+ Name: langstage-cli
3
+ Version: 0.0.1
4
+ Summary: Reserved for the LangStage family: every stage for your LangGraph agent. Real release coming soon.
5
+ Project-URL: Homepage, https://github.com/dkedar7
6
+ Author-email: Kedar Dabhadkar <kdabhadk@gmail.com>
7
+ License: MIT
8
+ Keywords: agents,langchain,langgraph,langstage
9
+ Requires-Python: >=3.10
10
+ Description-Content-Type: text/markdown
11
+
12
+ # langstage-cli
13
+
14
+ **LangStage — every stage for your LangGraph agent.**
15
+
16
+ This name is reserved for the LangStage family of agent surfaces
17
+ (web, CLI, JupyterLab, VS Code) built on
18
+ [langgraph-stream-parser](https://github.com/dkedar7/langgraph-stream-parser).
19
+ The packages currently published as `cowork-dash` / `deepagent-*` are being
20
+ renamed into this family. Real releases land here soon.
21
+
22
+ Maintainer: [dkedar7](https://github.com/dkedar7)
@@ -0,0 +1,4 @@
1
+ langstage_cli/__init__.py,sha256=xammdE2SXIlGe12fmvIgT0qBKH1jJDnuhvzIrnAIE7c,107
2
+ langstage_cli-0.0.1.dist-info/METADATA,sha256=_E2u5bmMMPx6Fn_Ool6ncN_IPOSRfBPVncquRFgTRJQ,833
3
+ langstage_cli-0.0.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
4
+ langstage_cli-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any