d62f7b3c91548101f8fdcae5b5fd274fcc754d73
- Make source_url optional and add source_content to the request; the
two are normalized into a source kind ("url" | "content"), URL wins
when both are present, and missing both returns source_required
- Skip web fetching in the generation worker when pasted content is
provided; truncate it to the same 24,000-rune cap
- Label untitled pasted-content jobs with a locale-aware display title
and mark the source kind in wizard state and prompt metadata
- Cover source normalization, truncation, and display title with tests
The file is empty.
Description
Languages
Go
46.3%
TypeScript
28.8%
Vue
23.2%
Shell
0.9%
JavaScript
0.3%
Other
0.4%