Local agentic control plane for gpt2giga
Project description
gpt2giga-harness
Local agentic control plane for the gpt2giga compatibility gateway.
The distribution provides the giga and gpt2giga-harness commands and uses
the gpt2giga_harness Python namespace.
Release notes: Russian · English.
Install the first split release:
uv tool install "gpt2giga-harness==0.0.1"
giga doctor
giga ui
giga ui starts a local durable worker automatically when needed. Pass
--no-start-worker to keep worker lifecycle under separate supervision.
Codex, Claude Code, and Gemini are discovered on PATH by default. Override a
non-standard installation in the user-owned
~/.gpt2giga/harness/config.toml:
[executables]
"codex-cli" = "/custom/bin/codex"
"claude-code" = "/custom/bin/claude"
"gemini-cli" = "C:\\Users\\me\\bin\\gemini.cmd"
Use giga config path, giga config set executables.codex-cli /custom/bin/codex,
and giga harness inspect codex-cli --json to manage and diagnose resolution.
Configured executable paths take precedence over PATH and must be absolute.
gpt2giga-harness==0.0.1 depends on exactly gpt2giga==0.2.3a1. The gateway
can be started separately with gpt2giga; Harness can also start a temporary
local sidecar for supported direct runs.
Plugins keep using the gpt2giga.harnesses entry-point group, while their
imports and entry-point targets use gpt2giga_harness.*:
[project.entry-points."gpt2giga.harnesses"]
my-harness = "my_package.my_harness:MyHarness"
When upgrading from the old combined prerelease, uninstall both distributions
before reinstalling this package. Existing ~/.gpt2giga/harness and .giga/
state stays in place and must not be deleted during the package migration.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gpt2giga_harness-0.0.1a1.tar.gz.
File metadata
- Download URL: gpt2giga_harness-0.0.1a1.tar.gz
- Upload date:
- Size: 401.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee37f01ed123a72de0b7f4e03645fb3684bdc15011e0d5b20f21e1f7cd3a3f5b
|
|
| MD5 |
d4e1e8a2fd176744f0e5e00d1d62dab7
|
|
| BLAKE2b-256 |
17eba04f556469732962be9a4f0ec77e37893f832f9b8517106d86182d59f3c9
|
File details
Details for the file gpt2giga_harness-0.0.1a1-py3-none-any.whl.
File metadata
- Download URL: gpt2giga_harness-0.0.1a1-py3-none-any.whl
- Upload date:
- Size: 455.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79aa01a20f59b87a342048dce07e8e13efaad778cc9968960573d0fc5f03ec99
|
|
| MD5 |
2e801c20867ce410f53678dbffd4d702
|
|
| BLAKE2b-256 |
aafa40eed69dc675528ced217d955ff8e165780896811e7465087c18986917bd
|