AI Tools

Self‑Improving Tax Agent Powered by Codex Launches

OpenAI, Thrive, and Crete unveiled a Codex‑driven tax agent that automates filings, boosts accuracy, and speeds up workflows.

AITREND AI EditorialMay 31, 20263 min read

The Change

OpenAI, in partnership with fintech firms Thrive and Crete, released a self‑improving tax agent built on the Codex platform. The new agent can file tax returns without human intervention, continuously refines its own code, and shortens the end‑to‑end tax‑processing cycle.

Why Now

Regulatory deadlines and the rising complexity of tax codes have pushed enterprises to seek automation that does more than follow static rules. Codex’s recent upgrades—integrated with GPT‑5.5 and a feedback loop for code generation—make it possible to create agents that learn from each filing, correct mistakes, and adapt to rule changes in near real time. The timing aligns with a broader push for AI‑native development across finance.

How It Works

The tax agent starts with a baseline set of filing scripts generated by Codex. After each filing, the system compares the output to official tax authority results, flags discrepancies, and prompts Codex to rewrite the offending sections. This “self‑improving” cycle runs automatically, meaning the agent becomes more accurate with every submission. Thrive supplies the domain‑specific tax data pipelines, while Crete contributes compliance monitoring tools that feed back into the Codex loop.

Key technical steps include:

  • Prompt engineering that describes filing requirements in natural language.
  • Codex generates Python modules that assemble the return.
  • Automated validation against jurisdictional test suites.
  • Continuous integration that redeploys updated modules without downtime.

According to the OpenAI Blog, this workflow has already reduced manual review time and eliminated a significant portion of filing errors.

Who Benefits

Enterprise finance teams gain a hands‑free solution for routine filings, freeing accountants to focus on strategy. Tax advisory firms can offer clients faster turnaround with a tool that improves itself, lowering the cost of compliance. Finally, software providers that embed the agent into broader ERP systems inherit a ready‑made, AI‑enhanced component that differentiates their offering.

The collaboration demonstrates how Codex can move beyond code assistance to become a production‑grade coding partner, especially in regulated domains where precision matters.

For more details, see the original announcement on the OpenAI Blog.

FAQ

Q: What makes the tax agent “self‑improving”?

A: After each filing, the agent compares its output to official results, identifies mismatches, and asks Codex to rewrite the problematic code, creating a feedback loop that refines accuracy over time.

Q: Which companies are involved in building the agent?

A: OpenAI provides the Codex engine, while fintech partners Thrive and Crete supply tax data pipelines and compliance monitoring.

Topics Covered
OpenAICodexTax AutomationAI AgentsEnterprise AI
Related Coverage