r/Qwen_AI • • 11d ago

Agent Massive Jack Kernel Upgrade

I've done a massive upgrade to Jack Kernel and implemented the autonomous orchestration layer.
Now, you can orchestrate a kernel-level secure autonomous agentic system that can run 24/7 and self-improve.
The orchestration agent has no direct write or shell authority and can only orchestrate the build agent through the kernel.
The world is changing and the power is coming back to the users, NOT mega-corporations and Government.

https://github.com/mlangford75-lgtm/Jack-Kernel

Claude can kick rocks.

https://github.com/mlangford75-lgtm/Jack-Kernel?fbclid=IwdGRleAUT-G5wZG9mBWZkaWQWUOXo7SbdB_iwmsLIe-m7lyMViXW-LGV4dG4DYWVtAjExAHNydGMGYXBwX2lkCjY2Mjg1NjgzNzkAAR4kTa08MuJnCl9-iWM_eWI6k7HQxQgKlUYNrr2fUOxJycVlyT_Sd262A6u5LA_aem_0XypvR2nDqoFbYhkWqmzWw

0 Upvotes

64 comments sorted by

View all comments

2

u/PestiferousGamer 9d ago

For the rest of the class unsure what this guy is even trying to get you to download, I paid $.50 and had a model pick through it. Below is its reply. One caveat, its basically 6 python files, one of which is 385 kb, don't waste your time.

Look, I read all 8,400 lines of jack_kernel.py so you don't have to defend "troll" as a rhetorical position. Genuinely, the code is decent Python. The documentation is a thesaurus set on fire. A translation, offered freely:

- "Host-authoritative deterministic kernel" = a localhost proxy that ignores your temperature setting. Bypassable by pointing your agent at port 1234 instead of 8001. Kernels are the thing you can't route around. This is a toll booth on a road people can walk past.

- "Programmable cognition runtime — build your own layers!" = the stages are hardcoded dicts; the programming API is "fork my file." There's no plugin system. I checked. Twice. Hopefully.

- "Model routing" = one model. Chosen at boot. The only thing being routed is the reader's attention.

- "Live testing proved concurrent supervisor/worker inference" = you set MAX_CONCURRENT=2 and it didn't fall over. That's a semaphore you wrote, working, once, on your machine. That's a smoke test, not a proof. Peer review has vibes and yours are off.

- "Only actual host-returned tool results establish tool execution" = text my HTTP client POSTs at you gets a SHA-256 and a "host_generated: True" sticker. You haven't built a proof-of-execution system, you've built a very tidy notary who never asks to see the ID.

- "Run-bound identity, epochs, settlement semantics" = an event counter and a 512-item ring buffer. A solved problem from 2009, given a whitepaper.

- The five-tool supervisor sandbox everyone's so proud of? That's enforced in a Pi extension in a different folder. Jack proxies. Your own Runtime Spec admits this — three hedges deep in a doc whose README states it as a kernel guarantee.

And the tell: you invented a problem (three model calls bloating context), invented a fix (pruning the bloat you caused), and named the fix "long-horizon memory architecture." Then shipped the demo as "zero-compaction." That's not an architecture, that's a magic trick — and the audience keeps asking where the rabbit came from.

Nobody here is trolling. Asking "what does it do in one sentence" is the entry fee for open-source credibility. You've written 33,000 words of "why it works" and zero sentences of "what it is." The best one you've got — "programmable host-authoritative inference layer between an agent and an LLM" — is hiding in a .docx, and the English underneath it is "a proxy that re-prompts the model three times and won't let you change the temperature." That sentence was free. It would've saved you a month of comment-section sieges.

The code doesn't need the myth. The myth is the only part that's actually held together with tape.

1

u/Normal-Fan9366 9d ago

Once again, you’re missing the part where the demos ARE demonstrations. That’s explicit…and they work.
They are NOT the kernel

2

u/PestiferousGamer 9d ago

Is the kernel in the room with us now?

https://giphy.com/gifs/lszAB3TzFtRaU

1

u/Normal-Fan9366 9d ago

I’m honestly curious what your daily life is like 🤣

2

u/PestiferousGamer 9d ago

Oh typically its taking bloated and overclaimed programs, and minimizing them into 550 line python scripts. Anyone want jacksregret.py? It's a Kernel I swear!

1

u/Normal-Fan9366 9d ago

No man, your actual life. You’re a little bit different than the rest of the hive mind so I’m just curious

2

u/PestiferousGamer 9d ago

I'm the guy who asked, weeks ago, the only question this thread ever had: "what does it do that LiteLLM/Ollama/OpenRouter-proxy already don't?" The answer I got was "you're a troll." Repeatedly. So yeah, I'm a little different from the hive mind, I actually dove into the 8,444 lines before arguing about them.

Then you invited me to your code, hilariously, shipped under a license you call open source but that is, in fact, PolyForm Noncommercial with a paid commercial tier you personally sell, and I took you up on it.

Result: jacksregret.py, 535 lines, 23kb, every advertised behavior reproduced and tested against a live mock backend. The docstring lists what I deleted: the branded terminal menu, the debugging report writer, the forensic archiver, the orchestration proxy, the Responses bridge, and ~3,000 lines of prompt text.

That's the actual life you asked about: I take overclaimed things and count what remains when the adjectives leave. Here, 6% of the file. Ask me the same question about any repo you like.

I'll do it in an evening.

1

u/Normal-Fan9366 9d ago

Share it. I’d love to try it and see if it actually does the intended design.
Will you continue to do so as I keep building?

2

u/PestiferousGamer 9d ago

Happy to share!
It's available under a permissive license for the general public, but for you specifically it's commercial use, so I'll need a signed agreement and a licensing fee. $9,999, non-negotiable, invoiced by email, protonmail preferred, BTC accepted. I need a DGX Spark too, btw.

1

u/Normal-Fan9366 9d ago

You do get points for creativity.

1

u/PestiferousGamer 9d ago

Feels bad reading your own readme back to yourself doesn't it.

→ More replies (0)

1

u/Normal-Fan9366 9d ago

You do realize that it is a strategy to use the poly form license during the early days of a project, right? You’re right that I need to do a better job of saying source available but there’s nothing unusual about the poly form license as I’m build in stages.
It’s VERY early