Turn coding agents into remote teammates
Mention @blocks in tools you already use.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 nowsrc/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/1456Context across connected tools.













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.







