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.1.1.tar.gz (265.6 kB 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.1.1-py3-none-any.whl (191.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: uv_agent_remote_control-0.1.1.tar.gz
  • Upload date:
  • Size: 265.6 kB
  • 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.1.1.tar.gz
Algorithm Hash digest
SHA256 e04f405ff78a52a463d9f696f134747f6bfb0ff2e7741435154d48462c22030a
MD5 9eeca6d54ab40618a4b41b9cec01cc30
BLAKE2b-256 84f5127444652afef1efae967cd5b50f4619f8747541f0ed20a1362bbd7d1643

See more details on using hashes here.

Provenance

The following attestation bundles were made for uv_agent_remote_control-0.1.1.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.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for uv_agent_remote_control-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 587496980f9d9c6155a2155734c112ae26535a91d63f222e25254240efa267bb
MD5 03154f75509f71b8950bd90216c6dfa9
BLAKE2b-256 6c7cbd020612cf688e111e55c8fe0ed3f7691f5f36bff76c520cc7c9bb9931ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for uv_agent_remote_control-0.1.1-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