Created on 30 May 2024, about 1 month ago

Problem/Motivation

I'm searching documentation on how to setup and use this module. Thanks

πŸ’¬ Support request
Status

Active

Version

1.0

Component

Documentation

Created by

πŸ‡¨πŸ‡¦Canada lemac889

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @lemac889
  • πŸ‡©πŸ‡ͺGermany Marcus_Johansson

    Do you mean this module only, without AI Agents?

    I will write a documentation for that soon, but it should be as easy as installing the module and going to /admin/config/workflow/minikanban for some basic setup and then to /kanban. From there its like a mini version of Trello or Wrike.

    Please add bugs if you find them.

    --------------------------------------------------------------------------------

    If you mean with AI Agents, I still have a lot of stability issues to fix, but the short version if you want to test it with the experimental usage is to:
    1. Install this module.
    2. Install https://www.drupal.org/project/minikanban_agent β†’ and it submodules - Minikanban Agent OpenAI is required.
    3. Install https://www.drupal.org/project/ai_interpolator_agent β†’ if you want any custom workflows.
    4. Setup the AI Agent on /admin/config/workflow/minikanban/agents
    5. Create an epic that you assign to the AI Agent user, hopefully there are workers that handles what you need.
    6. Setup either a cronjob or even better a constant runner of the minikanban-agent:run command, like "watch -n0 ddev drush minikanban-agent:run".

    Note though, that its WIP and adding bug tickets for it makes little sense at the moment.

Production build 0.69.0 2024