Skip to content

Complete Python UI migration and performance hardening - #4

Open
TimothyNguyen wants to merge 4 commits into
codex/go-to-python-migrationfrom
perf-improve-v1
Open

Complete Python UI migration and performance hardening#4
TimothyNguyen wants to merge 4 commits into
codex/go-to-python-migrationfrom
perf-improve-v1

Conversation

@TimothyNguyen

Copy link
Copy Markdown
Owner

Summary

  • complete Go-to-Python kb-core-ui migration and move Go runtime under legacy/go
  • harden graph schema/version handling, runtime benchmark traversal, and filtered serialization
  • add portable frontend/backend launcher, Tailwind/Vite setup, migration specs, and architecture/performance docs
  • ignore generated graphify-out data and keep generated caches/build artifacts out of commit history

Verification

  • ./.venv-core/Scripts/python.exe -m pytest ... changed core tests: 9 passed
  • ./.venv-ui/Scripts/python.exe -m pytest kb-core-ui/python/tests -q: 72 passed
  • ./.venv-ui/Scripts/python.exe -m pytest kb-core-ui/harness/tests -q: 127 passed
  • npm --prefix ./kb-core-ui/web run build: passed

Known baseline limitation

Full kb-core suite on Windows still includes unrelated failures: CLI subprocess tests invoke invalid python -m kb-core, and locked-current-directory watch tests require POSIX deletion semantics.

@TimothyNguyen
TimothyNguyen changed the base branch from code-migration to codex/go-to-python-migration August 30, 2026 13:13
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