Coding Agents Beyond Coding: How to Customize Claude Cowork and Experience Next-Gen Business Agents

Coding Agents Beyond Coding: How to Customize Claude Cowork and Experience Next-Gen Business Agents
Matthias LübkenMatthias LübkenArticle
5 min read

Last year, I wrote about "Coding Agents Beyond Coding" and why agents like Claude Code shouldn't be seen as just developer tools: https://www.linkedin.com/posts/luebken_coding-agents-beyond-coding-coding-agents-activity-7414222297026486272-O5X9

Coding agents were originally designed for software development. But they've moved far beyond that. These agents run in the terminal, have Unix commands at their disposal, build memory by traversing files, and continuously expand their capabilities through skills and scripts. A few weeks ago, I demonstrated this with a terminal-based CRM built entirely around a coding agent.

Since then, we've seen another wave of important announcements:

As I've said before: this is the foundation for an entire new class of AI-native business applications. What's different now is that, with Cowork and Claude Apps, these systems are no longer limited to developers.

Take my Claude-Code-based CRM as an example. What if you could:

  • chat with your data,
  • visualize it in a rich, interactive table,
  • and iteratively extend functionality as the agent writes new scripts or even new UIs for you?

That's exactly what I built today: an interactive Markdown table powered by an agent and the Cowork runtime keeps extending it on demand. 🤯 I'm still wrapping my head around the full set of possibilities.

If you'd like to go deeper, feel free to ping me or join my webinar next week, where I'll show all of this live: "Coding Agents Beyond Coding: The Next AI Foundation for Business Workflows" https://luma.com/cx43nkc0


Originally published on LinkedIn