refactor: Rename emitter to agent, update related files and logging paths

This commit is contained in:
serversdwn
2026-03-03 17:10:47 -05:00
parent 0d5fa7677f
commit d404bf6542
6 changed files with 32 additions and 26 deletions

4
.gitignore vendored
View File

@@ -24,8 +24,8 @@ dist/
# -------------------------
# Logs + runtime artifacts
# -------------------------
emitter_logs/*
!emitter_logs/.gitkeep # keep the folder but ignore its contents
agent_logs/*
!agent_logs/.gitkeep # keep the folder but ignore its contents
*.log