Skip to content

Conversation

@ulivz
Copy link
Member

@ulivz ulivz commented Sep 23, 2025

Summary

This PR fixes a breaking change introduced in the agent runtime settings (#1561) where the image upload button disappears when no runtime settings are configured.

Problem: Configurations without runtime settings would show an empty input area with no upload button, breaking existing user workflows.

Before/After:

  • Before: No upload button when runtime settings unavailable ❌
  • After: Shows original upload button as fallback ✅

Checklist

  • Added or updated necessary tests (Optional).
  • Updated documentation to align with changes (Optional).
  • Verified no breaking changes, or prepared solutions for any occurring breaking changes (Optional).
  • My change does not involve the above items.

@netlify
Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for tarko ready!

Name Link
🔨 Latest commit 2d8fcb1
🔍 Latest deploy log https://app.netlify.com/projects/tarko/deploys/68d270cd57ea500008873c99
😎 Deploy Preview https://deploy-preview-1619--tarko.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Base automatically changed from feat/agent-options-config to main September 23, 2025 10:00
@ulivz ulivz changed the title fix(ui): restore fallback image upload when no runtime settings fix(tarko-agent-ui): restore fallback image upload when no runtime settings Sep 23, 2025
- Add fallback image upload button when AgentOptionsSelector has no schema
- Prevent breaking change for configs without runtime settings
- Maintain original UI behavior for backward compatibility
@ulivz ulivz force-pushed the fix/agent-options-fallback branch from 5c03d33 to 2d8fcb1 Compare September 23, 2025 10:04
@netlify
Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for agent-tars-docs ready!

Name Link
🔨 Latest commit 2d8fcb1
🔍 Latest deploy log https://app.netlify.com/projects/agent-tars-docs/deploys/68d270cd24ea70000893bee0
😎 Deploy Preview https://deploy-preview-1619--agent-tars-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@ulivz ulivz merged commit cf4d88b into main Sep 23, 2025
10 checks passed
@ulivz ulivz deleted the fix/agent-options-fallback branch September 23, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants