Asana cleared 5 years of engineering work in 2 weeks with Codex
tosh
40 points
94 comments
August 20, 2026
Related Discussions
Found 5 related stories in 43.8ms across 4,128 title embeddings via pgvector HNSW
- Asked Codex to redesign a page; it pushed my repo to OpenAI infra npmn · 28 pts · July 24, 2026 · 56% similar
- Codex Micro davidbarker · 274 pts · July 15, 2026 · 48% similar
- Quick impressions: A week of using Codex more than Claude speckx · 86 pts · August 21, 2026 · 48% similar
- OpenAI reduces Codex Model Context Size from 372k to 272k AmazingTurtle · 336 pts · July 19, 2026 · 48% similar
- Codex Security bakigul · 446 pts · July 28, 2026 · 47% similar
Discussion Highlights (19 comments)
vasco
When "5 years of work" take two weeks, you know two things. The estimates were wrong, and nobody will need a project management tool soon.
devmor
When everything is “estimates”, anything sounds amazing. The impressive thing here is that Asana has such a poorly run engineering org that replacing their testing framework was estimated to take 5 years and $6 million.
camillomiller
I would love to know the responsible people at Asana who approved this joint PR. Like, do you not get the blatant second degree negative implications of what’s stated here, albeit manipulated and hyperbolic, for a project management software?
tehlike
The more tangible example for me around LLM enabling what's previously long if not impossible tasks: pgrust. https://github.com/malisper/pgrust
d--b
People may think it’s an overstatement. But I think it’s not. This kind of projects are where AI is most helpful. Long tedious and highly testable projects like ports or legacy system replacements where humans have to grind through millions of lines of code without really thinking are the perfect target for AI. I once did a C to C# port of several math libraries, and while I was able to automate most of it, it still required a ton of manual work. I bet if I had Claude, I could do what I did in 3 months in a day or two.
zkmon
Comparisons such as 5 years and $6M are meaningless. Instead, they should compare with other AI, such as how much it would have cost using self-hosted open-weight models, or using a API that offers open-weight models etc.
starcast2026
It is a good PR for Asana. I checked this with Gemini & here is what Gemini said - https://share.gemini.google/B8nocObwgiih Summary: The Takeaway Did an AI generate 5 years' worth of highly creative, novel software features from scratch in two weeks? No. Did an AI complete 5 years' worth of tedious, widespread code-migration technical debt in two weeks? Yes.
potatoproduct
They probably meant 1 employee part time for 5 years on a project that was never a priority.
localhoster
You see, I call bs on that. Not on the part that agents are an accelerator, they might be, but at the part that it was a 5 year project. We engineers, had the power to dictate how our days will look, and we were able to give ballooned timelines to give us room to braeth. This has changed. The power is no longer in our hands, for good or bad. I suspect it as a two month project without agents. Max.
firefoxd
Unfortunately, this is the type of statements we can't verify. I'm not sure why these types of news are still coming out when we all have AI at work. Whenever someone does such a huge drastic change like this, it's by ignoring a large chunk of code that most people were afraid to touch for good reasons. Now, that code is gone, AI is celebrated, things will break, people will work very hard in the background to fix it, with no fanfare.
erentz
> An engineer checked progress twice a day and reviewed every proposed change. It doesn’t sound like that much changed. If one engineer can really review all the changes in under two weeks, the original estimate of 5 years of engineering work has to be waaaaaaay off.
apsurd
Phrased this way, my aspiring product leader hat activates: that 5 years of work cannot be of much value to a company worth billions because a 5 year estimate is the lowest possible qualification you can make. Its a “will never happen” shelving. all work is stack ranked against other opportunities. no matter how many teams help to parallelize, leadership basically comes down to ranking the stack correctly. Valuable work will be at the top by any means necessary. “mvp”, probes, task forces, code yellows, and so on. edit: it’s even a backhanded compliment to agentic coding. Asana a public company considers a $12k outlay for something they’d never spend real resources on worth a case study =|
lancebeet
Is this the react test framework enzyme? To me, $6 million and 5 years seems like a very high estimate for this even without any automation (AI or otherwise) for even relatively large applications. How could they possibly have a test suite this large?
2d8a875f-39a2-4
"Their old testing tool, Enzyme, had fallen out of active maintenance and was becoming a blocker to modernizing Asana’s frontend stack" Non prod code, good use case.
wolttam
Pretty big self-own
pjmlp
So clearly it doesn't need the workforce required to delivery 5 years man work, as per project estimations, thus brace for impact.
ValentineC
From the article: > For comparison: the previous plan was expected to take at least five years and estimated to cost roughly $6M. If that's an estimate from an LLM, those have always been way off for me. I'm constantly amazed whenever something that an agent estimates would take weeks ends up being completed in an hour.
tomlockwood
I believe this about as much as the claim that the Bun rewrite cost $165k
ttul
If you ask Sol or Claude how much time it will take to implement a plan they just came up with, they usually advise a timeframe in the weeks or months - assuming, I suppose, that human programmers will be building it. And then you ask the model to just "do it" and it takes an hour or two. I always find this entertaining.