Metadata-Version: 2.4
Name: flurry-client
Version: 0.0.1
Summary: SDK for integrating AI agents with Flurry Code
Project-URL: Homepage, https://github.com/deepburger/flurry-code
Project-URL: Repository, https://github.com/deepburger/flurry-code
Project-URL: Issues, https://github.com/deepburger/flurry-code/issues
Author: dimaburger
License-Expression: MIT
Keywords: ai-agents,code-intelligence,flurry,sdk
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
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: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Flurry Client

SDK for integrating AI agents with Flurry Code. Provides a unified interface for connecting Claude Code, Gemini CLI, OpenAI Codex, and other AI coding agents to Flurry infrastructure.

## Status

📋 Planned. Not yet available on PyPI.

## Features (planned)

- Agent-agnostic SDK for Flurry Code servers
- Skills management
- Workflow orchestration
- Context management across sessions

## License

MIT
