Metadata-Version: 2.4
Name: spoox
Version: 0.2.0
Summary: spoox - terminal assistant - SPlit lOOp eXplore agent
Project-URL: Homepage, https://github.com/plaume8/spoox
Project-URL: Issues, https://github.com/plaume8/spoox/issues
Author-email: Linus Sander <linus.sander@tum.de>, Fengjunjie Pan <f.pan@tum.de>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: anthropic>=0.73.0
Requires-Dist: autogen-core==0.7.5
Requires-Dist: autogen-ext==0.7.5
Requires-Dist: ddgs>=9
Requires-Dist: docker-py>=1.10.6
Requires-Dist: langchain-community>=0.4.1
Requires-Dist: nest-asyncio>=1.6.0
Requires-Dist: ollama>=0.6.1
Requires-Dist: openai>=1.99
Requires-Dist: proxytypes>=0.10.0
Requires-Dist: pydantic>=2.12.4
Requires-Dist: python-dotenv>=1.2.1
Requires-Dist: questionary>=2.1.1
Requires-Dist: rich>=14.2.0
Requires-Dist: tiktoken>=0.9
Requires-Dist: typing-extensions>=4.15.0
Description-Content-Type: text/markdown

## SPOOX

<br>
  
**SPOOX – SPlit lOOp eXplore**

A terminal-integrated, LLM-powered multi-agent system designed to assist directly within the terminal.
The agent architecture is based on the SPOOX MAS framework,
providing a structured approach to multi-agent topology and communication design.

More information and code are available on the [Spoox GitHub repository](https://github.com/plaume8/spoox).

<br>

Authors: 
[Linus Sander](mailto:linus.sander@tum.de),
[Fengjunjie Pan](mailto:f.pan@tum.de),
[Alois Knoll](mailto:k@tum.de)

