issues Search Results · language:B4X language:C++ language:JavaScript language:HTML language:Python language:Java
Filter by
68.8M results
cc / bcc currently accept free strings while to / from use .email(). Validate cc / bcc as a comma-split list of .email()
in sendBatch / sendBatchWithTemplate for consistent input hygiene and clearer error ...
enhancement
security
Context
v2.0 covers Postmark s synchronous batch endpoints; the asynchronous bulk API (/email/bulk, submit→ID→poll, no count
cap, approval-gated) is uncovered.
Proposal
Two tools: submitBulk (returns ...
enhancement
Context
North-star zero-install path. Server is stdio-only today (StdioServerTransport, index.js L69).
Proposal
Scope a hosted Streamable-HTTP endpoint + OAuth; multi-tenant token handling; security ...
enhancement
Context
Lowest-barrier install for non-technical users — double-click, fill a form, no terminal/npm/JSON.
Proposal
Package the server as a .dxt with a manifest declaring token / sender as user-config ...
enhancement
Context
The survey used different names than we shipped: updateTemplate→editTemplate,
listOutboundMessages→searchOutboundMessages, listBounces→searchBounces, removeSuppression→deleteSuppressions,
lookupRecipientStatus→diagnoseDelivery. ...
documentation
Context
PM / demand-gen priority. Today the only documented path is git clone → npm install → hardcoded path; the package can t
run via npx (package.json has no bin; index.js has no shebang). Even the ...
documentation
enhancement
Context
Raised in PR #26 review. The MCP SDK already wraps every handler and returns isError: true (mcp.js L86–99), so a
Postmark failure does not crash the daemon — verified. But it surfaces the raw ...
enhancement
thanks for sharing the code for this project! While trying to get this to run, I was looking for the router positions,
which you describe you feed into the network as conditioning. Unfortunately, it seems ...
Context
Raised in PR #26 review. Nothing verifies the model selects the right tool / passes correct args. A sibling AC MCP
server has dozens of evals ( non-deterministic unit tests ).
Proposal
Promptfoo ...
testing
Context
Raised in PR #26 review. Only live-account smoke tests exist today (read-only = 25 checks; plus a mutating suite
covering full create→edit→delete lifecycles, real sends, and cleanup). They need ...
testing

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.