Metadata-Version: 2.4
Name: agentix-core
Version: 0.2.6
Summary: Core module for the Agentix platform
License: MIT License
        
        Copyright (c) 2025 FIDOX
        
        Permission is hereby granted, free of charge, to any person obtaining a copy...
Project-URL: Homepage, https://github.com/FIDOX/py-plugin-agentix-core
Project-URL: Bug Tracker, https://github.com/FIDOX/py-plugin-agentix-core/issues
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.8.0
Dynamic: license-file

# agentix-core

**Core business logic for the Agentix platform by FIDOX.**

This Python package provides core task handling utilities for AI agent workflows that integrate with the Agentix Core API (`v1`). It includes file management, task lifecycle management, and usage reporting tools used across multiple voice or automation agents.

---

## 🚀 Installation

Install via pip:

```bash
pip install agentix-core
