Skip to content

feat(output): compress export prompt flow - #449

Merged
robkam merged 1 commit into
mainfrom
feat/output-export-prompts
Aug 12, 2026
Merged

feat(output): compress export prompt flow#449
robkam merged 1 commit into
mainfrom
feat/output-export-prompts

Conversation

@robkam

@robkam robkam commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Compress output/export so the common path stays one explicit route chooser plus one destination prompt, while F3 keeps format changes visible on the destination surface and separator prompts appear only when the chosen format needs one.

Validation

  • RED: source .venv/bin/activate && pytest -q tests/test_print_feature.py::test_output_flow_uses_o_key_and_explicit_file_and_hardcopy_prompts tests/test_print_feature.py::test_page_break_prompt_still_uses_distinct_separator_prompt tests/test_help_text_contract.py::test_output_prompt_f1_help_uses_generated_runtime_topics
  • make help-assets && make
  • source .venv/bin/activate && pytest -q tests/test_print_feature.py tests/test_archive_ui.py::test_archive_output_flow_writes_selected_entry_to_file tests/test_help_text_contract.py::test_output_prompt_f1_help_uses_generated_runtime_topics

@github-actions github-actions Bot added the size/L PR changed lines 401-1000 label Aug 11, 2026
@robkam
robkam force-pushed the feat/output-export-prompts branch 4 times, most recently from e14e008 to 2f10191 Compare August 12, 2026 00:16
@github-actions github-actions Bot added size/XL PR changed lines > 1000 and removed size/L PR changed lines 401-1000 labels Aug 12, 2026
@robkam
robkam force-pushed the feat/output-export-prompts branch from 2f10191 to fd64e0d Compare August 12, 2026 11:16
@robkam
robkam force-pushed the feat/output-export-prompts branch from fd64e0d to e5a9de8 Compare August 12, 2026 12:12
@robkam
robkam merged commit 8c7f26c into main Aug 12, 2026
20 checks passed
@robkam
robkam deleted the feat/output-export-prompts branch August 12, 2026 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL PR changed lines > 1000

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant