mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
Summary of changes: - Update version to 0.1.0 in pyproject.toml and __init__.py files - Add semantica/cli.py with click-based interface - Add semantica/server.py with FastAPI-based REST API - Add semantica/worker.py for background task processing - Update documentation and changelog for v0.1.0