Skip to content

Commit 0e20940

Browse files
committed
feat: Add hackathon command exposing standalone __exec WebSocket server.
🐘 Generated with Crush Assisted-by: Claude Opus 4.6 via Crush <crush@charm.land>
1 parent f325b3a commit 0e20940

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/commands/commands.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ func NewApp() *cli.Command {
118118
Debug(),
119119
Update(),
120120
Schema(),
121+
Hackathon(),
121122
},
122123
}
123124
}

0 commit comments

Comments
 (0)