fix: update hero_ports registry with hero_launcher and port 8880 #5
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_heroports"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Test plan
fix: standardize hero_os port to 8880to fix: update hero_ports registry with hero_launcher and port 8880Hmm, i see two different approaches here.
@mik-tf you seem to have added a cli to manage validate skills:
45c9bee37a@despiegk seems to have followed the single build_lib pattern in the workflow and use regular shell scripts for install etc.
i'm going in favor of the build_lib, to have a single script which we need to maintain that does everything, and because it seems to be less code eod. i think the cli might be a bit of overengineering in this case and might diverge us from having a single way of doing things, while its pretty neat and cool. But otherwise the changes to the skills are valid, will go on to merge them
Merged selectively into development (commit
2773b2f).Accepted:
Rejected (favoring build_lib pattern over CLI):
Thanks Timur! Good call.
I see we still have INDEX.md here, should we delete it then?
https://forge.ourworld.tf/geomind_code/dev_docs/src/branch/development/claude/skills/INDEX.md
Pull request closed