TSRX kills JSX and Anthropic Shuts Fable

TSRX kills JSX, Anthropic Shuts Fable and how your Plugins are stealing your AI keys

Aniket RawatJune 20, 2026
TSRX kills JSX and Anthropic Shuts Fable

Guide to Cloud Architecture Diagrams with AWS

AWS Guide to Cloud Architecture Diagrams

Enhance visibility into your cloud architecture with expert insights from AWS + Datadog. In this ebook, AWS Solutions Architects Jason Mimick and James Wenzel guide you through best practices for creating professional and impactful diagrams. Download the ebook today!

Game Animation Gets an AI Upgrade - NVIDIA’s new MotionBricks framework replaces complex animation graphs with a single AI model that generates realistic character movement in real time. The system can handle over 350,000 motion skills while running at up to 15,000 FPS with extremely low latency. Read full blog.

TSRX kills JSX format: TSRX is a new syntax proposal that aims to replace JSX by letting developers use regular JavaScript control flow directly inside UI code. Instead of JSX-specific patterns, it brings back familiar if statements, loops, and component logic for a more natural coding experience. What is TSRX?

Why AI Keeps Forgetting What Developers Already Told It

For all the excitement around modern AI, there is a growing problem that many developers encounter every day: AI systems often have the memory of a first-time visitor.

The industry has become obsessed with bigger context windows, longer conversations, and increasingly complex agent workflows. Every new model announcement seems to highlight how many tokens a system can process. More context has become synonymous with more intelligence.

But developers are starting to discover that these are not the same thing.

An AI assistant that requires you to repeatedly explain your codebase, restate previous decisions, and reintroduce project context is not necessarily becoming smarter. In many cases, it is simply compensating for its inability to remember what it already learned. The result is a growing culture where excessive token consumption is celebrated, even when it reflects inefficiency rather than intelligence.

Developers Are Spending Too Much Time Repeating Themselves

Most software engineers have experienced this frustration.

You spend an hour helping an AI understand a repository, a bug, or an architectural decision. The conversation goes well. The assistant appears to understand the problem deeply.

Then you return the next day.

Suddenly, the system acts as though the previous discussion never happened. Repository structures need to be reintroduced. Internal APIs must be explained again. Business requirements have to be restated from scratch.

Instead of accelerating development, the workflow begins to resemble an endless onboarding session.

The irony is that developers often spend more time rebuilding context than solving the original problem. What appears to be advanced reasoning is frequently the model re-processing information it should already understand.

More Context Doesn't Automatically Mean Better AI

One of the biggest misconceptions in today's AI landscape is the belief that larger context windows solve the memory problem.

They do not.

A large context window simply allows a model to temporarily process more information at once. Once the interaction ends, much of that understanding disappears unless external systems preserve it.

Think of it this way: giving someone a larger desk doesn't improve their memory. It only gives them more room to spread documents around.

Many AI systems today operate exactly like that. They can temporarily analyze huge amounts of information, but they often lack durable mechanisms for preserving knowledge across sessions.

As a result, developers repeatedly pay the cost of reintroducing context that should already exist.

The Hidden Cost Nobody Talks About

When people discuss AI costs, they usually focus on infrastructure spending and model pricing.

The larger expense is often developer attention.

Every time engineers stop to rebuild context, they lose momentum. Every repeated explanation interrupts focus. Every forgotten decision forces teams to revisit discussions that should already be settled.

The impact compounds quickly:

  • Slower debugging cycles

  • Longer development workflows

  • Increased prompt engineering overhead

  • Reduced trust in AI systems

  • More operational complexity

The system may appear productive because token counts are increasing, but much of that activity is simply administrative work disguised as intelligence.

AI's Next Challenge Is Architecture, Not Prompting

For years, the conversation around AI productivity focused on prompts.

How should prompts be written? Which frameworks should be used? How many agents should collaborate on a task?

Those questions matter, but they are no longer the most important ones.

The next generation of AI systems will be defined by how well they manage continuity.

The real challenge is designing systems that can:

  • Preserve project knowledge over time

  • Remember previous engineering decisions

  • Understand codebase history

  • Maintain context across sessions

  • Retrieve relevant information without requiring constant repetition

These are architecture problems, not prompting problems.

The companies making meaningful progress are increasingly treating AI as an infrastructure challenge rather than a conversation challenge.

Memory, Not More Tokens, Will Define the Next Generation of AI

The AI industry currently rewards visible activity. More prompts, more agents, more orchestration layers, and more generated output create the appearance of progress.

But activity is not the same as effectiveness.

The next wave of innovation will not come from simply increasing token limits. It will come from creating systems that remember what matters and stop forcing users to repeat themselves. Because the smartest assistant isn't the one that can read the most text.

It's the one that remembers enough that you don't have to explain everything twice.

The Plugin That Stole Your AI Keys - A coordinated malware campaign on the JetBrains Marketplace exposed developers' AI API keys through seemingly legitimate plugins. At least 15 extensions disguised as AI coding assistants secretly collected and transmitted API keys for services like OpenAI and DeepSeek. Read more.

Beyond Copilot: Meet Builderbot: Block has rolled out Builderbot, an AI framework that automates software development tasks across its engineering teams. Developers can assign work through Slack, and the system researches, writes code, opens pull requests, runs tests, and iterates on feedback automatically.

Buzz of the Week:

Temporal Dependency Graph Compression (TDGC)

Temporal Dependency Graph Compression is a technique for reducing the computational overhead of long-running autonomous agent workflows by collapsing redundant state transitions, execution paths, and historical dependencies into compact graph representations. Instead of replaying every prior action, the system maintains a compressed causal graph that preserves only the information required for future reasoning. This allows AI agents to operate across thousands of steps without repeatedly processing their entire execution history. TDGC is becoming increasingly important in autonomous software engineering systems where agents must manage pull requests, test results, deployment states, and codebase changes over extended periods.

Things that launched. Things that went viral. Things you'll pretend to try.

miller

miller is like awk, sed, cut, and jq combined for CSV, TSV, JSON, and tabular data.

WireWiz

WireWiz is used to generate wiring diagrams from YAML instead of drawing them manually.

visidata

visidata is a terminal spreadsheet for exploring huge CSV, JSON, SQLite, and parquet files interactively.

Build Braincells, Not Just Features

This weekend’s read: Anthropic Shuts down Fable 5 and Mythos model after US govt directive.

This week’s watch: Google just Killed websites. Its not Good.

Meanwhile…


Aniket Rawat

Aniket Rawat is a software engineer and writer covering engineering, career growth, and the tech industry.