Open Projects
v2026.04 GitHub →
/projects/hop-core
updated 2026-04-22

HOP Core

A foundation for building Heretto Open Projects (HOP) applications.

Overview

HOP Core brings together many of the common components necessary for building standalone agent apps. These include:

  • DITA validation and creation tools
  • Authentication
  • UI framework
  • User and organizations
  • API connection patterns for Heretto and AI providers

By starting a project with HOP Core, you’ll be able to rely on common capabilities, reducing your effort and tokens to build a new project. Additionally, HOP Core is AI-scanned periodically for security vulnerabilities. But leveraging HOP Core as a framework, you’ll need to spend less time scannind and resolving security issues.

Install

Clone the project at:

git clone https://github.com/Heretto/hop-core.git

Usage

See the readme at https://github.com/Heretto/hop-core.git for usage guidance.

License

Apache 2.0. See LICENSE in the repository.