Skip to main content

Remote-control web panel plugin for uv-agent.

Project description

uv-agent remote-control plugin

This plugin starts a persistent-host web panel for remote uv-agent control.

By default it requires the auth-code plugin and verifies logins through the auth_code.verify action. To disable this dependency, explicitly configure:

{
  "plugins": {
    "remote-control": {
      "enabled": true,
      "config": {
        "auth": {"mode": "none"}
      }
    }
  }
}

The plugin is daemon-only (persistent_only) and exposes a fixed HTTP port.

Default configuration:

{
  "plugins": {
    "remote-control": {
      "enabled": true,
      "config": {
        "host": "0.0.0.0",
        "port": 8788,
        "auth": {"mode": "auth-code"},
        "max_attachments": 10,
        "max_file_bytes": 52428800,
        "max_message_bytes": 104857600
      }
    }
  }
}

The web client sends attachments only when a turn is submitted. Images use [Image #N]; files use [File name] and core appends the blob id when the turn is accepted.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uv_agent_remote_control-0.2.0.tar.gz (6.5 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

uv_agent_remote_control-0.2.0-py3-none-any.whl (6.5 MB view details)

Uploaded Python 3

File details

Details for the file uv_agent_remote_control-0.2.0.tar.gz.

File metadata

  • Download URL: uv_agent_remote_control-0.2.0.tar.gz
  • Upload date:
  • Size: 6.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for uv_agent_remote_control-0.2.0.tar.gz
Algorithm Hash digest
SHA256 b6d4f34c5b424b69c9a3cdd4731aa780e98eef36a86cf791661761f2905197fc
MD5 ffe55a2d766a540cdd136ab3eb77e842
BLAKE2b-256 b056c32fea8f94ec4b64c7a05e9e23fa824a069ab267d44df58ae18b3dad79f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for uv_agent_remote_control-0.2.0.tar.gz:

Publisher: release.yml on uv-agent/remote-control

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file uv_agent_remote_control-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for uv_agent_remote_control-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8fd2cdf43b5648784ccba8138c52e9cd3a2a961bd60721648f8a6aa4be0c9ef5
MD5 c9a249be07df260a2dfbeb7192426464
BLAKE2b-256 d663a6a7c0fd31ffbd82a2cfe71ccf8ee20cb847908377731ca1d6bf47a03815

See more details on using hashes here.

Provenance

The following attestation bundles were made for uv_agent_remote_control-0.2.0-py3-none-any.whl:

Publisher: release.yml on uv-agent/remote-control

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page