Skip to content

Forward-port workflow wave onto current main#167

Merged
akgohain merged 6 commits into
mainfrom
feat/workflow-wave-forward-port
Apr 16, 2026
Merged

Forward-port workflow wave onto current main#167
akgohain merged 6 commits into
mainfrom
feat/workflow-wave-forward-port

Conversation

@akgohain
Copy link
Copy Markdown
Collaborator

Summary

  • forward-port the workflow spine and workflow-aware agent changes onto current main
  • add workflow metrics, export-bundle, evidence-export, hotspot proposal, and correction-impact plumbing
  • add request lifecycle logging for chat and wire the workflow UX into the current frontend
  • fix the editable connectomics package source naming so uv run pytest resolves cleanly

Key Changes

  • backend workflow session/event models, router, service, metrics, bundle export, and evidence export
  • workflow-linked EHTool and inference/training/visualization event wiring
  • structured chat logging in the FastAPI entrypoint
  • workflow context, timeline filters, and proposal cards in the client
  • backend/frontend tests covering routes, metrics, exports, logging, timeline filters, and proposal cards

Verification

  • uv run pytest -q tests/test_workflow_routes.py tests/test_workflow_spine_smoke.py tests/test_chat_logging_fields.py tests/test_workflow_metrics.py tests/test_workflow_export_bundle.py tests/test_workflow_evidence_export.py
  • uv run pytest -q tests/test_pytc_runtime_routes.py tests/test_worker_model_service.py
  • npm --prefix client test -- --watchAll=false --runInBand
  • npm --prefix client run build

@akgohain akgohain merged commit e0e15f9 into main Apr 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant