- Update sync-presentation-export script to read version from package.json instead of export-version.json. - Change entrypoint from index.js to index.cjs for CommonJS compatibility. - Implement logic to ensure CommonJS entrypoint is created if missing. - Modify ExportTaskService to resolve entrypoint path dynamically. - Remove inline Puppeteer PDF export logic in favor of bundled export package. - Add runtime availability checks and sync script execution in start.js. - Introduce helper functions for output path normalization and entrypoint resolution. |
||
|---|---|---|
| .. | ||
| alembic | ||
| api | ||
| assets | ||
| constants | ||
| enums | ||
| models | ||
| scripts | ||
| services | ||
| static | ||
| templates | ||
| tests | ||
| utils | ||
| .python-version | ||
| alembic.ini | ||
| build_vectorstore.py | ||
| mcp_server.py | ||
| migrations.py | ||
| openai_spec.json | ||
| placeholder | ||
| pyproject.toml | ||
| server.py | ||
| server.spec | ||
| uv.lock | ||