Since my last post, I reduced ty’s retained memory by another 15% with Codex. We're now at a ~25% memory reduction overall via /goal, largely in the background.
I love working with the GPT models so much.
Since my last post, I reduced ty’s retained memory by another 15% with Codex. We're now at a ~25% memory reduction overall via /goal, largely in the background.
I love working with the GPT models so much.
Users praise Astral's 25% memory reduction in the Ty type checker via GPT assistance because such background improvements compound into easier long-term codebase maintenance.

Bang
https://github.com/astral-sh/ruff/pull/25501 https://github.com/astral-sh/ruff/pull/25593 https://github.com/astral-sh/ruff/pull/25606 https://github.com/astral-sh/ruff/pull/25609 https://github.com/astral-sh/ruff/pull/25610 https://github.com/astral-sh/ruff/pull/25649 https://github.com/astral-sh/ruff/pull/25656 https://github.com/astral-sh/ruff/pull/25660 https://github.com/astral-sh/ruff/pull/25661 https://github.com/astral-sh/ruff/pull/25663

Bang
https://github.com/astral-sh/ruff/pull/25669 https://github.com/astral-sh/ruff/pull/25675 https://github.com/astral-sh/ruff/pull/25682 https://github.com/astral-sh/ruff/pull/25689 https://github.com/astral-sh/ruff/pull/25692 https://github.com/astral-sh/ruff/pull/25694 https://github.com/astral-sh/ruff/pull/25701 https://github.com/astral-sh/ruff/pull/25710 https://github.com/astral-sh/ruff/pull/25723 https://github.com/astral-sh/ruff/pull/25735

@charliermarsh Do you attribute these improvements to Codex itself, the ability to iterate faster, or something else?

@charliermarsh So it is expected that /goal takes a while to run

@charliermarsh Background memory reduction is exactly the kind of win users never notice.

@charliermarsh this is the kind of agent work that actually compounds. small background diffs are boring one by one, but they make the codebase cheaper to maintain every day.
Since my last post, I reduced ty’s retained memory by another 15% with Codex. We're now at a ~25% memory reduction overall via /goal, largely in the background.
I love working with the GPT models so much.