mirror of
https://github.com/OthmanAdi/planning-with-files.git
synced 2026-04-26 00:16:01 +03:00
[GH-ISSUE #42] Thanks and Questions #28
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/planning-with-files#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jiangyixing on GitHub (Jan 19, 2026).
Original GitHub issue: https://github.com/OthmanAdi/planning-with-files/issues/42
Hello,Ahmad Othman Ammar Adi。Thank you very much for sharing. After reading about your project, I was indeed inspired, but I have a question about how you determined that this is the workflow of Manus?
@OthmanAdi commented on GitHub (Jan 19, 2026):
hello friend. i went in detail on this topic on reddis ^_^. let me make a discussion post and share with you exafctly how i built it? sounds good? @jiangyixing
@jiangyixing commented on GitHub (Jan 19, 2026):
Haha, that's great! If possible, I think it could also be placed on the homepage, so that more people can see it
@OthmanAdi commented on GitHub (Jan 22, 2026):
How I Determined This Is the Manus Workflow
Great question @jiangyixing! Here's the evidence from official sources:
Primary Source: Official Manus Blog
The official Manus blog article "Context Engineering for AI Agents: Lessons from Building Manus" describes their exact approach:
1. The todo.md Pattern (Direct Quote)
2. Why It Works (Direct Quote)
3. File System as Memory (Direct Quote)
The Core Principle
Secondary Source: Lance Martin's Analysis
Lance Martin's deep dive confirmed:
My Implementation
I took the core principles and adapted them for Claude Code:
This isn't a copy of Manus's code—it's an implementation of the same principles they discovered through building a production AI agent.
Additional Resources
Hope this explains the research behind the project! 🙏
@jiangyixing commented on GitHub (Jan 23, 2026):
That sounds fantastic! Thank you for your time