Skip to content

Add OutreachAgent - #14

Merged
assafbar2 merged 2 commits into
assafbar2:mainfrom
pagefarms:feat/add-outreachagent
Aug 6, 2026
Merged

Add OutreachAgent#14
assafbar2 merged 2 commits into
assafbar2:mainfrom
pagefarms:feat/add-outreachagent

Conversation

@pagefarms

Copy link
Copy Markdown
Contributor

What kind of change?

  • New agent listing (content/agents/<slug>.json added)
  • Correction to an existing entry (URL fix, renamed product, new access method…)
  • Removal (product discontinued)
  • Code / site change

For new listings

  • Product URL: https://outreachagent.dev/
  • Why it belongs here: OutreachAgent provides programmatic, reply-aware outbound email infrastructure for AI-agent runtimes. The live OpenAPI 3.1 specification exposes inbox, message, thread, workflow, enrollment, policy, approval, webhook, and delivery-observability endpoints at https://api.outreachagent.dev/v1/openapi.json. The TypeScript SDK is publicly available as @outreachagent/sdk-ts at version 0.1.0. This entry declares API access only; it intentionally does not claim MCP access because @outreachagent/mcp is not currently published.
  • Your relationship to the product: Maintainer/vendor. I may benefit from inclusion.

Checklist

  • npx tsx scripts/validate-content.ts passes locally (362 agents, 20 categories, 0 violations)
  • Added a line to content/changelog.json
  • All URLs load
  • Skills describe real, documented capabilities (not aspirations)
  • For vendor submissions: "verified": false (maintainers verify & flip)

Additional validation

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

@pagefarms is attempting to deploy a commit to the assafbar-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

@greptile-apps

greptile-apps Bot commented Aug 6, 2026

Copy link
Copy Markdown

Greptile Summary

This PR adds the OutreachAgent directory listing and attempts to record it in the changelog.

  • Adds OutreachAgent metadata, API access details, categories, and documented skills.
  • Adds a changelog entry, but the insertion currently makes the changelog invalid JSON.

Confidence Score: 4/5

This PR should not merge until the malformed changelog entry is separated into a valid JSON object.

The changed changelog cannot be parsed by the statically rendered changelog page, so the repository build fails on the new content.

Files Needing Attention: content/changelog.json

Important Files Changed

Filename Overview
content/agents/outreachagent.json Adds a complete, unverified OutreachAgent listing with API-only access and outbound-email capabilities.
content/changelog.json Adds the listing announcement without closing and separating it from the existing entry, breaking JSON parsing.

Comments Outside Diff (1)

  1. content/changelog.json, line 2-10 (link)

    P1 Malformed changelog object boundary

    When the changelog page is built, these adjacent properties leave content/changelog.json syntactically invalid, causing JSON.parse to throw and the Next.js build to fail.

    Fix in Cursor Fix in Claude Code Fix in Codex

Fix All in Cursor Fix All in Claude Code Fix All in Codex

Reviews (1): Last reviewed commit: "Merge branch 'main' into feat/add-outrea..." | Re-trigger Greptile

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentswitchboard.dev Error Error Aug 6, 2026 11:57pm

@assafbar2
assafbar2 merged commit 2ee68ed into assafbar2:main Aug 6, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants