Skip to main content

Portable multi-agent ultracode orchestration with a 3-agent adversarial debate that converges to unanimous consensus

Project description

========= Written in Korean first, then English ==========

======== 한국어 ========

cluxion-agentplugin-effort-ultracode

AI 에이전트(Hermes Agent, Claude Code, Codex)를 위한 합의 의사결정 플러그인입니다. 핵심 기능은 3개 에이전트의 적대적 토론입니다: 세 에이전트가 근거와 이유로 서로를 설득하고, 더 잘 논증된 주장은 이유와 함께 수용하며, 만장일치에 이르렀을 때에만 그 결정을 채택합니다. 합의에 이르지 못하면 반대 의견과 함께 정직하게 no_consensus를 반환합니다. 수렴 판정은 모델이 아니라 결정론적 코드가 통제합니다.

설치

pip install cluxion-agentplugin-effort-ultracode

Hermes Agent에서 사용

~/.hermes/config.yaml 에 추가한 뒤 Hermes를 재시작하세요.

plugins:
  enabled:
    - cluxion-agentplugin-effort-ultracode

Hermes를 통해 제공되는 로컬 모델(vLLM/MLX)에서도 동일하게 동작합니다.

사용

Hermes에서는 cluxion_consensus 도구로 제공됩니다. CLI로 직접 실행할 수도 있습니다.

cluxion-ultracode consensus --question "이 제안을 채택할까?" --adapter hermes
cluxion-ultracode consensus --question "이 제안을 채택할까?" --adapter mock-unanimous

--adapter hermes(기본값)는 플러그인과 동일한 hermes -z 경로를 사용합니다. --adapter mock-*는 실제 모델 호출 없이 결정론적 로컬 테스트용입니다.

만장일치면 결정과 근거를, 아니면 반대 의견을 포함한 no_consensus를 반환합니다.

점검

설치·Hermes 계약·LLM 백엔드 상태를 결정론적으로 자가 진단합니다. 같은 상태면 항상 같은 결과를 출력하고, 문제가 있으면 증상과 해결 단계를 그대로 알려줍니다.

cluxion-ultracode doctor          # 사람용 요약
cluxion-ultracode doctor --json   # 구조화 출력

Hermes 안에서는 ultracode_doctor 도구로도 노출됩니다.

라이선스

Apache-2.0

============ English ==========

cluxion-agentplugin-effort-ultracode

A consensus decision plugin for AI agents (Hermes Agent, Claude Code, Codex). Its headline feature is a 3-agent adversarial debate: three agents argue from evidence and reasons, concede points that are better-argued (with a stated reason), and only a unanimous agreement becomes the decision. If they cannot agree, it returns an honest no_consensus with the dissent. Convergence is controlled by deterministic code, not by the model.

Install

pip install cluxion-agentplugin-effort-ultracode

Use with Hermes Agent

Add it to ~/.hermes/config.yaml, then restart Hermes:

plugins:
  enabled:
    - cluxion-agentplugin-effort-ultracode

It works the same with local models (vLLM/MLX) served through Hermes.

Use

In Hermes it is available as the cluxion_consensus tool. You can also run it from the CLI:

cluxion-ultracode consensus --question "Should we adopt the proposal?" --adapter hermes
cluxion-ultracode consensus --question "Should we adopt the proposal?" --adapter mock-unanimous

--adapter hermes (default) uses the same hermes -z path as the plugin. --adapter mock-* runs deterministic local tests without live model calls.

On unanimity it returns the decision and rationale; otherwise a no_consensus with the dissent.

Diagnostics

A deterministic self-check of install, the Hermes contract, and the LLM backend. The same state always prints the same result, and on any problem it shows the symptom and the exact fix steps.

cluxion-ultracode doctor          # human summary
cluxion-ultracode doctor --json   # structured output

Also exposed inside Hermes as the ultracode_doctor tool.

License

Apache-2.0

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

cluxion_agentplugin_effort_ultracode-0.1.8.tar.gz (43.3 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file cluxion_agentplugin_effort_ultracode-0.1.8.tar.gz.

File metadata

File hashes

Hashes for cluxion_agentplugin_effort_ultracode-0.1.8.tar.gz
Algorithm Hash digest
SHA256 67a31213216eb4d85a1e95fc5525bc53a3b075bc45bac2adcafc632af19b22aa
MD5 c0e723cd7b422564a659d186cf2e390d
BLAKE2b-256 be3bf5a1babeabdb0fcff487a3bc5ca9f32357b3bdea484819f2865cea0912f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cluxion_agentplugin_effort_ultracode-0.1.8.tar.gz:

Publisher: publish.yml on cluxion/cluxion-Agentplugin-Effort-Ultracode

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

File details

Details for the file cluxion_agentplugin_effort_ultracode-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for cluxion_agentplugin_effort_ultracode-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d695ae94da26205886fc93f6b81777ea4c4b278141de18e7aaacdf4372fbadfb
MD5 f2ccf506c26404e257fb596ffb3360ec
BLAKE2b-256 d9bed29dfe66139fc9f47e3d76e07277ba9546a3a6fb97d3b4c0e67ae8a7b029

See more details on using hashes here.

Provenance

The following attestation bundles were made for cluxion_agentplugin_effort_ultracode-0.1.8-py3-none-any.whl:

Publisher: publish.yml on cluxion/cluxion-Agentplugin-Effort-Ultracode

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