Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Update to use new Modus manifest#462

Merged
mattjohnsonpint merged 8 commits intomainfrom
mjp/hyp-2328-update-manifest-to-align-to-modus-hypermode
Oct 14, 2024
Merged

Update to use new Modus manifest#462
mattjohnsonpint merged 8 commits intomainfrom
mjp/hyp-2328-update-manifest-to-align-to-modus-hypermode

Conversation

@mattjohnsonpint
Copy link
Contributor

@mattjohnsonpint mattjohnsonpint commented Oct 14, 2024

Description

  • Replace manifest file hypermode.json with modus.json
  • Use new JSON Schema URL
  • Implement manifest changes:
    • "hosts" are renamed to "connections"
    • connection type is now required (used to default to "http")
    • "dedicated" flag for Hypermode models is removed
    • legacy format has been removed
    • manifest version is reset to 1
  • Rename related code throughout the project
  • Misc organization and refactoring

Checklist

  • Code compiles correctly and linting passes locally
  • Tests for new functionality and regression tests for bug fixes added
  • Documentation added or updated
  • Entry added to the CHANGELOG.md file describing and linking to this PR

@mattjohnsonpint mattjohnsonpint requested a review from a team October 14, 2024 21:19
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) October 14, 2024 21:23
@mattjohnsonpint mattjohnsonpint merged commit b0f3605 into main Oct 14, 2024
@mattjohnsonpint mattjohnsonpint deleted the mjp/hyp-2328-update-manifest-to-align-to-modus-hypermode branch October 14, 2024 21:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants