• Joined on 2025-08-16
albert pushed to development at ponderants/app 2025-11-10 17:52:14 +00:00
57319e6712 fix: Replace remaining agent.open() calls in voice and cache tests
a553cc6130 fix: Replace agent.open() with agent.act('Navigate to...') in tests
5fc02f8d9b fix: Complete CI/CD testing infrastructure setup
ef0725be58 chore: Add development utilities and MCP configuration
b457e94ccb chore: Add dotenv as devDependency
Compare 9 commits »
albert pushed to development at ponderants/app 2025-11-10 13:57:05 +00:00
0ea3296885 refactor: Remove redundant standalone Dockerfile.playwright
albert pushed to development at ponderants/app 2025-11-10 13:52:12 +00:00
39aea34026 feat: Integrate Playwright into docker-compose
1ff9a2cf4b feat: Add comprehensive testing infrastructure
Compare 2 commits »
albert pushed to development at ponderants/app 2025-11-10 13:25:16 +00:00
a520814771 feat: Implement node deletion with shared modal and fix SurrealDB RecordId handling
albert pushed to development at ponderants/app 2025-11-10 02:32:47 +00:00
d072b71eec refactor: Improve debug panel delete handler and add debug endpoint
63c955c848 feat: Add delete functionality for user-authored nodes
a4739bddc1 test: Update theme tests for SegmentedControl in profile dropdown
57d5405c41 feat: Move theme toggle to profile dropdown with icon-only SegmentedControl
Compare 4 commits »
albert pushed to development at ponderants/app 2025-11-10 01:18:42 +00:00
e91886a1ce fix: Link creation broken due to ID vs URI mismatch
0c4934cf70 fix: Recalculate ALL nodes for UMAP instead of incremental
d656b06113 feat: Make galaxy viewable without login requirement
aa60098690 test: Add comprehensive theme switching tests
Compare 4 commits »
albert pushed to development at ponderants/app 2025-11-10 00:21:34 +00:00
d7f5988a4f refactor: Use Mantine CSS variables and modules for theme styling
albert pushed to development at ponderants/app 2025-11-09 22:24:32 +00:00
68728b2987 fix: Make ChatInterface theme-aware for light mode support
albert pushed to development at ponderants/app 2025-11-09 22:04:38 +00:00
9bf16fefaf feat: Add dark/light mode theme switching with dynamic favicons
albert pushed to development at ponderants/app 2025-11-09 21:49:53 +00:00
482ec9fff8 fix: Prevent state machine from navigating before URL initialization
albert pushed to development at ponderants/app 2025-11-09 21:28:17 +00:00
cde66978cd fix: Fix galaxy node clicking and navigation bugs
albert pushed to development at ponderants/app 2025-11-09 21:15:50 +00:00
baddf4f09d chore: Remove backup and old page files
albert pushed to development at ponderants/app 2025-11-09 21:14:49 +00:00
4967ce3cd1 feat: Add Playwright testing scaffolding infrastructure
albert pushed to development at ponderants/app 2025-11-09 21:07:53 +00:00
b96159ec02 docs: Add comprehensive implementation plans for all todo items
albert pushed to development at ponderants/app 2025-11-09 20:42:24 +00:00
346326e31f fix: Add migration script to fix coords_3d field in production
albert pushed to development at ponderants/app 2025-11-09 20:28:00 +00:00
6cce6403fb fix: Sync pnpm-lock.yaml with package.json React Three Fiber versions
albert pushed to development at ponderants/app 2025-11-09 20:21:17 +00:00
d8a975122f feat: Fix grapheme splitting and add automatic UMAP calculation
albert pushed to development at ponderants/app 2025-11-09 19:50:45 +00:00
6bd0fe65e2 debug: Add logging for grapheme limit errors
albert pushed to development at ponderants/app 2025-11-09 19:49:06 +00:00
12d26c9d14 fix: Make coords_3d optional in schema to support UMAP workflow
albert pushed to development at ponderants/app 2025-11-09 19:46:47 +00:00
49b12a2933 fix: Provide coords_3d field required by schema