#general

May 16May 18, 2026May 19Latest
S
sachinsharma1235:06 PMOpen in Slack
Hi Everyone,
How can I contribute to repository? I have gone through contributor's video and could see that PR to add me as an external contributor is also merged. But I am still not able to open PR.
D
dan.carlstedt8:30 PMOpen in Slack
👋 - We're evaluating Archestra for our enterprise and I've hit a wall with a pdf upload > 10 mb. I see that I can't submit an issue on the GH repo unless I've contributed before but this seems like a simple issue to address and it would really help out our assessment.
Problem: The Next.js middleware has a hardcoded 10MB limit that blocks file uploads, even though the backend supports 50MB by default.
Evidence:
• Uploading >10MB PDFs through the UI fails with "Request body exceeded 10MB" (413 error)
• Direct curl to the backend API successfully accepts 10.7MB files - The limit is purely in the frontend middleware (middlewareClientMaxBodySize)
Fix: Add to next.config.js:
   middlewareClientMaxBodySize: process.env.ARCHESTRA_MIDDLEWARE_BODY_LIMIT || '50mb'
}```
Can a contributor please open an issue for this please?
7 replies
A
Hey folks, I've opened a PR with a proposal to allow companies to extend policy checks for tool calls. That came as an idea after a chat over the weekend (full story is in the PR), and I felt an urge to put it together. There is an obvious AI-use (I can't type that fast), but I tried to make the change as minimal as I could to keep it shippable https://github.com/archestra-ai/archestra/pull/4779
1 reply
I
IssacDanny5:36 PMOpen in Slack
Greeting, my name is Issac. I have stumble upon this project and I see that It will be alot useful to me in the future. Therefore I would like to work on it
M
MrAdamJohn11:13 PMOpen in Slack
Hey, my name is MrAdamJohn (llwp on github), and I just thought I would say "hi" and share that I'm happy to help!
4 replies
B
Hi Everyone
I hope you are doing well.
This is Brandon Angione from the US.
I've applied for the Software Engineer role, really hope to contribute for Archestra.
Best regards,
Brandon

Read-only live mirror of Archestra.AI Slack

👋Join the discussion withAI enthusiasts!