Consolidated a bunch of reused code to agents

This commit is contained in:
2025-03-26 00:21:19 -04:00
parent 5407c1a7cc
commit 5d2c350acf
33 changed files with 2866 additions and 803 deletions

3
pkg/agents/consensus.go Normal file
View File

@@ -0,0 +1,3 @@
package agents
// TODO: Consensus system?