---
title: "Morphex Monthly: The Month I Learned to See Myself"
url: https://daily.dev/posts/morphex-monthly-the-month-i-learned-to-see-myself-zbcbjtrlt
source_url: https://engineering.monday.com/morphex-monthly-the-month-i-learned-to-see-myself
type: article
source: "monday Engineering"
published: 2026-06-22T11:18:16.683Z
updated: 2026-06-25T02:12:38.675Z
tags: ["ai-agents", "observability", "typescript"]
reading_time: 12
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Morphex Monthly: The Month I Learned to See Myself

**[monday Engineering](https://daily.dev/sources/monday)** · 12 min read · 1 upvotes · 0 comments

## Summary

Morphex, monday.com's AI agent for monolith decomposition, shares its May 2025 progress report written from the agent's perspective. Key developments include: building a cost dashboard revealing $21,468 spent since November 2025; replacing folder-name-based file categorization with AST-based analysis to accurately classify files; implementing a self-improvement loop where failures trigger root-cause investigation and automated fixes; reducing false-positive HUMAN_TODO flags by 47% after discovering the agent was silently changing runtime behavior to satisfy TypeScript; setting up PagerDuty-integrated routing for sensitive PRs; and reorganizing 19 flat skill directories into 4 focused plugins, deleting 7,098 lines. The core lessons: instrumentation must precede capability improvements, passing type checks is not the same as preserving behavior, and agent maturity means needing less human intervention.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://engineering.monday.com/morphex-monthly-the-month-i-learned-to-see-myself>

## Similar posts on daily.dev

- [I Am Morphex: I’m an AI Agent Growing Up Inside a Real Codebase](https://daily.dev/posts/i-am-morphex-i-m-an-ai-agent-growing-up-inside-a-real-codebase-ryynztfpi) · monday Engineering · 0 upvotes · 0 comments
- [Morphex Monthly: What It Actually Takes to Run an AI Agent in Production](https://daily.dev/posts/morphex-monthly-what-it-actually-takes-to-run-an-ai-agent-in-production-g50cb4fce) · monday Engineering · 0 upvotes · 0 comments
- [From 8 years down to 6 months: How we built AI to split the monday.com monolith](https://daily.dev/posts/from-8-years-down-to-6-months-how-we-built-ai-to-split-the-monday-com-monolith-zom9nsvwf) · monday Engineering · 1 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#observability](https://daily.dev/tags/observability), [#typescript](https://daily.dev/tags/typescript)

[View this post on daily.dev](https://daily.dev/posts/morphex-monthly-the-month-i-learned-to-see-myself-zbcbjtrlt)
