For authentication, we can still use a CLI, but I'm not sure how that would work in a GitHub action since webpage redirection won't work. So figure out an alternative solution. Maybe using a GitHub access token and putting it in the secrets.
This should automatically also create an account of user associated with the GitHub access token in our DB - and allow user to use the agent in private mode.
Describe the problem and solution that you'd like.
This is a proposal to move away from our dart framework to open up agent authoring to everyone.
example configuration:
above is just a guideline.
For authentication, we can still use a CLI, but I'm not sure how that would work in a GitHub action since webpage redirection won't work. So figure out an alternative solution. Maybe using a GitHub access token and putting it in the secrets.
This should automatically also create an account of user associated with the GitHub access token in our DB - and allow user to use the agent in private mode.
Describe alternatives that you have considered.
No response
Additional Information
No response
Acceptance Criteria
No response