Turn coding agents into remote teammates

Mention @blocks in tools you already use.
Join 100+ developers
@blocks |
MESSAGING
SlackDiscordTeams
Sara Kelly5:41 AM
@blocks can you remove all /api/v1/ endpoints from the status client and backend repos?
Blocks11:08 AM
Done! I removed the /api/v1/ endpoints from the status client and backend repos.

I created the following PRs:
https://bitbucket.org/acmecorp/status-service/pull-requests/957
https://bitbucket.org/acmecorp/status-client/pull-requests/1033
https://bitbucket.org/acmecorp/status-authorizer/pull-requests/871



PULL REQUESTS
GithubBitbucketGitlab
Blocks
bot
reviewed Just now
src/providers/discord.tsx
Blocks
bot
Just now
🛡️ Security/Validation: The API accepts provider_type as a string and casts it directly to TriggerProviderIntegrationBased without validation.
Suggested change
128129
-params.workspace_id,
-params.provider_type as TriggerProviderIntegrationBased,
128129
+// Add validation for provider_type
+if (!validProviders.includes(params.provider_type)) {
TICKETING
LinearJiraNotion

Generate client PDFs in web worker

Comments
ADAmy Dulic5 min ago
@blocks Can you attempt to implement this?
BBlocks5 min ago
On it.
BBlocksJust now
I created the following PR: https://bitbucket.org/acmecorp/client-ui/pull-requests/1456
Context across connected tools.
Slack
Github
Bitbucket
Gitlab
Linear
Jira
Discord
Teams
Notion
COMING SOON

Automate tasks. Describe a task and when you want it to occur in natural language.

Michelle Klein11:17 AM
@blocks every morning, post all open prs to the engineering channel and mention reviewers
Blocks11:17 AM
Okay, I created the automation and uploaded it to the dashboard.
Michelle Klein12:07 PM
@blocks on pushes or merges to main across all relevant repos, ensure that the documentation repo is up to date.
Blocks12:07 PM
Okay, I created the automation and uploaded it to the dashboard.
Enhance agent capabilities with MCP servers.
Postgres
New Relic
Firecrawl
Context7
Sentry

Choose the underlying agents. Use one agent for everything, or different agents for different tasks. Swap at any time.

Claude CodeClaude Code
Anthropic
General tasks
Claude 4 Sonnet
Claude 3.5 Sonnet
CodexCodex
OpenAI
General tasks
o3
gpt-4.1
Qwen3-Coder
DeepSeek R1
Gemini CLIGemini CLI
Google
General tasks
Gemini 2.5 Pro

Get started today.

Join 100+ developers