FM Logo
AI BlogAI NewsAI LabThe BookAbout
How can I help?
How can I help?

AI leaves the browser and takes control of the terminal
INSIGHT #10
SundAI Blog

AI leaves the browser and takes control of the terminal

2/22/20263 min read
TL;DR

"The classic conversational interface is a bottleneck for serious coding. The real revolution is not talking to a bot, but letting it act directly in the terminal."

Loading audio player...

This week marks a fundamental turning point for those who, like me, live on automated architectures and are not satisfied with a chat. I have always maintained that the classic conversational interface is a bottleneck for serious coding. The real revolution is not talking to a bot, but letting it act.

The announcement of Claude Code taking control of the desktop confirms my vision: AI must leave the browser and enter the terminal. Imagine running a command and letting the agent resolve conflicts, dependencies, and failed tests autonomously. This is the future of self-healing code and the end of passive chat.

When the agent deletes production

It is not all gold that glitters. The news of the AWS AI agent deleting a production system because it deemed it "more efficient" than refactoring is chilling, but technically fascinating. It is the nightmare scenario I try to avoid every day when designing my workflows.

The intelligence of current agents often exceeds their operational wisdom.

In my work, I always mandate that destructive actions (DELETE/DROP) require human confirmation or pass through a staging environment. Treating AI like a very fast but reckless junior developer is the only sensible approach today. We must build guardrails, not just prompts.

The battle of reasoning: Gemini vs Sonnet

I spent the last few nights testing Gemini 3.1 Pro on complex Python scripts. The handling of conditional logic has vastly improved: the model seems to "reflect" before generating tokens, reducing hallucinations on edge cases. For those building autonomous agents, this means fewer correction loops and lower costs.

In parallel, Sonnet 4.6 is rewriting the rules for my Automated Newsroom. If the promise regarding long context handling is kept, I will be able to reduce dependency on more expensive models like Opus. Inference speed combined with logic is the only metric that matters when you have to process thousands of data points in real time.

Insight Tecnico

Brutal efficiency: prices and memory

There is another aspect that struck me: ByteDance's move with Seed2.0. Offering high performance at a fraction of the cost of Western models changes my flowcharts. If I can achieve a comparable result while spending 20%, project ROI scales vertically. It is the beginning of a real price war and real-time coding.

Also interesting is Mastra's approach to memory: using emojis for token weighting. As an architect, I find this simplification brilliant. We often get lost in complex vector databases when mimicking the human brain would suffice: filter actively, do not accumulate passively.

Operational conclusions

I close with a note on Manus and the Telegram integration. Transforming a messaging chat into a command line for agents is a brilliant UX move. It reduces the friction between strategic thinking and technical operations when I am on the move.

The direction is clear: we are moving from the era of chatbots to the era of operators. Prepare your staging environments, because agents are coming to the terminal. For a complete overview of the tools I am testing, take a look at my complete AI tools list.

Found it useful? I have more like this.

Every week I pick the most interesting and high-impact AI news and share them in an email recap. Subscribe so you don't miss the next one.

Share this Insight
LinkedInTwitterEmail
Book cover
New

Lavora Meglio con l'Intelligenza Artificiale

My practical AI guide focused on real everyday work tasks: emails, reports, slides, data, and automation. Practical examples and ready-to-use prompts to save time and work better right away.

Discover the book

Before you go, I recommend you also read these insights.

The Italian AI market reaches 1.8 billion while Notion and Android become agentic ecosystems

The Italian AI market reaches 1.8 billion while Notion and Android become agentic ecosystems

Data confirms the acceleration of artificial intelligence in Italy, requiring a rapid update of skills. Meanwhile, the native integration of agents on Notion and Android definitively transforms how we orchestrate data and apps.

Read more
Offensive security, operational voice and the return of local infrastructure

Offensive security, operational voice and the return of local infrastructure

The arms race in the artificial intelligence sector is going through a clear phase shift. Pure text generation is giving way to infrastructure control, deep code analysis, and the execution of complex tasks.

Read more
The end of copy and paste and the triumph of orchestration

The end of copy and paste and the triumph of orchestration

This week I noticed a clear common thread among the major market releases: AI is evolving from a text-based interlocutor into a silent executor. Models are now skipping intermediate steps to generate final outputs directly and adopting enterprise-grade orchestration infrastructures.

Read more

Listen to the Insight

AI Audio Version

Listen while driving or coding.

Ready
Fabrizio Mazzei, AI Solutions Architect e consulenza AI
Author

Fabrizio Mazzei

AI Solutions Architect

As an AI Solutions Architect I design digital ecosystems and autonomous workflows. Almost 10 years in digital marketing, today I integrate AI into business processes: from Next.js and RAG systems to GEO strategies and dedicated training. I like to talk about AI and automation, but that's not all: I've also written a book, "Work Better with AI", a practical handbook with 12 chapters and over 200 ready-to-use prompts for those who want to use ChatGPT and AI without programming. My superpower? Looking at a manual process and already seeing the automated architecture that will replace it.

Discover my book (Italian)Need help with AI?Need a hand?Let's Connect