cd /news/ai-tools/llm-based-ci-pipeline-code-generator… · home topics ai-tools article
[ARTICLE · art-131591] src=news.ycombinator.com ↗ pub= topic=ai-tools verified=true sentiment=· neutral

LLM based CI pipeline code generator for DSCI

DSCI, a self-hosted Git and CI server, now offers an LLM-based pipeline code generator that produces CI configurations from natural-language requests, according to a post on Hacker News. Users submit a prompt such as "Build DSCI pipeline for typical Python project with pytest unit tests and code coverage more then X" to the service at dsci.sparrowhub.io:8080, wait less than a minute, then open the latest dsci@* build's artifacts to read answer.md. The post lists example outputs for a Python/pytest/coverage pipeline and a Golang pipeline with unit tests, coverage, and Docker image push.

by read1 min views1 publishedSep 16, 2026

DSCI is a dead simple CI - self hosted Git and CI server included.

Use this link - http://dsci.sparrowhub.io:8080/repo/test1.git To build pipeline for your requirements, just say something:

Build DSCI pipeline for typical Python project with pytest unit tests and code coverage more then X

You can do more than that. AI agent is smart enough to nail it down for you.

Once your request is queued wait for less then minute, go to builds pages, pickup latest dsci@* build, go to arifacts and finally view your answer.md

Examples:

Python+pytest+coverage - http://dsci.sparrowhub.io:8080/file_view/dsci/1c9fb55.1789570454/answer.md

Golang+unit tests+ coverage + docker image push - http://dsci.sparrowhub.io:8080/file_view/dsci/1c9fb55.1789570619/answer.md

PS ... and don't waste all my free tokens ))

Comments URL: [https://news.ycombinator.com/item?id=49728085](https://news.ycombinator.com/item?id=49728085)

Points: 1

── more in #ai-tools 4 stories · sorted by recency
── more on @dsci 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/llm-based-ci-pipelin…] indexed:0 read:1min 2026-09-16 ·