Yuge Zhang
Yuge Zhang
When hitting keyboard interrupt (via Ctrl+C for example), there is a lot of tracebacks on the console (particularly when there are a lot of runners). Something like asyncio.CancelledError... To reproduce,...
## Summary - add `default` attribute to `` so variables are only set when unset - document default behavior for `` in language guide - test `default` attribute including object...
## Summary - add "Dealing with speakers" guide detailing supported speakers and writer assignment logic ## Testing - `npm run build-webview` - `npm run build-cli` - `npm run lint` -...
## Summary - trace included POML files with their source, context, and .env - reuse traced include files when rerendering to avoid missing originals - add test for tracing and...
**Target date:** End of September ## Language - [ ] [Extended POML Reader](https://github.com/microsoft/poml/blob/main/docs/deep-dive/proposals/poml_extended.md) - [ ] Pre-built Stylesheet Theme - [ ] Improve XML syntax rendering ## VS Code Extension...
## Summary - add ~~`langsmith` and~~ `langfuse` tracing integrations - extend tracing backend selection and logging in API ## Testing - `npm run build-webview` - `npm run build-cli` - `npm...