Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
ai-agents-in-production Series' Articles
Back to Royal Simpson Pinto's Series
I shipped five AI-infrastructure tools in a week, here is the throughline
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Jul 27
I shipped five AI-infrastructure tools in a week, here is the throughline
#
showdev
#
ai
#
opensource
#
agents
Comments
Add Comment
3 min read
Enforcing RAG access control inside the retrieval query, not after it
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Jul 28
Enforcing RAG access control inside the retrieval query, not after it
#
rag
#
ai
#
python
#
security
1
reaction
Comments
1
comment
4 min read
I built a security linter for MCP servers, because nobody audits the tools we hand our agents
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Jul 30
I built a security linter for MCP servers, because nobody audits the tools we hand our agents
#
security
#
mcp
#
ai
#
typescript
1
reaction
Comments
1
comment
4 min read
I built agentrace to catch the subagent runs I should not trust
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 1
I built agentrace to catch the subagent runs I should not trust
#
ai
#
agents
#
observability
#
python
Comments
1
comment
4 min read
Fail the build when your prompt gets dumber: evalgate for prompt regression CI
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 3
Fail the build when your prompt gets dumber: evalgate for prompt regression CI
#
ai
#
testing
#
llm
#
typescript
Comments
1
comment
4 min read
A perfect transcript can still be a wrong call: evaluating voice agents
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 5
A perfect transcript can still be a wrong call: evaluating voice agents
#
ai
#
voice
#
testing
#
python
Comments
1
comment
4 min read
Signed, verifiable receipts for RAG answers: what they actually prove
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 7
Signed, verifiable receipts for RAG answers: what they actually prove
#
ai
#
cryptography
#
rag
#
python
Comments
Add Comment
5 min read
Learning prompt injection by attacking a deliberately vulnerable AI
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 9
Learning prompt injection by attacking a deliberately vulnerable AI
#
ai
#
security
#
promptinjection
#
webdev
Comments
1
comment
5 min read
Profiling an AI agent's context window: where the tokens actually go
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 11
Profiling an AI agent's context window: where the tokens actually go
#
ai
#
agents
#
python
#
devtools
1
reaction
Comments
5
comments
4 min read
Put the Security Check Inside the Query, Not After It
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 13
Put the Security Check Inside the Query, Not After It
#
ai
#
security
#
rag
#
opensource
Comments
Add Comment
5 min read
Catching silent agent regressions in CI before they reach users
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 15
Catching silent agent regressions in CI before they reach users
#
ai
#
testing
#
cicd
#
typescript
Comments
Add Comment
4 min read
Scoping MCP tool access per client, and auditing every call
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 17
Scoping MCP tool access per client, and auditing every call
#
mcp
#
ai
#
security
#
typescript
Comments
Add Comment
4 min read
Making a knowledge base queryable by any agent over MCP
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 19
Making a knowledge base queryable by any agent over MCP
#
mcp
#
ai
#
cloudflare
#
typescript
Comments
Add Comment
4 min read
Building a streaming investigation assistant that tool-calls an MCP server and cites case IDs
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 21
Building a streaming investigation assistant that tool-calls an MCP server and cites case IDs
#
ai
#
typescript
#
cloudflare
#
webdev
Comments
Add Comment
5 min read
MCP in practice: building, securing, and serving Model Context Protocol servers
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 23
MCP in practice: building, securing, and serving Model Context Protocol servers
#
ai
#
mcp
#
security
#
opensource
Comments
Add Comment
5 min read
Why inbox AI only drafts, and what it takes to let it act
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 25
Why inbox AI only drafts, and what it takes to let it act
#
ai
#
typescript
#
nextjs
#
automation
Comments
Add Comment
4 min read
Putting a one-tap human gate in front of an autonomous agent
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 27
Putting a one-tap human gate in front of an autonomous agent
#
ai
#
reactnative
#
expo
#
agents
Comments
Add Comment
4 min read
Read freely, confirm before writing: a safety model for computer-use agents
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 29
Read freely, confirm before writing: a safety model for computer-use agents
#
webdev
#
ai
#
automation
#
cloudflare
Comments
Add Comment
4 min read
Pausing a LangGraph Agent Mid-Run for a Human Approval
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Aug 31
Pausing a LangGraph Agent Mid-Run for a Human Approval
#
langgraph
#
python
#
ai
#
agents
Comments
Add Comment
4 min read
Human-in-the-loop patterns for AI agents: when and how to make an agent stop and ask
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Sep 2
Human-in-the-loop patterns for AI agents: when and how to make an agent stop and ask
#
ai
#
agents
#
opensource
#
webdev
Comments
Add Comment
5 min read
Observability for AI agents without instrumentation: read the transcript
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Sep 4
Observability for AI agents without instrumentation: read the transcript
#
ai
#
agents
#
observability
#
python
Comments
Add Comment
5 min read
What a registry of real AI-agent failures reveals about where agents break
Royal Simpson Pinto
Royal Simpson Pinto
Royal Simpson Pinto
Follow
Sep 5
What a registry of real AI-agent failures reveals about where agents break
#
ai
#
agents
#
opensource
#
nextjs
Comments
1
comment
4 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account