Skip to content

[Setup]: Hermes Kanban #25535

@automatescalebiz-code

Description

@automatescalebiz-code

What's Going Wrong?

A goal has been created by Hermes kanban, but the task cannot be processed and dropped to block status, so it's stuck.

Steps Taken

  1. A goal is created and assigned with a profile
  2. The goal is assigned in "Ready" at the beginning
  3. The goal is dropped in "Blocked" after it's being processed in "In Progress" stage

Installation Method

PowerShell installer (Windows)

Operating System

Windows 11

Python Version

3.11.15

Hermes Version

v0.13.0

Debug Report

Report       https://paste.rs/kRR0L
  agent.log    https://paste.rs/JH8QR
  gateway.log  https://paste.rs/SXRo1

Full Error Output

Query: work kanban task t_6486defb
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Scripts\hermes.EXE\__main__.py", line 10, in <module>
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\hermes_cli\main.py", line 11890, in main
    args.func(args)
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\hermes_cli\main.py", line 1442, in cmd_chat
    cli_main(**kwargs)
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\cli.py", line 13558, in main
    cli.chat(query, images=single_query_images or None)
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\cli.py", line 10240, in chat
    _cprint(f"{_DIM}Initializing agent...{_RST}")
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\cli.py", line 1528, in _cprint
    _pt_print(_PT_ANSI(text))
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\shortcuts\utils.py", line 111, in print_formatted_text
    output = get_app_session().output
             ^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\application\current.py", line 67, in output
    self._output = create_output()
                   ^^^^^^^^^^^^^^^
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\output\defaults.py", line 91, in create_output
    return Win32Output(stdout, default_color_depth=color_depth_from_env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\output\win32.py", line 115, in __init__
    info = self.get_win32_screen_buffer_info()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\output\win32.py", line 219, in get_win32_screen_buffer_info
    raise NoConsoleScreenBufferError
prompt_toolkit.output.win32.NoConsoleScreenBufferError: No Windows console found. Are you running cmd.exe?
Query: work kanban task t_6486defb
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Scripts\hermes.EXE\__main__.py", line 10, in <module>
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\hermes_cli\main.py", line 11890, in main
    args.func(args)
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\hermes_cli\main.py", line 1442, in cmd_chat
    cli_main(**kwargs)
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\cli.py", line 13558, in main
    cli.chat(query, images=single_query_images or None)
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\cli.py", line 10240, in chat
    _cprint(f"{_DIM}Initializing agent...{_RST}")
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\cli.py", line 1528, in _cprint
    _pt_print(_PT_ANSI(text))
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\shortcuts\utils.py", line 111, in print_formatted_text
    output = get_app_session().output
             ^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\application\current.py", line 67, in output
    self._output = create_output()
                   ^^^^^^^^^^^^^^^
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\output\defaults.py", line 91, in create_output
    return Win32Output(stdout, default_color_depth=color_depth_from_env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\output\win32.py", line 115, in __init__
    info = self.get_win32_screen_buffer_info()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\Name\AppData\Local\hermes\hermes-agent\venv\Lib\site-packages\prompt_toolkit\output\win32.py", line 219, in get_win32_screen_buffer_info
    raise NoConsoleScreenBufferError
prompt_toolkit.output.win32.NoConsoleScreenBufferError: No Windows console found. Are you running cmd.exe?

What I've Already Tried

  • have tried to start hermes in cmd and powershell
  • set PROMPT_TOOLKIT_NO_INTERACTIVE=1
  • SET TERM=dumb

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/cliCLI entry point, hermes_cli/, setup wizardsweeper:implemented-on-mainSweeper: behavior already present on current maintype/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions