poml icon indicating copy to clipboard operation
poml copied to clipboard

trace included files

Open ultmaster opened this issue 4 months ago • 0 comments

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 reusing included files

Testing

  • npm run build-webview
  • npm run build-cli
  • npm run lint
  • npm test (fails: ReadError fetch failed)
  • python -m pytest python/tests (fails: ENETUNREACH)

https://chatgpt.com/codex/tasks/task_e_68b8f797c7bc832e8c98635efff8bdc3

ultmaster avatar Sep 04 '25 05:09 ultmaster