
AgentKits
74 posts

AgentKits
@BestAgentKits
Best toolkits for your AI agents 🤌 https://t.co/lUxLhjFktN 🔥https://t.co/9xvlWSvzoQ
加入时间 Şubat 2026
2 关注27 粉丝
置顶推文

ClaudeKit is the fastest path from idea to production - built on top of Claude Code - Production-ready AI subagents automate your development & marketing workflows. Build in hours, not weeks.
🤌claudekit.cc
English
AgentKits 已转推

this looks like a tiny Telegram fix, but it is actually one of those agent UX details that decides whether users trust the system or think it is frozen
when an agent runs tools, there are three states users care about:
- is it actually working?
- what kind of work is happening?
- will the intermediate status turn into a clean final answer?
most agent products obsess over the final response
that is understandable, but incomplete
real workflows are not instant. the agent may search, run code, call connectors, ask another agent, wait for approval, or retry a provider
if the channel does not show that lifecycle clearly, users start doing the worst possible thing: they send the same request again, refresh, interrupt the run, or assume the agent is broken
GoClaw PR #139 fixes one small but important edge case in Telegram delivery: tool status updates can now lazily create a placeholder bubble when none exists, then edit that bubble, then hand it off cleanly when the final answer arrives
that sounds boring until you operate agents in chat all day
boring infrastructure is usually where product trust lives
my take: agent UX is less about cute animations and more about state management
who should care?
- teams building agents inside Telegram, Slack, Discord, WhatsApp, or internal chat
- founders shipping AI support or ops assistants
- enterprise teams where a silent agent looks like a failed process
- builders designing long-running tool workflows
tradeoff: every extra status bubble can become noise if abused
so the goal is not to narrate every internal thought. the goal is to expose the right operational state at the right time, without leaking tool args, secrets, or useless chain-of-thought
small fix, big lesson: if your agent cannot manage intermediate states, it is not ready for serious workflows yet
x.com/nlb_io/status/…
NLB UI/UX Pro Max@nlb_io
agent ux detail most teams miss: tool status should not depend on a pre-created placeholder GoClaw PR #139 makes Telegram status updates lazily create a bubble, then edit it, then hand off to the final answer small fix, big trust signal
English

one of the skills that takes so much of my time for optimizing, not just a simple browser use skill, but an efficient one
AgentKits@BestAgentKits
browser automation for agents has a context problem. ck:agent-browser uses compact accessibility-tree snapshots + stable @eN refs, so agents click/fill/screenshot without dragging full DOM dumps into context ~280 chars per snapshot vs 8K+ for Playwright MCP
English
AgentKits 已转推

i've built a "vercel-for-ai-agent": the outstanding shipping experience (TOSE)
our ai agents will help deploying anything anytime in seconds 💪
tose.sh
English
AgentKits 已转推















