Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] add context to get approval request #1

Closed
edwinkys opened this issue Oct 30, 2024 · 0 comments · Fixed by #14
Closed

[FEAT] add context to get approval request #1

edwinkys opened this issue Oct 30, 2024 · 0 comments · Fixed by #14
Assignees
Labels
enhancement New feature or request

Comments

@edwinkys
Copy link
Contributor

Feature Description

We should add context to GetApprovalRequest so that the client can relay some form of additional context related to the function that is going through the approval process. This should help the approver understand the function with its parameters that is going to executed by the AI agent.

Potential Solution

  • Add context of string type (We likely won't need this to be JSON string).
  • This context should be able to be passed on by the client to the approver.
  • Context doesn't need to be returned back to the client in the approval response.
@edwinkys edwinkys added the enhancement New feature or request label Oct 30, 2024
@edwinkys edwinkys self-assigned this Oct 30, 2024
@edwinkys edwinkys linked a pull request Nov 5, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant