Skip to content

[Bug]: Kanban agent crashing on task #18657

@flockonus

Description

@flockonus

Bug Description

Is my "seo" agent supposed to mark kanban task complete directly by trying to manipulate the DB ?

It fails because SQlite only allows 1 process to access at a time, which leads me to think it should be tool calling but isn't.

full log - see line 384 : https://gist.github.com/flockonus/b20f411913dd37f3cec5e3a42f940b82#file-gistfile1-txt-L384

Steps to Reproduce

kanban init
create a task there, assigned to seo which is a role we have
set the gateway to run

Expected Behavior

well, you know, task completed

Actual Behavior

see description

Affected Component

Agent Core (conversation loop, context compression, memory)

Messaging Platform (if gateway-related)

No response

Debug Report

--- hermes dump ---
version:          0.12.0 (2026.4.30) [e5dad4ac]
os:               Linux 6.14.0-37-generic x86_64
python:           3.11.15
openai_sdk:       2.30.0
profile:          default
hermes_home:      ~/.hermes
model:            mimo-v2.5
provider:         custom
terminal:         local

api_keys:
  openrouter           set
  openai               not set
  anthropic            not set
  anthropic_token      not set
  nous                 not set
  google/gemini        not set
  gemini               not set
  glm/zai              not set
  zai                  not set
  kimi                 not set
  minimax              not set
  deepseek             not set
  dashscope            not set
  huggingface          not set
  nvidia               not set
  ai_gateway           set
  opencode_zen         not set
  opencode_go          not set
  kilocode             not set
  firecrawl            not set
  tavily               not set
  browserbase          not set
  fal                  not set
  elevenlabs           not set
  github               not set

features:
  toolsets:           hermes-cli
  mcp_servers:        0
  memory_provider:    built-in
  gateway:            running (systemd (user), pid 1079)
  platforms:          discord
  cron_jobs:          0 active / 0 total
  skills:             132

config_overrides:
  agent.max_turns: 60
  compression.threshold: 0.55
  display.streaming: True
  display.skin: daylight

Operating System

Ubuntu 25

Python Version

No response

Hermes Version

No response

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havecomp/pluginsPlugin system and bundled pluginstype/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