Add HPO AI Assistant GitHub workflow#11437
Draft
justaddcoffee wants to merge 1 commit into
Draft
Conversation
Document implementation options for a GitHub workflow that triggers on @mentions to help with creating/editing HPO terms and answering questions. Compares Mondo and Data-Sheets-Schema approaches. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Contributor
|
@justaddcoffee @hansenp Please can we do this with issues and not pull requests? PRs are essentially useless with OWL files, and nearly always we may want to polish or revise even relatively good suggestions! |
Author
|
Sure, I think it's easy enough to constrain the agent to only make issues. Maybe we could walk through a few examples of what sort of OWL changes we want to come out the other end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Status
Draft - Planning phase. See
notes/hpo-ai-assistant-plan.mdfor implementation options.Implementation Options
Comparing two existing implementations:
dragon-ai-agent/run-goose-obo(simpler)dragon-ai-agent/run-claude-obo(more sophisticated)Next Steps
🤖 Generated with Claude Code