-
Notifications
You must be signed in to change notification settings - Fork 0
Launch and Promotion
This page records the public positioning and launch assets for AgentDesk.
AgentDesk turns failed AI agent runs into clickable, replayable evidence bundles.
AgentDesk is a local visual debugger for AI agent workflows. Run or import a workflow, click from trace events to graph nodes, inspect prompts, tool calls, results, artifacts, costs, and validation issues, replay failed steps, and export redacted evidence.
AgentDesk is not trying to be another workflow builder. Its value is the debugging loop:
- which node failed
- what prompt/tool/result happened
- what artifacts were captured
- what it cost
- what graph issue may have caused it
- what evidence can be exported safely
Repository assets:
- README demo GIF:
docs/assets/agentdesk-demo-loop.gif - failed-step debugger screenshot:
docs/assets/agentdesk-failure-debug.png - artifact viewer screenshot:
docs/assets/agentdesk-artifacts.png - BYOK LLM configuration screenshot:
docs/assets/agentdesk-llm-config.png - social preview card:
docs/assets/agentdesk-social-card.png - importable replay session:
docs/examples/failure-replay.agentdesk-session.json - release notes:
docs/RELEASE_v0.7.0.md
Public links:
- Live app: https://agentdesk-clf.pages.dev/
- GitHub Pages launch page: https://karurikwao.github.io/agentdesk/
- NPM: https://www.npmjs.com/package/@papaplus/agentdesk
- Discussions: https://github.com/karurikwao/agentdesk/discussions
Prioritize developer communities where a local debugging tool is useful:
- Hacker News Show HN
- Product Hunt
- Reddit communities around local AI, Ollama, MCP, open source, and self-hosting
- Dev.to or Hashnode technical article
- GitHub Discussions and community spaces
- LangGraph, CrewAI, Ollama, MCP, Vercel AI SDK, OpenAI, and Anthropic developer communities where self-promotion is allowed
- Awesome lists for MCP clients, Ollama tools, and AI agent tooling
- Confirm NPM command works.
- Confirm README GIF and screenshots render.
- Confirm GitHub Wiki and Discussions are populated.
- Confirm open issues are intentional and labeled.
- Post technical article.
- Launch Show HN.
- Launch Product Hunt.
- Share short clips on X/LinkedIn.
- Submit to awesome lists and directories.
- Answer every meaningful comment quickly.
Seeded discussions should guide user energy:
- launch announcement
- roadmap vote
- help thread
- show-and-tell for broken traces
The goal is to make the repo feel active without pretending there is a large community before one exists.