Skip to content

feat(babydegen): Debug withdrawal initiation - #26

Merged
mohandast52 merged 8 commits into
mainfrom
mohan/debug-babydegen-withdrawal
Jul 22, 2025
Merged

feat(babydegen): Debug withdrawal initiation#26
mohandast52 merged 8 commits into
mainfrom
mohan/debug-babydegen-withdrawal

Conversation

@mohandast52

@mohandast52 mohandast52 commented Jul 21, 2025

Copy link
Copy Markdown
Contributor

Proposed changes

Debugged the issue—it’s now working well in the Agent UI.

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@mohandast52 mohandast52 self-assigned this Jul 21, 2025
@mohandast52 mohandast52 added the bug Something isn't working label Jul 21, 2025
@mohandast52
mohandast52 marked this pull request as ready for review July 22, 2025 10:33
@@ -1 +1 @@
export const LOCAL = 'https://localhost:8716';
export const LOCAL = 'https://127.0.0.1:8716';

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did they ask to cancel the change? if so, need to do this

Suggested change
export const LOCAL = 'https://127.0.0.1:8716';
export const LOCAL = 'http://127.0.0.1:8716';

@mohandast52
mohandast52 merged commit 6989b06 into main Jul 22, 2025
2 checks passed
@mohandast52
mohandast52 deleted the mohan/debug-babydegen-withdrawal branch July 22, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants