https://github.com/mrazza/coma
COMA is an LLM agent harness written entirely in Zig.
https://github.com/mrazza/coma
Last synced: 2 days ago
JSON representation
COMA is an LLM agent harness written entirely in Zig.
- Host: GitHub
- URL: https://github.com/mrazza/coma
- Owner: mrazza
- License: apache-2.0
- Created: 2026-06-19T04:30:10.000Z (9 days ago)
- Default Branch: main
- Last Pushed: 2026-06-19T04:33:03.000Z (9 days ago)
- Last Synced: 2026-06-19T06:24:07.159Z (9 days ago)
- Language: Zig
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# COMA: Comptime Agent
An LLM agent architecture written entirely in native Zig.
It's entirely unnecessary that this is written in Zig rather than an easier to use/read language... but sometimes we just want to have fun.