I built Cult, an AI-native programming language/runtime in Go — looking for Gophers to test V1

I’ve been building Cult, an AI-native programming language and application runtime, with the runtime/tooling implemented in Go.

Cult treats agents, models, tools, memory, permissions and human approval as first-class programming concepts while still supporting normal application logic.

V1 is now available for Windows and Linux, and I’m looking for Go developers who are willing to install it, break it, build something with it, and give technical feedback.

Current developer loop includes: cult new → cult check → cult run → cult test

The development repository remains private for now, but the compiled V1 binaries are publicly available here:

https://github.com/Oculis-Max/Cult-Releases/releases/tag/v1.0.0⁠�

I’d especially appreciate feedback from people interested in runtimes, compilers, developer tooling, agents, capability/security models, or language design.

If anyone here tries it, I’d genuinely like to hear what works, what breaks, and what you’d want Cult to support next.