Bug tracker now reserved for actual defects: builds/designs -> Feature, studies/selftests -> Support. All major ticket bodies rewritten in CommonMark (# headers, fenced refs) replacing Textile syntax.
7 lines
1.0 KiB
Plaintext
7 lines
1.0 KiB
Plaintext
|
|
ERROR
|
|
|
|
Failed to override models: large model: model "glm-5.2" found in multiple providers: litellm and zai. Please specify
|
|
provider using 'provider/model' format.
|
|
|
|
I have the family patterns. Setting up the task list and starting.Typst stdin→stdout works. Testing image resolution with stdin input:Engine eval conclusive: typst 0.94s vs pandoc+xelatex 7.7s, typst supports stdin/file→stdout PDF with `--root` image resolution. Typst wins. Now building the Go implementation.go-chart vendored. Writing core packages:Now the markdown parser (AST):Now the typst renderer (AST → typst markup + document composition):Fixing several issues in the renderer (link parsing mid-sentence, table columns parens, image staging, header fill):Now the chart package (go-chart bar renderer):Now the engine (docker typst runner) and pdfinfo (page counter):Now the two typst templates:Now the CLI orchestration, embedded templates, and main: |