feat: initial theta-agent repository structure and security model

This commit is contained in:
2026-08-02 01:33:38 -04:00
commit 7150a6dcd9
7 changed files with 177 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/theta42/theta-agent
go 1.22.2
require gopkg.in/yaml.v3 v3.0.1 // indirect