chore: add go.mod, issue templates, and contributing guide

This commit is contained in:
Harivansh Rathi 2026-04-09 02:45:24 +00:00
parent b5c97aef07
commit 7839befad8
7 changed files with 71 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/getcompanion-ai/computer-host
go 1.26.1