nousresearch--hermes-agent
b4fbd6fe9f
Deploy Site / deploy-vercel (push) Has been skipped
Deploy Site / deploy-docs (push) Has been skipped
Build Skills Index / build-index (push) Has been skipped
CI / Deny unrelated histories (push) Has been skipped
CI / Detect affected areas (push) Successful in 27m35s
CI / OSV scan (push) Failing after 4s
CI / Build&Test Docker image (push) Successful in 9s
CI / Supply-chain scan (push) Has been skipped
CI / Lint Docker scripts (push) Failing after 5m13s
CI / Check contributors (push) Failing after 12m8s
CI / Docs Site (push) Failing after 12m8s
CI / TypeScript (push) Failing after 12m8s
CI / Python lints (push) Failing after 12m9s
CI / Python tests (push) Failing after 12m9s
CI / Check uv.lock (push) Failing after 23m22s
CI / CI timing report (push) Has been cancelled
Build Skills Index / trigger-deploy (push) Has been cancelled
CI / All required checks pass (push) Has been cancelled
2.1 KiB
2.1 KiB
Discovering Apps
List All Apps
infsh app list
Pagination
infsh app list --page 2
Filter by Category
infsh app list --category image
infsh app list --category video
infsh app list --category audio
infsh app list --category text
infsh app list --category other
Search
infsh app search "flux"
infsh app search "video generation"
infsh app search "tts" -l
infsh app search "image" --category image
Or use the flag form:
infsh app list --search "flux"
infsh app list --search "video generation"
infsh app list --search "tts"
Featured Apps
infsh app list --featured
Newest First
infsh app list --new
Detailed View
infsh app list -l
Shows table with app name, category, description, and featured status.
Save to File
infsh app list --save apps.json
Your Apps
List apps you've deployed:
infsh app my
infsh app my -l # detailed
Get App Details
infsh app get falai/flux-dev-lora
infsh app get falai/flux-dev-lora --json
Shows full app info including input/output schema.
Popular Apps by Category
Image Generation
falai/flux-dev-lora- FLUX.2 Dev (high quality)falai/flux-2-klein-lora- FLUX.2 Klein (fastest)infsh/sdxl- Stable Diffusion XLgoogle/gemini-3-pro-image-preview- Gemini 3 Proxai/grok-imagine-image- Grok image generation
Video Generation
google/veo-3-1-fast- Veo 3.1 Fastgoogle/veo-3- Veo 3bytedance/seedance-1-5-pro- Seedance 1.5 Proinfsh/ltx-video-2- LTX Video 2 (with audio)bytedance/omnihuman-1-5- OmniHuman avatar
Audio
infsh/dia-tts- Conversational TTSinfsh/kokoro-tts- Kokoro TTSinfsh/fast-whisper-large-v3- Fast transcriptioninfsh/diffrythm- Music generation
Documentation
- Browsing the Grid - Visual app browsing
- Apps Overview - Understanding apps
- Running Apps - How to run apps