Skip to content
View eloktev's full-sized avatar
  • ITMO University

Block or report eloktev

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.

Content in all repositories owned by your account will be closed.
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
eloktev/README.md

Egor Loktev

I build open-source tools for practical AI-agent workflows.

Artifact Relay

Artifact Relay is a private-by-default, self-hosted gateway that turns long Markdown and standalone HTML agent outputs into mobile-friendly pages.

Publish CI reports with GitHub Actions

If a workflow already produces a Markdown or standalone HTML report, the v1.3.0 composite action can publish it without passing the relay token as an action input or command-line argument:

- name: Publish report
  uses: eloktev/artifact-relay@v1.3.0
  env:
    ARTIFACT_RELAY_API_TOKEN: ${{ secrets.ARTIFACT_RELAY_API_TOKEN }}
  with:
    relay-url: https://artifacts.example.com
    artifact-path: build/report.md

See the complete GitHub Actions guide.

Popular repositories Loading

  1. artifact-relay artifact-relay Public

    Private-by-default self-hosted gateway for publishing AI-agent Markdown and HTML artifacts, with a Hermes Agent plugin

    Python 3

  2. pyapns_client pyapns_client Public

    Forked from kukosk/pyapns_client

    Simple, flexible and fast Apple Push Notifications on iOS, OSX and Safari using the HTTP/2 Push provider API.

    Python

  3. nirma23 nirma23 Public

    Python

  4. socdemostats socdemostats Public

    Python 1

  5. population-restorator population-restorator Public

    Forked from kanootoko/population-restorator

    An utility to model city population based on buildings living area and total population number

    Python

  6. settlement-service settlement-service Public

    Python