Skip to content

chore: Renaming updates#8

Merged
TheSantacloud merged 6 commits intomainfrom
renaming-updates
Feb 26, 2026
Merged

chore: Renaming updates#8
TheSantacloud merged 6 commits intomainfrom
renaming-updates

Conversation

@shahar-davidson
Copy link
Copy Markdown
Contributor

@shahar-davidson shahar-davidson commented Feb 26, 2026

This PR primarily completes a sai → agentsonar rename and improves developer/operator ergonomics.

  • Rebranded CLI and config references across docs and examples (docs/commands.md, docs/classifiers.md, examples/siem_forward/README.md), including env var/path updates.
  • Expanded README.md with a clearer “what it does/how it works” section and practical usage guidance.
  • Updated docs/development.md with corrected setup steps (cd agentsonar), clearer build/test workflow, and make setup-bpf guidance.
  • Fixed daemon startup reliability in cmd/agentsonar/main.go by creating the log directory before opening the log file.
  • Hardened Makefile cleanup/build paths by anchoring BUILD_DIR to the Makefile’s directory (avoids cleaning/building in the wrong bin/).
  • Broadened .gitignore to cover common build artifacts, OS/editor files, logs, and temp outputs.

@shahar-davidson shahar-davidson changed the title Renaming updates chore: Renaming updates Feb 26, 2026
@TheSantacloud TheSantacloud merged commit f8d1bb0 into main Feb 26, 2026
3 checks passed
@TheSantacloud TheSantacloud deleted the renaming-updates branch February 26, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants