Archestra Apps HackathonSee what people are building

Thread

LP
Loïc Payol9:43 AMOpen in Slack
Hey guys! I’ve been testing out Archestra for a week. The main things I want to get working is to provide shared/curated skills with the rest of my team and provide them a way to share internal vibe-coded apps (I understand the feature is still in beta, I have some feedback that I’d love to share!). While testing some skills, in particular skills involving creating some HTML assets, I noticed that my agent uses archestra__run_command to write files. Problem with that is that I always hit a Error: command is too large (> 16384 bytes) error, and it forces the agent to unreliably find workarounds (once it tried rewriting the HTML file in small splits, forcing the content to be rewritten in small pages and links between them, another time it just zipped everything). I got the same when working with Apps, even more brutally given that, well, it’s all about apps. Is my agent misconfigured or is this a current limitation of Archestra?

4 replies
II
Ildar Iskhakov (archestra team)9:46 AMOpen in Slack
Hi @user, Error: command is too large (> 16384 bytes) sounds like a bug, let us take it into our this week's backlog
🙏1
II
Ildar Iskhakov (archestra team)9:47 AMOpen in Slack
archestra mute
A
Archestra9:47 AMOpen in Slack
:mute: No problem, I'll keep to myself — @mention me to bring me back.
LP
Loïc Payol11:20 AMOpen in Slack
If that can help, I’m using the ChatGPT Subscription connector. I can try on my side with other API-based connectors