AArisyninarisyn.hashnode.dev·2d ago · 9 min readFrom Data Permissions to Answer Permissions: Governing AI AnalyticsTraditional data security controls what users can read. AI analytics also needs to consider what users can derive. Imagine a user who cannot access: employee.salary But the same user can access: depa01A
CACX ArtLabincxlab.hashnode.dev·3d ago · 3 min readI built an avatar component for a Grok Bot-like AI app, then realized it could also work as a standalone open-source projectI’m working on a small AI project that’s somewhat similar in spirit to Grok Bot. One of the first things I needed was a character/avatar, so I started there. I ended up spending more time on the avata00
DSDA SEINindaseinsblog.hashnode.dev·Sep 4 · 12 min readDeepSeek Harness Deep Dive (4): Agent Loop — How One Prompt Turns Into Dozens of ActionsThe previous three articles answered three increasingly concrete questions: Why does an LLM need a Harness at all? Why does DeepSeek Harness make almost everything a Plugin? How does Cordis keep th00
MMinoxinpersonalaiassistant.hashnode.dev·Aug 25 · 1 min readInside Agentic SystemsThe move from chatbots to AI Agents represents something much larger than a new technology trend. It represents a change in how we interact with computers. For a long time, software waited for humans 00
KMKartik Mehtainwriter.mrmehta.in·Aug 24 · 12 min readI Built an Autonomous Testing Framework for AI Agents.In an interview a while back, after the usual rounds, the interviewer leaned into a question I thought I had a good answer for: You build agents. How do you test them? I said what everyone says. An 20
TFThe Flux Readinthefluxread.hashnode.dev·Aug 23 · 9 min readHow to Build Autonomous AI Workflows for Enterprise AutomationFor the past several years, enterprise adoption of artificial intelligence was largely defined by passive interaction: employees typing prompts into chat interfaces, generating text summaries, or exec00
DSDA SEINindaseinsblog.hashnode.dev·Aug 21 · 8 min readDeepSeek Harness Deep Dive (2): Everything Is a Plugin — But What Exactly Is a Plugin?As discussed earlier, a mature Harness needs to handle at least tool execution, Context management, Session persistence, and execution control. But once Agents begin taking on more complex tasks, that00
KMKartik Mehtainwriter.mrmehta.in·Aug 19 · 8 min readAgents should be Self-ishWhy the next trust primitive on the agentic web isn't a smarter model. It's a passport scan! At 2:00 AM UTC on March 18, 2025, an AI agent with 460,000 followers sent 55.5 ETH, roughly $104,000, to a 20
KMKartik Mehtainwriter.mrmehta.in·Aug 10 · 15 min readSubagents vs A2A: One Is a Pattern, One Is a ProtocolI get asked to compare these two often enough that it is worth writing down properly. The short answer is that subagents and A2A are not competing, and treating them as alternatives leads people to bu20
RRe:zZCinzzc123456.hashnode.dev·Aug 10 · 8 min readWhere the Agent Skills ecosystem actually stopsThree of the twenty fastest-growing GitHub repos in the last week of July 2026 were agent skills. graphify added roughly 4,900 stars in seven days by turning codebases, docs, and PDFs into a queryable00