Skip to content

Hermes Codex Operator v0.0.1

Latest

Choose a tag to compare

@AlekseiUL AlekseiUL released this 25 Aug 19:08

English

Hermes Codex Operator v0.0.1 is the first public pre-alpha release.

It provides a local-first bridge in which Hermes prepares a bounded work contract, Codex executes one foreground engineering task through App Server, and the operator records lifecycle state, verifies changed paths and commands, and returns an evidence-bearing receipt.

Included

  • durable SQLite operation journal;
  • at-most-once automatic dispatch for a reserved operation;
  • exact thread/turn identity and authoritative readback;
  • workspace scope enforcement and argv-only verification;
  • recovery, continuation, timeout, cancellation, and ambiguous-delivery states;
  • privacy gates for the tree, staged blobs, reachable history, wheel, and sdist;
  • bilingual English/Russian documentation and a Hermes skill pack;
  • MIT license.

Verified release

  • 104 unit and protocol tests;
  • GitHub Actions: Python 3.11–3.14 on Ubuntu, macOS, and Windows;
  • package smoke for normalized sdist and wheel;
  • privacy scan of source, reachable history, and exact release archives;
  • clean install from the public GitHub URL;
  • live Codex App Server smoke.

This is a pre-alpha developer tool. Review the work contract, allowed paths, and verification commands before using it on valuable repositories.


Русский

Hermes Codex Operator v0.0.1 — первый публичный pre-alpha-релиз.

Это локальный мост: Hermes готовит ограниченный рабочий контракт, Codex выполняет одну инженерную задачу через App Server, а оператор фиксирует состояние, проверяет изменённые пути и команды и возвращает подтверждённый результат.

В релизе

  • устойчивый журнал операций на SQLite;
  • не более одного автоматического запуска зарезервированной операции;
  • точная привязка к thread/turn и авторитетное чтение результата;
  • контроль границ рабочей папки и проверка командами без shell-строк;
  • состояния восстановления, продолжения, timeout, отмены и неопределённой доставки;
  • privacy gate для дерева, staged blobs, достижимой Git-истории, wheel и sdist;
  • документация на английском и русском и Hermes skill pack;
  • лицензия MIT.

Проверка релиза

  • 104 unit- и protocol-теста;
  • GitHub Actions: Python 3.11–3.14 на Ubuntu, macOS и Windows;
  • package smoke для нормализованного sdist и wheel;
  • privacy scan исходников, достижимой истории и точных архивов релиза;
  • чистая установка из публичного GitHub-репозитория;
  • живой smoke через Codex App Server.

Это pre-alpha инструмент для разработчиков. Перед работой с ценным репозиторием проверьте рабочий контракт, разрешённые пути и команды проверки.