iachat/spec/enterprise/controllers/api/v1/accounts/captain
Aakash Bakhle 87f5af4caa
fix: playground captain v2 scenarios (#13747)
# Pull Request Template

## Description

Playground now uses v2. It was only wired to use v1. Traces get `source:
playground` on langfuse when playground has been used.

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration.

locally and specs
<img width="1806" height="1276" alt="image"
src="https://github.com/user-attachments/assets/41ef4eb3-52b1-4b8e-9a4f-e8510c90cb39"
/>


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream
modules
2026-03-11 14:05:16 +05:30
..
assistant_responses_controller_spec.rb feat: allow searching captain responses [CW-5631] (#12463) 2025-09-18 14:44:56 +05:30
assistants_controller_spec.rb fix: playground captain v2 scenarios (#13747) 2026-03-11 14:05:16 +05:30
bulk_actions_controller_spec.rb feat: Add support for bulk action for Captain FAQs (#10905) 2025-02-27 17:05:33 -08:00
copilot_messages_controller_spec.rb fix: Update specs, add background response job implementation for copilot threads (#11600) 2025-05-27 14:10:27 -06:00
copilot_threads_controller_spec.rb chore: Disable copilot usage after the response count is over (#11845) 2025-06-30 19:06:25 -07:00
custom_tools_controller_spec.rb feat: Add UI for custom tools (#12585) 2025-10-06 09:05:54 -07:00
documents_controller_spec.rb feat: setup captain limits (#10713) 2025-01-23 01:23:18 +05:30
inboxes_controller_spec.rb feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
scenarios_controller_spec.rb feat: New Scenarios page (#11975) 2025-07-30 19:34:27 +05:30