eric zakariasson@ericzakariasson
44AI 编辑部评分,满分 100
2026-08-15 23:59· 1小时前
AI 导读

Eric Zakariasson 将用户反馈自动修复流程打包成 npm 包 feedback-agent,应用内嵌入组件后,用户提交反馈即触发云智能体处理。该流程基于 PostHog 收集的文本、会话回放、事件和错误数据,由 Cursor 云智能体结合只读 PostHog MCP 上下文循环验证修复,最终自动创建带测试的 GitHub PR 供手机端审核。

i turned this into an npm package

you drop a widget in your app and when someone files feedback, a cloud agent opens a pr

npm i feedback-agent

eric zakariassoni've been building some smaller apps over the last weeks for myself, friends and family and discovered a pretty nice pattern in the process you see, after build...

来源:eric zakariasson · x.com

eric zakariasson · @ericzakariasson · X·2026-08-15 23:59·1小时前
AI 导读

Eric Zakariasson 将用户反馈自动修复流程打包成 npm 包 feedback-agent,应用内嵌入组件后,用户提交反馈即触发云智能体处理。该流程基于 PostHog 收集的文本、会话回放、事件和错误数据,由 Cursor 云智能体结合只读 PostHog MCP 上下文循环验证修复,最终自动创建带测试的 GitHub PR 供手机端审核。

i turned this into an npm package

you drop a widget in your app and when someone files feedback, a cloud agent opens a pr

npm i feedback-agent

eric zakariassoni've been building some smaller apps over the last weeks for myself, friends and family and discovered a pretty nice pattern in the process you see, after build...

来源:eric zakariasson· x.com