Archestra Apps HackathonSee what people are building

#general

Apr 24April 25, 2026Apr 26Latest
AB
Alexander Balashov (archestra team)8:01 AMOpen in Slack
Hey, a small heads-up: TypeScript 7 was merged yesterday. type-check now uses tsgo, and in practice it can run up to 10x faster.
πŸ”₯1
3 replies
MK
Matvey Kukuy (archestra team)11:38 AMOpen in Slack
I launched a new Slack stream to the website yesterday. Please let me know what you think πŸ™‚ https://archestra.ai/community-stream/general/2026-04-24
πŸ”₯3
Good Friday, everyone! πŸ‘‹
6 replies
A
New release! πŸš€πŸš€πŸš€
1.2.24 (2026-04-24)
Features
Bug Fixes
  • align backend dependency versions with pnpm overrides (#4060) (f7b16a7)
  • allow personal agents to use team credentials the author can access (#4063) (9f2f612)
  • persist empty OAuth scopes from catalog form (#4068) (be834e5)
Dependencies
  • bump dompurify from 3.3.3 to 3.4.0 in /platform (#4061) (49ed4c4)
Miscellaneous Chores
  • default client + searchable gateway/proxy pickers (#4069) (4d24d47)
  • drop dead declaration flags from tsconfigs (#4050) (4e503a8)
  • log raw chat provider errors (#4072) (42940d7)
  • use Native (Go) TypeScript 7.0 dev locally for type checking (#4051) (fa9f98b)
  • use pnpm catalog for typescript (#4043) (56e3faa)
MK
Matvey Kukuy (archestra team)7:22 PMOpen in Slack
^ Friday release to those who asked πŸ˜‚
VK
Vladimir Kuzmin2:34 PMOpen in Slack
Hey team πŸ‘‹ Nothing urgent here at all - hope you’re all having a great weekend and enjoying some downtime, I’ll just leave this thread here so you can share any thoughts whenever you have time.
Quick follow-up on the durable memory feature - I'll leave further detailed information inside the thread so as not to clutter the feed.
2 replies
IK
Igor Kutiavin8:21 AMOpen in Slack
Hi @user, before I start the implementation https://github.com/archestra-ai/archestra/issues/3857 I'd like to confirm a few design choices that the issue doesn't make
explicit. The answers will significantly shape the PR.
1. Where should these settings live?
- Platform-level only - env vars / Helm values set by DevOps at deploy time (e.g. ARCHESTRAORCHESTRATORPERSONALK8SNAMESPACE,
ARCHESTRAORCHESTRATORPERSONAL_KUBECONFIG)
- Per-organization, configurable by admins via the UI (stored in DB)
- Per-team
- Per-user (each user configures their own)
The phrasing "through KUBECONFIG" suggests env/Helm, but I want to confirm.
2. One shared personal namespace, or one per user?
- A single shared namespace for all personal MCP servers across the org
- Namespace-per-user (e.g. personal-{userId}) for full isolation between users
3. Fallback behaviour when personal config is NOT set?
- Fall back to the current default namespace (no-op for existing installations, safe rollout)
- Hard-fail: installing a personal MCP server is rejected until the operator configures the personal target
4. What about existing personal MCP servers after the release?
- Leave them in the old namespace (no migration)
- Auto-redeploy them into the new namespace on next runtime startup
- Require manual reinstall
5. UI scope?
- No UI changes - env/Helm + docs only
- Read-only badge on personal MCP servers showing "deployed to namespace X / cluster Y"
- Full admin settings page to view/edit the personal target
6. PR scope you want to see?
- Backend runtime (manager, k8s-deployment, config) + tests + docs only
- Backend + UI badge
- Backend + full admin settings UI
1 reply

Read-only live mirror of Archestra.AI Slack

πŸ‘‹Join the discussion withAI enthusiasts!