help me - answer a quick question
.build/release/hm how do I set remote origin on a repo correctly
.build/release/hm --no-search what does git reset --soft HEAD~1 do
echo "error output" | .build/release/hm what is wrong
.build/release/hm --checkUseful flags:
.build/release/hm --verbose explain git remote origin
.build/release/hm --no-typewriter what does git reset soft do
.build/release/hm --typewriter-delay=3 what does git reset soft do- macOS 26 or newer
- Apple Silicon Mac
- Apple Intelligence enabled
- Xcode / command line tools with the
FoundationModelsSDK TAVILY_API_KEYfor optional web search
Web search is disabled unless TAVILY_API_KEY is set in the environment, .env, or ~/.hm.env:
TAVILY_API_KEY=tvly-your-keySearch is conservative: use phrases like search the web, look up, latest, current, or today when you want fresh results.
swift build -c release
swift testMIT