Frontend: Token Address Confirmation Dialog #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When user configures a trading strategy via chat and mentions a token (e.g., "buy PEPE"), the AI asks for the token contract address. The frontend should show a confirmation dialog allowing user to:
Related PR: # (current)
Acceptance Criteria:
Related Files:
src/frontend/src/routes/bot/[id]/+page.sveltesrc/backend/app/services/ai_agent/conversational.pyImplemented in commit
297a185.Changes: