The New Stack
·
6 days ago
Atlassian launched AI-powered features for Jira including a Coding Agent that converts work items into pull requests and integrates with Claude Code, Cursor, and GitHub Copilot to make the platform more appealing to developers. Internal testing showed a 36% reduction in PR cycle time, 44% boost in agent task completion efficiency, and 48% drop in token consumption among Atlassian's 6,000 engineers. The updates aim to keep developers in Jira by automating routine tasks and reducing context switching, though the company acknowledges challenges remain in code review bottlenecks and has set no roadmap beyond the next quarter.
The New Stack
·
6 days ago
● 3 sources
OpenAI's Codex and ChatGPT Work combined reached 8 million active users following the July 9 launch of GPT-5.6, growing from 5 million in early June. The rapid user surge from 7 million to 8 million occurred between July 12 and July 15, exposing scaling issues that forced OpenAI to reduce the context window from 372,000 to 272,000 tokens and temporarily lift usage caps. The consolidation of Codex into a unified desktop app with integrated tools like Slack and Google Drive marks a shift toward positioning AI as a workspace layer rather than a standalone product.
TLDR Dev
·
6 days ago
Generative AI has dramatically lowered the barrier to copying game ideas, as demonstrated when developer Freya Holmér's rotating Tetris prototype was cloned by multiple people within days using AI code generation, each taking roughly a day to create. The ease of AI-assisted cloning amplifies a pre-existing problem of game storefronts being flooded with low-effort knockoffs by companies like Voodoo and Midnight Works, which have built billion-dollar businesses around copying popular games. Developers now face increased anxiety about sharing work publicly, and the devaluation of skill and effort discourages original creativity as clone makers can bypass the knowledge and execution that traditionally made copying expensive and difficult.
TLDR
·
6 days ago
A software engineer argues that AI coding assistants may undermine the shared understanding that coordinates large-scale software projects, similar to how the Tower of Babel collapsed when people lost common language. Unlike the biblical story where communication breakdown halts construction, AI agents can continue making changes to codebases without developers needing to coordinate or comprehend each other's modifications. The result is that systems grow increasingly incoherent without the immediate failure that would signal the problem, making architectural decay invisible until critical.