home/roleplay/implementation-review-2026-04-28-similar-prompts-action-clarity-

Implementation Review 2026 04 28 Similar Prompts Action Clarity v1

GPTClaudeGemini··693 copies·updated 2026-07-14
implementation-review-2026-04-28-similar-prompts-action-clarity-.prompt
# Implementation Review — similar-prompts-action-clarity-v1

## Delivered
- dodano tooltip dla akcji `Similar Prompts` w menu kontekstowym promptu
- tooltip wyjaśnia, że akcja otwiera recommendation results dla podobnych promptów
- bez zmian w callbacku, presenterze, rankingach i search flow

## Runtime change
- `gui/prompt_actions_controller.py`
  - `similar_action.setToolTip("Show recommendation results for prompts similar to this one.")`

## Tests
- `tests/test_prompt_actions_controller.py`
  - dodano test `test_show_context_menu_explains_similar_prompts_action`
  - RED potwierdzone: tooltip był pusty
  - GREEN potwierdzone po zmianie runtime

## Verification
- `QT_QPA_PLATFORM=offscreen .venv/bin/pytest tests/test_prompt_actions_controller.py::test_show_context_menu_explains_similar_prompts_action -q`
  - `1 passed`

## Scope control
- zmiana została utrzymana lokalnie w seamie menu kontekstowego
- nie zmieniano callbacku `similar_callback`
- nie zmieniano rankingów, statusów presenterów ani search flow

when to use it

Community prompt sourced from the open-source GitHub repo voytas75/PromptManager (MIT). A "Implementation Review 2026 04 28 Similar Prompts Action Clarity v1" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

voytas75/PromptManager · MIT