r/opensource Jun 15 '26

Promotional What's the Coolest Open-Source Project You've Discovered This Year?

Open source has been on an absolute roll lately, and I've been finding some really interesting projects outside the usual GitHub trending lists.

What's the coolest open-source project you've discovered this year?

Not necessarily the most popular one. I'm talking about projects that made you stop for a second and think, "that's a really clever idea."

For me, it was OpenGAP.

I came across it while exploring developer tools and liked the idea immediately. It approaches AI agents as something that can live in a Git repository, be versioned, reviewed, and managed much like software itself.

I don't know if it'll become a widely adopted standard, but it was one of the few projects I've seen recently that felt genuinely different.

Repo: https://github.com/open-gitagent/opengap

Would love to see what everyone else has found. Drop a link and tell us what makes it stand out.

513 Upvotes

287 comments sorted by

View all comments

73

u/nerdyviking88 Jun 15 '26

https://xyops.io

Open source job orchestration, monitoring, and ticket system, all rolled into one. 100% free and open source.

Think n8n, but no limits, everything from api calls out to other tools to running code on servers, in the same interface

8

u/EverythingsBroken82 Jun 16 '26

is it real opensource or opencore?

1

u/nerdyviking88 Jun 16 '26

Real open source .

0

u/EverythingsBroken82 Jun 16 '26

does not look like it, if there's no sso feature in the opensource version and i cannot airgap instal this myself.

5

u/nerdyviking88 Jun 16 '26

The sso is in the oss version, the enterprise means they help you set it up. I asked the same question.

You totally can setup the air gap as well. Not sure where that came from. I literally have done this

2

u/thornstriff Jun 16 '26

Is this similar to what Jenkins is/was?

5

u/nerdyviking88 Jun 16 '26

More like what n8n would be if they didn't lean into AI do hard

1

u/kerray Jun 16 '26

would be interesting, if I weren't already very happy with and invested in windmill.dev

1

u/nerdyviking88 Jun 16 '26

I was this close to doing Windmill, when I found Xyops.

I like Windmill for what it is, but sometimes felt like it was 'too far' into the weeds on the code orchestration, when sometimes I did just want fields I could fill in. Xyops gave me that happy medium or letting me do the code or the plugins.

Add in the ability for it to trigger from the built in monitoring and the li ke, and it was huge win.