Codex Feishu Bridge
This project is not a visual product. It is an operating loop: local Markdown remains the source of truth, while Feishu becomes the cloud-readable and commentable layer.
#Why it exists
Long agent-led projects fail when state lives only in chat. A useful bridge gives each project a stable map, a current context, an execution log, and a place for human comments.
#System shape
- Local repository Markdown stores decisions and phase state.
- Feishu Wiki mirrors the key documents for cloud review.
- GitHub keeps source, issues, PR templates, and CI.
- Codex uses the local map to continue work without restarting from memory.
#What it protects
The bridge protects against three failure modes:
- A new agent repeats solved work.
- The user cannot comment on project direction in the cloud.
- A deployment or audit failure disappears into chat history.
This is a small project, but it is a real external workflow around the homepage rather than another page inside the homepage.
