• Joined on 2025-11-04
profit pushed to main at profit/lakehouse 2026-03-27 12:24:55 +00:00
b37e171e10 UI redesign: Ask, Explore, SQL, System tabs
profit pushed to main at profit/lakehouse 2026-03-27 11:58:01 +00:00
b235ef9201 Fix nginx route collision — namespace lakehouse API under /lakehouse/api/
profit pushed to main at profit/lakehouse 2026-03-27 11:56:20 +00:00
387ce0074c UI: full-stack test coverage with tabs for Query, Storage, AI, Status
profit pushed to main at profit/lakehouse 2026-03-27 11:37:10 +00:00
01373c0e45 Phase 5: hardening — gRPC, observability, auth, config
profit pushed to main at profit/lakehouse 2026-03-27 11:24:19 +00:00
50a8c8013f Phase 4: Dioxus frontend with dataset browser and SQL query editor
profit pushed to main at profit/lakehouse 2026-03-27 10:54:13 +00:00
78266fdd05 Add __pycache__ to gitignore
profit pushed to main at profit/lakehouse 2026-03-27 10:54:00 +00:00
239e471223 Phase 3: AI integration with Ollama via Python sidecar
profit pushed to main at profit/lakehouse 2026-03-27 10:48:22 +00:00
19bdfab227 Phase 2: DataFusion query engine over Parquet
profit pushed to main at profit/lakehouse 2026-03-27 10:15:34 +00:00
655b6c0b37 Phase 1: storage + catalog layer
profit pushed to main at profit/lakehouse 2026-03-27 10:01:41 +00:00
a52ca841c6 Phase 0: bootstrap Rust workspace
profit created branch main in profit/lakehouse 2026-03-27 10:01:41 +00:00
profit created repository profit/lakehouse 2026-03-27 10:01:32 +00:00
profit pushed to main at profit/llm-team-ui 2026-03-26 10:29:43 +00:00
eea8ff46db Three-tier access: Off → Demo → Showcase
profit pushed to main at profit/llm-team-ui 2026-03-26 10:26:52 +00:00
ffd5e43709 Fix demo/showcase toggle: separate buttons, distinct modes
profit pushed to main at profit/llm-team-ui 2026-03-26 10:24:48 +00:00
732f29d836 Fix showcase toggle: remove /api/demo/toggle from blocked POSTs
profit pushed to main at profit/llm-team-ui 2026-03-26 10:23:05 +00:00
f0cf69b4bd Fix NameError: ADMIN_WRITE_ROUTES renamed to DEMO_BLOCKED_POSTS
profit pushed to main at profit/llm-team-ui 2026-03-26 10:19:46 +00:00
9f48a050c8 Showcase Mode: full read-only admin access for client demos
profit pushed to main at profit/llm-team-ui 2026-03-26 10:07:51 +00:00
dfab02f114 Fix meta-pipeline detail panel collapsing on auto-refresh
profit pushed to main at profit/llm-team-ui 2026-03-26 10:06:27 +00:00
c9901dbc94 Meta-pipeline UI: add Stop/Restart/Results controls per pipeline
profit pushed to main at profit/llm-team-ui 2026-03-26 09:56:40 +00:00
28df789745 Fix runaway experiments: cap at 50 trials, fix DB permissions