Frequently asked questions
Answers describe the current PoC version. Missing a question? kontakt@deliforge.com
Getting started
What is Deli?
A local application for developers that fetches Jira tasks and takes each through a fixed flow: analysis, solution, decisions, implementation, build, merge request, AI review, knowledge transfer and merge. Claude Code does the work; you answer questions, approve and merge.
How do I run Deli?
With one Docker command — it downloads the compose file and starts the database and the application (with git and the Claude Code CLI inside). Then you sign in as deli/deli, change the password and accept the licence. Details: Run with one command.
Which systems does it run on?
Wherever Docker runs. The PoC is used and verified on Windows; it has not yet been tested on macOS and Linux.
What does the first run look like?
A wizard guides you through four steps: Deli project, Jira connection, Git repositories with roles and a connection test. Then you fetch tasks and start the first run — in test mode by default, step by step.
Can I have several projects?
Yes. There can be many Deli projects, with a switcher in the sidebar. Each has its own Jira project and repositories; one repository can belong to several projects.