Skip to content
View xmdltz's full-sized avatar
  • Sweden
  • 14:55 (UTC +02:00)

Block or report xmdltz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
xmdltz/README.md

xmdltz

This repository currently contains automation configuration for the project, including Crowdin synchronization workflows.

Hermes-agent troubleshooting

Linear issue SAN-11 reported that /hermes-agent failed while loading the hermes-agent skill because calls to the Hugging Face router returned HTTP 402 Payment Required for Qwen/Qwen3-Coder-Next.

The error means the Hugging Face account or organization used by the agent has exhausted its included Inference Providers credits. This is an environment or billing configuration issue, not a repository code failure.

To restore the Hermes-agent session:

  1. Add prepaid credits or enable the required paid billing plan for the Hugging Face account or organization used by the agent token.
  2. If the token should bill an organization, configure the agent runtime to send the appropriate Hugging Face billing organization header, such as X-HF-Bill-To, when supported by the provider path.
  3. Alternatively, switch the agent runtime to another configured model provider with available quota.
  4. Re-run /hermes-agent after updating billing or provider configuration.

Keep agent provider credentials and billing headers in the runtime environment or secret store. Do not commit tokens, API keys, or billing secrets to this repository.

Popular repositories Loading

  1. galacteek galacteek Public

    Forked from DOSYCORPS/galacteek

    Multi-platform browser for the distributed web. Mirror of https://gitlab.com/galacteek/galacteek

    Python 1

  2. go go Public

    Forked from golang/go

    The Go programming language

    Go 1

  3. cuddly-system cuddly-system Public

    EJS

  4. kagi-docs kagi-docs Public

    Forked from kagisearch/kagi-docs

    Documentation for products made by Kagi Inc

    Dockerfile

  5. lumigator lumigator Public

    Forked from mozilla-ai/lumigator

    Source code for Mozilla.ai's Lumigator platform

    Python 1

  6. drafts-script-reference drafts-script-reference Public

    Forked from agiletortoise/drafts-script-reference

    Typescript based documentation for Drafts javascript environment

    TypeScript