@indie_maker_fox: If you haven't tried Pi or Craft agent yet, I suggest you give it a try now. You'll immediately understand what I meant last month when I said that. I've said before: In the future, programmers will no longer mainly 'take requirements', but 'make agents'. Agents are used to distill your abilities: just make your requirements clear...

X AI KOLs Timeline News

Summary

The author recommends developers to try Pi agent and Craft agent, believing that the focus of programming will shift from taking requirements to building agents, and shares his new product Echo, which is a secondary development based on Pi agent.

If you haven't tried Pi or Craft agent yet, I suggest you give it a try now. You'll immediately understand what I meant last month when I said that. I've said before: In the future, programmers will no longer mainly 'take requirements', but 'build agents'. Agents are used to distill your abilities: just make your requirements clear, and let the agent handle the rest. If you want to research how to build a code agent, don't start from scratch. Start directly with Pi agent. It has great extensibility, and integrating it into existing business will save a lot of time. If you want to research how to build a product similar to Codex Desktop, start with Craft agent. It is based on Pi agent and Claude agent, fully featured and with broad coverage. Don't worry if it seems complex: cut what you can. Things like Claude agent SDK, messaging-gateway can be trimmed down, leaving just the solid core capabilities. I have already built a new product called Echo based on it, integrated with the skill marketplace, and the workflow is very smooth. It is now my solo development companion, and I run all subsequent development and operations on it.
Original Article
View Cached Full Text

Cached at: 06/28/26, 10:05 AM

If you haven’t tried Pi or Craft agent yet, I suggest you give it a go right now. You’ll immediately understand what I meant last month when I said that.

I’ve said it before: In the future, programmers will no longer mainly “take requirements” but “build agents.” An agent is used to distill your capabilities: you just explain what you need, and leave the rest to it.

If you want to study how to build a code agent, don’t start from scratch—start directly from Pi agent. Its extensibility is excellent, and integrating it into existing workflows will save you a ton of time.

If you want to build a product similar to Codex Desktop, start with Craft agent. It’s based on Pi agent and Claude agent, with full functionality and broad coverage.

If it feels complicated, that’s fine: trim where you can. Claude Agent SDK, messaging-gateway, and the like can all be cut down—what remains is the solid core capability.

I’ve already used it to build a new product called Echo, which connects to a skill marketplace with a very smooth workflow. It’s now my indie development buddy—I run all subsequent development and operations on it.

Indie Fox (@indie_maker_fox): We’re almost halfway through 2026, and here are the best things I’ve been using so far:

  1. Pi: open-source coding agent (think of it as Claude Code)

  2. Craft: open-source agent (think of it as Claude Cowork)

  3. Cloudflare: cyber bodhisattva—too many undiscovered gems

  4. TanStack: indeed a better and faster full-stack framework than Next.js

If you combine them together, you can do just about anything!

Similar Articles

@teach_fireworks: A one-image comparison of mainstream Agent development frameworks! How to choose among so many Agent development frameworks? For personal heavy daily coding / research on open-source projects: try Pi Agent AI SaaS or enterprise-level agents: OpenAI Agents SDK + Lang…

X AI KOLs Timeline

A tweet compares mainstream AI Agent development frameworks (such as Pi Agent, OpenAI Agents SDK, LangGraph, LlamaIndex, Pydantic AI) and gives selection recommendations for different scenarios.

@realchendahuang: I've put together a comprehensive configuration scheme for Pi Agent, including 17 plugins, 18 global Skills, 2 MCP servers, with a one-click install script. Pi out of the box only has four functions: read and write files and run commands. This configuration is not simply stacking plugins; it's a complete design built around the actual coding process...

X AI KOLs Timeline

A practical complete configuration scheme for Pi Coding Agent, including 17 plugins, 18 global Skills, and 2 MCP servers, with a one-click install script, aimed at turning it into a powerful terminal coding agent.