#554 · Primary category: AI Coding Assistants

hof

adk-go agents cli code-generator cuelang dagger data-modeling llms schemas tui vscode-extension workflow-engine

A developer experience platform that unifies schemas, data models, and code generation using CUE and AI-powered workflows.

Project last updated:05/05/26

GitHub Stars

613

Forks

48

Contributors

14

License

Apache-2.0

Why we included this project

hof builds on CUE, using it as the single source of truth for schemas and data models, then generating code, workflows, and environments from those definitions. If your team already writes configuration in CUE, this fits right in, but the generator is technology-agnostic about what it emits, so you can scaffold Go services, Kubernetes manifests, or anything else. The interesting part for AI-assisted development is the chat command: it pairs an LLM with hof's deterministic generators, so the model proposes changes that still go through your validated CUE pipeline instead of producing free-form output. There's also a task engine for DAG-style workflows and a TUI for poking at models interactively. For anyone who wants code generation anchored to a declarative schema rather than letting a model improvise everything, hof is a solid option.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category