Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 816 Bytes

File metadata and controls

19 lines (13 loc) · 816 Bytes

Contributing to hypertopos

How We Work

All hypertopos packages are developed in a private monorepo. The public repositories are release mirrors:

Public repo License
hypertopos-py BSL-1.1
hypertopos-mcp Apache-2.0
hypertopos-skills Apache-2.0

Contributing

  1. Bug reports — open an issue with reproduction steps
  2. Feature requests — open an issue describing the use case
  3. Patch proposals — describe the change in an issue; if accepted, the maintainer integrates it

Direct pull requests to public repos are not merged — changes flow from the monorepo to public mirrors at each release.