frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

My GLM-5.1 coding agent scored 94.3% on LiveCodeBench Lite (348/369)

3•univence•2h ago•0 comments

Ask HN: How are you handling data retention across your stack?

2•preston-kwei•3h ago•1 comments

Hey, it's Earth Day today

8•burnt-resistor•3h ago•3 comments

Need advice: Back end engineer → infrastructure: how do you make the transition?

6•gokuljs•5h ago•3 comments

Recommended GPU Repairshop in Europe (Germany)

36•DogRunner•3d ago•13 comments

Ask HN: How to solve the cold start problem for a two-sided marketplace?

144•alegd•2d ago•162 comments

Ask HN: How did you land your first projects as a solo engineer/consultant?

297•modelcroissant•3d ago•144 comments

Ask HN: Are cloud coding agents useful in real workflows yet?

3•Rperry2174•11h ago•3 comments

Ask HN: What skills are future proof in an AI driven job market?

29•sunny678•1d ago•61 comments

OpenClaw stats don't add up

9•iliaov•18h ago•6 comments

Tell HN: My open-source project hit 5k registered users

13•darkhorse13•1d ago•5 comments

Ask HN: What Would Make Stack Overflow Great Again?

9•nnurmanov•19h ago•11 comments

Anthropic bans orgs without warning

29•alpinisme•1d ago•13 comments

Ask HN: Are there any engineering orgs that use incentives?

2•jppope•1d ago•6 comments

Ask HN: Building a solo business is impossible?

73•fnoef•5d ago•96 comments

GPT 5.5 Released in Codex

11•zuzululu•19h ago•3 comments

Ask Anthropic: Requesting clarity on Claude -p situation

5•andai•1d ago•0 comments

Opus 4.7 vs. 4.6 after 3 days of real coding side by side from my actual session

14•agentseal•3d ago•6 comments

My file access workaround for cron in Tahoe

4•noduerme•1d ago•0 comments

Tell HN: I'm sick of AI everything

313•jonthepirate•21h ago•179 comments

Getting back into photography, ditching the phone camera in 2026?

7•eigenhombre•2d ago•6 comments

Ask HN: Is GitHub's #1 repo fake? build-your-own-x 491K stars

11•throwawaysoso•2d ago•2 comments

Warning: If you search "Claude Desktop" on Google, the 2nd ad result is a scam

7•diogenescynic•2d ago•3 comments

Ask HN: What makes a good Product Manager

10•chairhairair•3d ago•10 comments

Ask HN: How did you get your first users with zero audience?

20•arikusi•6d ago•20 comments

Ask HN: May be a basic question, but how can I use AI well?

9•jdw64•3d ago•4 comments

Why don't we just ask AI to write assembler?

14•canterburry•4d ago•16 comments

You've reached the end!

Open in hackernews

My GLM-5.1 coding agent scored 94.3% on LiveCodeBench Lite (348/369)

3•univence•2h ago
I’ve been building Univence, a custom autonomous coding agent platform powered by GLM-5.1.

We are building this to be a true Replit/Vercel competitor, but with zero vendor lock-in. You can build and develop entirely on our platform alongside our SOTA agent, but you own the code and can deploy it seamlessly to any 3rd-party host like DigitalOcean, Netlify, AWS, or your own VPS.

To prove the core agent's capability, we just ran it against the LiveCodeBench Lite dataset (Python split). Here is the breakdown over a blind 369-problem run:

    Total: 348/369 passed (94.3%)

    Easy: 138/141 passed (97.9%)

    Medium: 152/156 passed (97.4%)

    Hard: 58/72 passed (80.6%)
(Note: We achieved that 80% on Hard by engineering the agent's constraints to strictly prioritize optimal time complexities like O(n log n) over brute-force O(n^2), avoiding the Time Limit Exceeded errors that usually trip up standard wrappers).

But we aren't just building this for the tech. My co-founder is a Palestinian refugee currently living in the Gaza Strip, and we are launching this to drive immediate humanitarian impact. 100% of the profits from 11 months of the year from this platform will be donated directly to support Palestinian refugees.

The agent is this good already, but I have a roadmap of architectural ideas to make it even better. Right now, I'm looking for fast angel funding, compute sponsorships, or strategic partners to help us scale this ASAP.

    Try it out: https://univence.com

    Raw JSONL trajectory logs: https://github.com/UnivenceAI/Univence-benchmarks/tree/main/Z%20AI/GLM-5.1

    Follow our progress & proof of donations: https://x.com/UnivenceAI
I would love any feedback on the platform or the agent architecture. If you are an investor or want to support the mission, my DMs are open on X, or you can reach us at univenceai@gmail.com.