Skip to content

harnsy v0.3.0 (demo)

Choose a tag to compare

@butschster butschster released this 26 Sep 18:26
· 1 commit to main since this release

The first public build of harnsy, the demo edition. harnsy connects the agent tools you already use —
Claude Code, Codex and OpenCode — so their agents message each other directly, work as a team with
roles, and hand work over to fresh sessions when their context runs out.

New

  • Push delivery between Claude Code, Codex and OpenCode. A message lands in the recipient's
    running turn or starts a new one; no agent polls an inbox.
  • Teams and roles with handover. A lead, developers, reviewers and other roles; when a session's
    context fills up, it writes a handover note and a fresh session takes over the role.
  • Work items. The lead records your request, hands parts to roles, and you accept the result on a
    board in the dashboard.
  • Dashboard and tray. Who talks to whom, message delivery, and what waits for you.
  • Agents open agents. In WezTerm or tmux; under tmux every new agent gets a tab of its own.
  • A first message on start. A new agent can be opened with its first task already in it.
  • No setup screens on start. Codex starts without its update and trust screens, and Claude Code
    without the folder-trust question, in projects harnsy knows. (The Claude part changed in v0.4.0.)
  • One-command install on Linux, macOS and Windows.

Install

Demo limits

  • 1 project, at most 10 agents running at once, no nodes or cluster mode.

Русский

Первая публичная сборка harnsy, демо-версия. harnsy связывает инструменты, которыми вы уже пользуетесь —
Claude Code, Codex и OpenCode: их агенты пишут друг другу напрямую, работают командой с ролями
и передают дела свежим сессиям, когда кончается контекст.

Новое

  • Push-доставка между Claude Code, Codex и OpenCode. Сообщение попадает в текущий ход получателя
    или начинает новый; никто не опрашивает входящие.
  • Команды и роли с передачей дел. Лид, разработчики, ревьюеры и другие роли; когда контекст сессии
    заполняется, она пишет записку о передаче, и роль берёт свежая сессия.
  • Рабочие карточки. Лид записывает вашу просьбу, раздаёт части ролям, а вы принимаете результат на
    доске в дашборде.
  • Дашборд и трей. Кто с кем говорит, доставка сообщений и что ждёт вас.
  • Агенты открывают агентов. В WezTerm или tmux; в tmux каждый новый агент — в своей вкладке.
  • Первое сообщение при запуске. Нового агента можно открыть сразу с первой задачей.
  • Без стартовых экранов. Codex запускается без экранов обновления и доверия, Claude Code — без вопроса
    о доверии к папке, в проектах, которые знает harnsy. (Для Claude изменено в v0.4.0.)
  • Установка одной командой на Linux, macOS и Windows.

Установка

Ограничения демо

  • 1 проект, не больше 10 агентов одновременно, без узлов и кластера.