Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions resources/a.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,14 @@ export const resources: Resource[] = [
url: 'https://agentsecurity.com',
keywords: ['data', 'ai security', 'agent security', 'llm security'],
},
{
name: 'agent-qa',
description:
'Self-improving QA agent for web and mobile apps with natural-language tests, run memory, UI-change adaptation, and regression detection before shipping.',
categories: ['AI', 'Testing', 'Tooling'],
url: 'https://github.com/vostride/agent-qa',
keywords: ['ai', 'testing', 'qa', 'web', 'mobile', 'regression testing', 'natural language tests'],
},
{
name: 'Ahrefs',
description:
Expand Down
Loading