Skip to content

Conversation

@cb1kenobi
Copy link
Contributor

The custom hooks path was being scanned for CLI plugins before loading the SDK. This causes hooks that needed the selected SDK to fail to load. This loads the SDK before it scans for hooks. This will cause custom hooks path to be scanned after the SDK's hooks, which shouldn't be a problem, right?

Scan custom hooks path after loading the Titanium SDK
@cb1kenobi cb1kenobi merged commit 3835af5 into main Feb 2, 2026
12 checks passed
@cb1kenobi cb1kenobi deleted the load-hook-order branch February 2, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants