Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

clicking start a task on an agent, the run status and the text log of what is happening never appears. #9

Description

@DIGist

Description

clicking start a task on an agent, the run status and the text log of what is happening never appears.

I can see the log in the dockerlog that seems the backend is making requests to the llm, but the run status in the front end is never updated and the log in the frontend for the task never seems to appear.

May or may not be related to bugs #1 and #2

Steps to Reproduce the Bug

  1. run front end with docker compose and the agent-llm backend.
  2. create an agent (in my case Oobabooga: http://localbox.lan:5000/
  3. assign it a task
  4. watch as nothing happens in the front end, but the backend reports requests being sent to the LLM.

Expected Behavior

run status will update and log will appear

Actual Behavior

no run status change or log.

Additional Context / Screenshots

No response

Operating System

  • Microsoft Windows
  • Apple MacOS
  • Linux
  • Android
  • iOS
  • Other

Python Version

  • Python <= 3.9
  • Python 3.10
  • Python 3.11

Environment Type - Connection

  • Local
  • Remote

Environment Type - Container

  • Using Docker
  • Not Using Docker

Acknowledgements

  • My issue title is concise, descriptive, and in title casing.
  • I have searched the existing issues to make sure this bug has not been reported yet.
  • I am using the latest version of Agent-LLM.
  • I have provided enough information for the maintainers to reproduce and diagnose the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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