Metadata-Version: 2.4
Name: zapcode-ai
Version: 1.0.1
Summary: AI SDK integration for Zapcode — let LLMs write and execute TypeScript safely
Project-URL: Homepage, https://github.com/TheUncharted/zapcode
Project-URL: Repository, https://github.com/TheUncharted/zapcode
Project-URL: Issues, https://github.com/TheUncharted/zapcode/issues
Project-URL: Documentation, https://github.com/TheUncharted/zapcode#readme
Author: Uncharted
License-Expression: MIT
Keywords: agent,ai,interpreter,llm,mcp,sandbox,tool-use,typescript
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: zapcode
Provides-Extra: anthropic
Requires-Dist: anthropic>=0.39.0; extra == 'anthropic'
Provides-Extra: langchain
Requires-Dist: langchain-core>=0.3.0; extra == 'langchain'
Provides-Extra: openai
Requires-Dist: openai>=1.0.0; extra == 'openai'
