Kevin
|
ea97427767
|
fix(dev): idempotent Alembic chain for squashed 0001 + clearer dev scripts
- Make migrations 0002–0008 skip schema changes already applied when
0001_initial creates current ORM (rename segments column, timeline FK,
memoir phase flags, drop content_tsv, eval_* tables).
- development.sh / internal-eval.sh: surface Alembic stderr, warn on
docker-style DB hosts, TCP port checks without lsof, verify Uvicorn
listens before claiming started.
|
2026-04-07 10:34:18 +08:00 |
|
Kevin
|
ca8bcc8489
|
feat(evaluation): session catalog, user export import, and eval web UI
- Extend evaluation API: schemas, router, repo, admin and execution services
- Improve user export markdown importer; add fixtures and importer tests
- Session catalog repo/service updates; internal app wiring and docs
- Add internal-eval.sh helper; refresh app-eval-web (App, styles, Vite)
|
2026-04-06 13:49:28 +08:00 |
|