Skip to main content

🐛 Bug Fixes

  • Null-safe secret handling for agentic coding apps Improved secret creation for agentic coding apps to gracefully handle cases where app settings are missing or empty.
    • Added a null check for secrets so no secret is created when the app configuration is unavailable
    • Prevents unnecessary errors when there are no secrets to create