You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adds Arc<AtomicBool> cancellation flag to JobStore/JobEntry. The pipeline checks the flag before each wave and after each batch, then saves whatever articles have been collected. A new POST /syntheses/generate/:job_id/stop endpoint sets the flag. The frontend shows a red stop button during generation and POSTs to the stop endpoint on click. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
3 months ago | |
|---|---|---|
| .. | ||
| common | 3 months ago | |
| api_admin_test.rs | 3 months ago | |
| api_article_history_test.rs | 3 months ago | |
| api_auth_test.rs | 3 months ago | |
| api_csrf_test.rs | ||
| api_export_test.rs | 3 months ago | |
| api_health_test.rs | ||
| api_keys_test.rs | 3 months ago | |
| api_settings_test.rs | 3 months ago | |
| api_sources_test.rs | 3 months ago | |
| api_syntheses_test.rs | 3 months ago | |
| api_themes_test.rs | 3 months ago | |
| minimal_test.rs | 3 months ago | |
| pipeline_test.rs | 3 months ago | |