
unUI - AI design context for Agents
将网页设计元素压缩成AI可读格式,帮助代码代理做出更好的设计决策。
heywitt · HN
UnUI – Help coding agents make better design decisions
完整作品展
技术栈
28 projects

将网页设计元素压缩成AI可读格式,帮助代码代理做出更好的设计决策。
heywitt · HN
UnUI – Help coding agents make better design decisions

上传项目文件生成优化的 context.md 文件,用于 Claude 和其他 AI 工具。
u/Jealous_Buy_8829 · Reddit
Just updated my context builder https://reddit.com/link/1utq6y0/video/jy8bpbotxmch1/player You can now upload your whole project folder and get one clean, optimized markdown file that you can paste straight into Claude or Codex. All file uploads are 100% client-side. Let me know if you find this useful or not, would love some feedback! https://markdone.dev/ai-context-builder/ submitted by /u/Jealous_Buy_8829 to r/SideProject [link] [comments]

AI 代理的统一上下文层,集成邮箱、Drive、Slack、Notion 和 GitHub。
@marcin_u2 · X
-> here it is! claude finally knows everything gpt knows. and both of them know everything that's happened across your email, drive, slack, notion, github and granola :)

通用内存层使Claude和ChatGPT能通过MCP访问共享上下文。
12ziyad · HN
Shared memory graph for Claude and ChatGPT, over MCP

上传本地化文件,获得游戏类型和语气感知的AI翻译。
@polycontext · X
Context-aware localization for apps, games, and software.

AgentKanban是VS Code中的AI代理任务管理工具,支持会话间上下文持久化。
gb2d_hn · HN
It was with the transience of valuable agent session dialogue in mind that I built https://www.agentkanban.io - A key feature is context capture in the tasks which you create on the board and then progress in agent sessions. Supported agents are currently Claude and Github CoPilot in VS Code. All of your context is captured in the task and can be reloaded into new agent sessions at any point in the future. Tool use is intentionally discarded because it is proprietary in nature and therefore brea

记录项目上下文,随时暂停和恢复工作。
@naumanthanvi · X

通过统一 API 层将网站与多个 AI 系统集成。
@rofarkas · X


用 AI 为演讲、会议和活动创建交互式民调、测验和游戏。
u/molefrog · Reddit
create multiplayer apps that you can play with friends or share with coworkers. Like Slido/Kahoot but you can create your own one with AI. It can build polls, quizzes or games. had this idea for a while, the space isn't new and there is apps like Kahoot that presenters or educators use for polling/quizzes. however the templates are limited, so I decided to ship my own vibe-coding IDE for generating these. you just describe it for example "noise meter: people scream at their phon

可视化语言模型在各层回答前的思考内容。
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

为 AI 代理、脚本和 CI/CD 管道添加人工审批,支持持久收件箱和安全回调。
u/king4queen · Reddit
Human Approval (HITL) for AI and autonomous system. I kept running into the same annoying problem with scripts and automations: Everything works fine until the software needs a human. Then suddenly I’m building the same stuff again: send a Slack/email notification save some pending state wait without losing the workflow show enough context to make a decision approve/reject/answer something somehow send that answer back handle retries, timeouts and duplicates So I start