Migrate to Python daemon

This commit is contained in:
Thales Maciel 2026-02-07 15:12:17 -03:00
parent 49ef349d48
commit d81f3dbffe
42 changed files with 660 additions and 1816 deletions

View file

@ -21,7 +21,6 @@
## Testing Guidelines
- No automated tests are present.
- Go tests (if added): `go test ./...` in repo root.
- If you add tests, include a brief note in `AGENTS.md` with the runner command and test location.
## Commit & Pull Request Guidelines