Metadata-Version: 2.5
Name: geyser-open
Version: 0.1.0b4
Summary: Public developer CLI for durable Geyser agents
Project-URL: Homepage, https://geyserlabs.ai/developers
Project-URL: Documentation, https://docs.geyserlabs.ai
Project-URL: Repository, https://github.com/geyserlabs/geyser-open
Project-URL: Security, https://github.com/geyserlabs/geyser-open/security/policy
Author-email: Geyser Labs <security@geyserlabs.ai>
License-Expression: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: geyser-sdk==0.1.0b4
Requires-Dist: keyring<26,>=25.6
Requires-Dist: platformdirs<5,>=4.3
Provides-Extra: test
Requires-Dist: pytest-asyncio<2,>=0.24; extra == 'test'
Requires-Dist: pytest<10,>=8; extra == 'test'
Description-Content-Type: text/markdown

# geyser-open

Installs the `geyser` command for scaffolding, validating, testing, packaging,
signing, staging, canarying, and inspecting durable Geyser work.

`--yes` skips only the local confirmation prompt. It never bypasses server
scopes, tenant policy, approval binding, qualification, or promotion gates.
