Replies: 1 comment 3 replies
-
|
Hi @lucaspal, Thanks for writing out your idea.
There is a good reason SfS currently is a read-only and analytics-only app. We consider Strava to be the write model, SfS is the read model and just processes what Strava tells it to process. This allows us to ignore authentication and authorization flows as Strava does this for us. Introducing a write model into SfS would imply we need to add a full user authentication flow, which I'd like to stay away from as long as possible. For example: a lot op people ask to allow to configure settings via the UI. This, for me personally, is not worth the effort to introduce user authentication. A new killer feature might be though. I'm just wondering, we have lots of training plan management apps out there no?
I guess you are referring to a mechanism to push activities to third party services? If so, yes, the existing integration namespace would be ideal for that.
The reason I initially did not add state to the agent is because the package we are using (NeuronAI), was buggy at the time when using chat history. In the mean time they released a new major version, so it might be a good idea to revisit this decision. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Robin 👋
I'd love to start a conversation about a possible evolution: using SfS as a central training plan manager, with MCP-based connectors to push/pull workouts to third-party services.
The idea in short:
Questions / thoughts for you:
I'm a backend developer (Java/Spring) and would be happy to contribute, prototype, or just keep this as a design discussion. Totally understand if this is out of scope for the current direction. Just wanted to plant the seed 🌱
Thanks again for everything!
Resources (MCPs)
Beta Was this translation helpful? Give feedback.
All reactions