Metadata-Version: 2.4
Name: spoox
Version: 0.4.16
Summary: SPOOX – SPlit lOOp eXpand – Terminal Assistant
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: Apache-2.0
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: art>=6
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: litellm>=1.81
Requires-Dist: nest-asyncio>=1.6.0
Requires-Dist: ollama>=0.6.1
Requires-Dist: openai>=1.99
Requires-Dist: openai>=2.17
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
Requires-Dist: yaspin>=3
Description-Content-Type: text/markdown

## SPOOX

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

A terminal-integrated, LLM-powered multi-agent system (MAS) designed to assist developers directly within their terminal.
_Spoox CLI_ provides intelligent assistance for OS tasks, server management workflows, and software engineering challenges.
The architectures of these agent systems are based on the _spoox_ MAS design framework,
a generic architectural framework for multi-agent topology and communication design. 

Several differently scaled terminal MAS variants have been developed and are accessible through a terminal CLI: _spoox-s_, _spoox-m_, and _spoox-l_.
The spoox-m variant achieved first place on the [Terminal Bench leaderboard](https://www.tbench.ai/leaderboard/terminal-bench/2.0?models=GPT-5-Mini) 
for the gpt-5-mini model and is therefore used as the default configuration for the _spoox CLI_.


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)

