https://github.com/bborbe/agent-task-controller
Task controller service for the bborbe agent platform — single git writer, CQRS
https://github.com/bborbe/agent-task-controller
Last synced: 1 day ago
JSON representation
Task controller service for the bborbe agent platform — single git writer, CQRS
- Host: GitHub
- URL: https://github.com/bborbe/agent-task-controller
- Owner: bborbe
- License: bsd-2-clause
- Created: 2026-06-25T18:08:55.000Z (26 days ago)
- Default Branch: master
- Last Pushed: 2026-07-15T19:19:11.000Z (6 days ago)
- Last Synced: 2026-07-20T08:32:13.340Z (1 day ago)
- Language: Go
- Size: 1.92 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Agent Task Controller
Polls an Obsidian vault git repository on a configurable interval, scans the `24 Tasks` directory for Markdown files with assigned tasks, and publishes changed and deleted task events to Kafka using the CQRS EventObjectSender stack.
## Links
Dev:
https://dev.quant.benjamin-borbe.de/admin/agent-task-controller/setloglevel/3
https://dev.quant.benjamin-borbe.de/admin/agent-task-controller/trigger
Prod:
https://prod.quant.benjamin-borbe.de/admin/agent-task-controller/setloglevel/3
https://prod.quant.benjamin-borbe.de/admin/agent-task-controller/trigger