How did they implement background agent access?

devv1.1.18
c87939arelease: v1.1.18
This post might have stale content, as dev is 7989 commits ahead.

how did they implement this with opencode, if you should imagine? https://builders.ramp.com/post/why-we-built-our-background-agent

skills? plugins? MCP? i mean like the fact that they have sentry, etc access. how do they auth?

Avatar of julianbenegas
Julian Benegas
commented

interesting. so there's a single opencode server serving all users. that means that for MCP, there's a single authentication (header/token) for all users, right? then the user-specific things should be with the auth thing in plugins?


END OF POST

How did they implement background agent access? — anomalyco/opencode