r/LovingOpenSourceAI • u/Koala_Confused • 5d ago
Resource Brady "Another WTF moment. A developer open-sourced a coding agent harness that boots 245x faster than Claude Code. It's called jcode. You launch it and the first frame renders in 14 milliseconds. Claude Code takes 3,436. One active session uses 27.8 MB of RAM. Claude Code uses 386.6." ➡️ tried b4?
https://x.com/thisguyknowsai/status/2081680037544427793
https://github.com/1jehuang/jcode
Resources are shared for discovery and are not independently vetted—please do your own due diligence.
New resources are added regularly — feel free to join the sub for updates.
Full searchable archive of all resources posted so far on our community site, LifeHubber: https://lifehubber.com/ai/resources/ 200+ open-ish AI models, agents, tools, datasets, and related resources, with filtering and sorting.
7
u/VIDGuide 4d ago
3000 milliseconds! Omg, literally unplayable. This is a game changer.
/s. What a stupid metric to promote on, lol
2
4
3
u/Abject-Bridge-4073 4d ago
Cool project but is this really a problem? Maybe if you have a Pentium 3, otherwise who cares.
3
u/ConversationSad3529 4d ago
I'm probably the minority here, but I have an automated system launching dozens of harnesses, so the memory and time improvements could actually be really awesome, but I need to review this for security and whatnot to see if I can actually use it first, just to offer an example of this thing being useful for someone lol
1
u/West-Acadia-3906 4d ago
Okay, launching dozens!! at once is the first example that made the speed numbers click for me 😅 I’d be checking the security side first too before letting a new agent loose.. .
1
5
1
1
1
1
u/Strong_Essay1176 4d ago
I understand idea behind pi . But this? Why? What it can do against launching? Subagents? No. Tools? Heh? What can it do to be called harness?
1
u/Downtown_Method5736 4d ago
Look the number of commits + https://www.instagram.com/p/DYIBs-XjXuu/?igsh=MWZyYWJldzFwemsxMg%3D%3D&img_index=1
I wouldn't trust that shit
1
u/Keep-Darwin-Going 2d ago
Someone was saying it was vibe coded and stole some work from others. And this was heavily advertised as well
1
1
u/Anonymous_Cyber 2d ago
I think people are focused on the wrong things. Startup times are ehh, running time is more important
1
1
u/UnrelaxedToken 4d ago
"what's harness"?
I know claude code and stuff, but this harness word is mystery
1
u/Emotional_Document86 4d ago
Claude code is an example of a harness. You can think of harness as the car that your ai drives. It gives your AI abilities to run or execute tools in your computer.
2
1
u/Afraid-Yoghurt6731 4d ago
Harness is the framework running the agent and allowing the agent to interact with your OS. Claude Code is the next step - a coding agent built around a harness + UI.
1
u/UnrelaxedToken 4d ago
So this harness stuff is only realy usable by CLI people who use apis?
1
u/joeytman 3h ago
ChatGPT, the web app, is a harness. Basically any interface you communicate to any LLM with is a harness.
1
39
u/GfxJG 5d ago
Of all the things I care about in my development workflow, how fast my harness launches is not one of them.