Karsten Wenzlaff, Advisor
August 26th, 2025
August 7, 2026 | NCFA Market Activity | Artificial Intelligence And Data, Cybersecurity And Fraud, Risk Compliance And Regtech

On August 5, 2026, Meta released Muse Code in beta, a terminal-based coding agent that can plan changes, write code, validate results and divide larger jobs among parallel sub-agents across software repositories.
The timing of the announcement is more interesting than the launch alone. In less than three weeks, Moonshot released the 2.8-trillion-parameter Kimi K3 as an open-weight model built for reasoning and long-horizon coding, OpenAI cut the price of GPT-5.6 Luna by 80%, DeepSeek launched V4-Flash at $0.14 per million input tokens and Alibaba unveiled the 2.4-trillion-parameter Qwen3.8-Max.
Coding agents are taking on more of the engineering job while the models underneath them are getting cheaper and easier to mix and match.
For fintechs and financial institutions, that makes the buying decision less about which model tops a benchmark and more about what useful work gets completed, at what cost and under which controls.
| Date | Development | Key Data | What Changed |
|---|---|---|---|
| Jul. 17 | Kimi K3 | 2.8T parameters; 1M-token context; open weights | Moonshot added a very large open-weight option designed for advanced reasoning and long-horizon coding. |
| Jul. 30 | OpenAI GPT-5.6 Luna | Input cut from $1.00 to $0.20/M; output from $6.00 to $1.20/M | OpenAI cut Luna pricing 80% as business customers pushed harder on AI costs and lower-cost competition intensified. |
| Aug. 3 | DeepSeek V4-Flash | $0.14/M input; $0.28/M output; about $0.03 average benchmark-test cost | DeepSeek pushed the price floor sharply lower, although its overall intelligence score remains below the strongest frontier models. |
| Aug. 3 | Qwen3.8-Max | 2.4T parameters; 1M-token context; 95B parameters active per request | Alibaba expanded the open-weight option for large-context and agentic workloads while using a mixture-of-experts design to reduce compute requirements per request. |
| Aug. 5 | Meta Muse Code | $1.25/M input; $4.25/M output | Meta entered long-running agentic coding with parallel sub-agents and a persistent activity log. |
The price cuts do not mean every engineering job is suddenly cheap. Agentic work can consume substantially more compute because agents inspect repositories, call tools, run tests, retry failed work and sometimes launch other agents.
Cursor has already changed its pricing around that reality. It says a difficult agent request can consume an order of magnitude more tokens than a simple request, such as a syntax question. In June, Cursor also introduced a $120 monthly Premium team seat with five times the included usage of its $40 Standard seat and added stronger spend alerts for administrators.
That makes cost per million tokens a weak buying metric on its own. A fintech should care more about the cost of a completed engineering task after model calls, retries, testing and developer review.
Another important change is that choosing a coding environment no longer always means committing to one model provider.
Qwen Code is an open-source terminal agent that supports OpenAI-, Anthropic- and Gemini-compatible APIs, Alibaba Cloud, other providers and bring-your-own API keys. GitHub Copilot and Cursor also offer access to multiple models inside their development environments.
That creates two buying decisions. Which agent should work with the codebase, and which model should do the reasoning underneath it. A financial firm could use one managed development interface while selecting different models for cost, capability or internal risk requirements.
Open-weight does not mean free. The firm still has to pay to run the model or provide the computing infrastructure, monitoring and security needed to operate it itself. Commercial terms are also evolving. Alibaba is reportedly preparing revenue-sharing requirements for some large commercial users of Qwen3.8-Max, following a similar approach used by Moonshot for Kimi K3.
Codex and Claude Code are already competing for larger repository-level assignments. Meta now joins a field where workflow, model choice, governance and billing can matter as much as raw coding performance.
| Platform | Current Cost | Model Choice | Enterprise Difference | Best Fit |
|---|---|---|---|---|
| GitHub Copilot | Business $19/user/mo; Enterprise $39 | Broad model catalogue | Cloud agent, code review, access and budget controls, governance, IP indemnity and pooled AI credits | Banks and fintechs already standardized on GitHub and Microsoft development workflows |
| Claude Code | Pay-as-you-go for Team and Enterprise through Anthropic Console | Anthropic models | Filesystem and network sandboxing; Enterprise adds SSO, SCIM, fine-grained permissions and audit logs | Complex delegated work where containment and access controls carry more weight |
| OpenAI Codex | Included with ChatGPT Business at $20/user/mo annually; extra usage is token-linked through credits | OpenAI models | Business workspace controls, budgeting, SAML SSO, MFA and no training on business data by default | Teams already using OpenAI across engineering and business workflows |
| Cursor | Teams Standard $40/user/mo; Premium $120 | Multiple frontier and first-party models | AI-native editor, cloud agents, usage pools and spend controls | Engineering-led fintechs willing to make AI central to the development environment |
| Amazon Q Developer | Pro $19/user/mo | AWS-managed models | IDE and CLI agents, IAM Identity Center support, admin dashboards, application transformation and IP indemnity | AWS-heavy financial firms |
| Gemini Code Assist | Standard about $19/user/mo annually; Enterprise about $45 | Google models | Agent mode and Gemini CLI; Enterprise adds private code customization and higher agent usage | Google Cloud development environments |
| Meta Muse Code | $1.25/M input; $4.25/M output in beta | Muse Spark 1.2 | Large-repository work, parallel sub-agents and persistent task history | Worth testing, but enterprise maturity is still unproven during beta |
| Qwen Code | Open-source agent; provider or infrastructure costs vary | Multi-provider and bring-your-own-model | Separates the coding interface from the model provider and supports sub-agents | Firms prioritizing portability, lower-cost inference or more control over the model layer |
There isn't a universal winner (yet?).
GitHub Copilot has the cleanest operational fit where GitHub already anchors development.
Amazon Q and Gemini Code Assist benefit from existing cloud relationships.
Claude Code and Codex are stronger candidates where teams want to hand over larger engineering assignments.
Cursor asks firms to make AI more central to the development environment.
Muse Code is too new to put in the same enterprise-maturity category. Its price and multi-agent design are competitive.
Meta still has to show how it performs inside real development teams and which administrative controls follow the beta.
Qwen Code offers a different choice. Firms can keep the coding interface more portable and compete the model layer separately, which becomes more valuable when model prices can fall 80% in a matter of weeks.
A coding agent becomes more useful as it gains permission to read repositories, edit files, run commands, call tools and execute tests. Those permissions also increase the consequences of an incorrect instruction, compromised dependency or bad code change.
Anthropic says sandboxing reduced Claude Code permission prompts by 84% in its internal use by giving the agent defined filesystem and network boundaries rather than asking a developer to approve every action.
For financial firms, security and oversight need to be part of the comparison alongside coding quality. That includes who can access the agent, what repositories it can reach, what activity gets logged, how data is handled, whether code is used to train models, what networks it can connect to and how spending is controlled.
The market is changing quickly. Open-weight models are pushing down prices, coding tools can increasingly work with more than one model, and agents are taking on larger jobs that make simple token-price comparisons less useful.
Banks and fintechs should be prudent and practical. How much usable engineering work did the agent complete, what did it cost, how often did a developer need to step in and did the work stay within the firm’s security and approval rules?
As coding agents and models become easier to mix and match, should financial firms standardize on one managed platform or keep the agent, model and infrastructure layers separate so each can compete on capability, cost and control?
The National Crowdfunding & Fintech Association (NCFA Canada) is a financial innovation ecosystem that provides education, market intelligence, industry stewardship, networking and funding opportunities and services to thousands of community members and works closely with industry, government, partners and affiliates to create a vibrant and innovative fintech and funding industry in Canada. Decentralized and distributed, NCFA is engaged with global stakeholders and helps incubate projects and investment in fintech, alternative finance, crowdfunding, peer-to-peer finance, payments, digital assets and tokens, artificial intelligence, blockchain, cryptocurrency, regtech, and insurtech sectors. Join Canada's Fintech & Funding Community today FREE! Or become a contributing member and get perks. For more information, please visit: www.ncfacanada.org
![]() | ![]() | ![]() |
|---|---|---|
![]() | ![]() | ![]() |
Leave a Reply