Ask HN: How are teams sharing AI/agent setups internally? A Hacker News user asks how teams share AI/agent setups internally, citing pain points with onboarding non-technical users and syncing updates via GitHub. The user seeks alternatives such as shared VMs or internal platforms. | |||||||||||| 1 point by | We have a local setup with shared context, skills, workflows, mcps and connections to internal tools. We currently just used Github as SOT and sharing. Two pain points keep coming up: 1. Onboarding non technical users: Git, cloning, gh auth, credentials, local config. 2. Sync: one person updates context, has to push, everyone else has to pull. How are others handling this? Shared VM? Internal platform? Something else? | ||||||||||| |