Metadata-Version: 2.4
Name: opencontext-cli
Version: 1.1.0
Summary: CLI adapter for OpenContext Runtime
Author: OpenContext Runtime maintainers
License-Expression: MIT
Project-URL: Homepage, https://github.com/CesarMSFelipe/OpenContext-Runtime
Project-URL: Documentation, https://github.com/CesarMSFelipe/OpenContext-Runtime#readme
Project-URL: Issues, https://github.com/CesarMSFelipe/OpenContext-Runtime/issues
Project-URL: Source, https://github.com/CesarMSFelipe/OpenContext-Runtime
Keywords: ai,llm,context-engineering,cli,security
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Classifier: Topic :: Security
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencontext-core>=0.1.0
Requires-Dist: opencontext-profiles>=0.1.0
Requires-Dist: argcomplete>=3.0.0
Dynamic: license-file

# opencontext-cli

Optional command-line adapter for OpenContext Runtime.

The CLI is useful for manual onboarding, doctor checks, one-off context packs, local memory
commands, token reports, release checks, and evidence reports. Product integrations should prefer
the runtime/API path so users do not need to run OpenContext-specific commands.
