mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-06 20:15:17 +02:00
The luma subagent already ran its own local tool impls (tools/index.py imports the local create_event/list_events/read_event). The shared/tools/luma copies were a dead twin, only referenced by the subagent's unused tools/__init__ shim. Repoint that shim at the local modules and delete the dead shared copies. No runtime behavior change. |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| scripts | ||
| tests | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| alembic.ini | ||
| celery_worker.py | ||
| Dockerfile | ||
| main.py | ||
| pyproject.toml | ||
| uv.lock | ||