Commit Graph

908 Commits

Author SHA1 Message Date
Ed_
d9148acb0c feat(shader): Add BlurPipeline class for frosted glass FBO setup
- Add BlurPipeline class with downsampled FBO support (scene, blur_a, blur_b)
- Implement 2-pass Gaussian blur shaders (horizontal + vertical)
- Add setup_fbos(), compile_blur_shaders(), prepare_blur(), cleanup() methods
- Add tests for BlurPipeline initialization, FBO setup, shader compilation, blur execution, and cleanup

Task: Phase 1, Task 1 of frosted_glass_20260313 track
2026-03-13 20:22:16 -04:00
Ed_
2c39f1dcf4 sigh 2026-03-13 20:13:51 -04:00
Ed_
1a8efa880a tired 2026-03-13 20:12:56 -04:00
Ed_
11eb69449d dumb ai 2026-03-13 19:46:23 -04:00
Ed_
3a0d388502 adjust tracks.md 2026-03-13 14:41:08 -04:00
Ed_
879e0991c9 chore(conductor): Add new track 'Frosted Glass Background Effect' 2026-03-13 14:40:43 -04:00
Ed_
d96adca67c update track ordering 2026-03-13 14:40:37 -04:00
Ed_
4b0ebe44ff chore(conductor): Add new track 'Advanced Text Viewer with Syntax Highlighting' 2026-03-13 14:28:32 -04:00
Ed_
6b8151235f adjust track loc 2026-03-13 13:59:43 -04:00
Ed_
69107a75d3 chore(conductor): Add new track 'Rich Thinking Trace Handling' 2026-03-13 13:54:13 -04:00
Ed_
c76aba64e4 docs(conductor): Synchronize docs for track 'Custom Shader and Window Frame Support' 2026-03-13 12:45:58 -04:00
Ed_
96de21b2b2 chore(conductor): Mark track 'Custom Shader and Window Frame Support' as complete 2026-03-13 12:45:13 -04:00
Ed_
25d7d97455 conductor(plan): Mark Phase 5 as complete 2026-03-13 12:45:03 -04:00
Ed_
9b79044caa conductor(plan): Mark Phase 5 implementations as complete 2026-03-13 12:44:19 -04:00
Ed_
830bd7b1fb conductor(plan): Mark Phase 4 as complete 2026-03-13 12:38:05 -04:00
Ed_
67ed51056e conductor(plan): Mark Phase 4 implementations as complete 2026-03-13 12:36:05 -04:00
Ed_
2dbd570d59 conductor(plan): Mark Phase 3 as complete 2026-03-13 12:31:02 -04:00
Ed_
6c4c567ed0 conductor(plan): Mark Phase 3 as complete 2026-03-13 12:29:34 -04:00
Ed_
356d5f3618 conductor(plan): Mark Phase 2 as complete 2026-03-13 12:24:03 -04:00
Ed_
3f4ae21708 conductor(plan): Mark Phase 2 implementation as complete 2026-03-13 12:20:59 -04:00
Ed_
841e54aa47 conductor(plan): Mark Phase 1 as complete 2026-03-13 11:58:43 -04:00
Ed_
4e5ec31876 conductor(plan): Mark Phase 1 investigation tasks as complete 2026-03-13 11:57:46 -04:00
Ed_
82722999a8 ai put it in the wrong spot 2026-03-12 21:47:57 -04:00
Ed_
ad93a294fb chore(conductor): Add new track 'Optimization pass for Data-Oriented Python heuristics' 2026-03-12 21:47:16 -04:00
Ed_
414379da4f more fixes 2026-03-12 20:54:47 -04:00
Ed_
727274728f archived didn't delete from tracks... 2026-03-12 20:26:56 -04:00
Ed_
befb480285 feat(conductor): Archive External MCP, Project-Specific Conductor, and GUI Path Config tracks 2026-03-12 20:10:05 -04:00
Ed_
1f8bb58219 more adjustments 2026-03-12 19:08:51 -04:00
Ed_
23943443e3 stuff that was not comitted. 2026-03-12 18:15:38 -04:00
Ed_
6f1fea85f0 docs(conductor): Synchronize docs for track 'GUI Path Configuration in Context Hub' 2026-03-12 17:57:24 -04:00
Ed_
7924d65438 docs(conductor): Synchronize docs for track 'Project-Specific Conductor Directory' 2026-03-12 16:38:49 -04:00
Ed_
e5a86835e2 docs(conductor): Synchronize docs for track 'External MCP Server Support' 2026-03-12 16:22:58 -04:00
Ed_
95800ad88b chore(conductor): Mark track 'External MCP Server Support' as complete 2026-03-12 15:58:56 -04:00
Ed_
4ba1bd9eba conductor(checkpoint): Phase 1: Configuration & Data Modeling complete 2026-03-12 15:35:51 -04:00
Ed_
6090e0ad2b docs(conductor): Synchronize docs for track 'Expanded Hook API & Headless Orchestration' 2026-03-11 23:59:07 -04:00
Ed_
d16996a62a chore(conductor): Mark track 'Expanded Hook API & Headless Orchestration' as complete 2026-03-11 23:52:50 -04:00
Ed_
036c2f360a feat(api): implement phase 4 headless refinement and verification 2026-03-11 23:17:57 -04:00
Ed_
930b833055 docs(conductor): mark phase 3 verification as done 2026-03-11 23:14:40 -04:00
Ed_
4777dd957a feat(api): implement phase 3 comprehensive control endpoints 2026-03-11 23:14:09 -04:00
Ed_
e88f0f1831 docs(conductor): mark phase 2 verification as done 2026-03-11 23:05:31 -04:00
Ed_
1be576a9a0 feat(api): implement phase 2 expanded read endpoints 2026-03-11 23:04:42 -04:00
Ed_
e8303b819b docs(conductor): mark phase 1 verification as done 2026-03-11 23:01:34 -04:00
Ed_
02e0fce548 feat(api): implement websocket gateway and event streaming for phase 1 2026-03-11 23:01:09 -04:00
Ed_
0944aa1c2d docs(conductor): Synchronize docs for track 'UI/UX Improvements - Presets and AI Settings' 2026-03-11 20:29:54 -04:00
Ed_
34c9919444 chore(conductor): Mark track 'UI/UX Improvements - Presets and AI Settings' as complete 2026-03-11 20:29:15 -04:00
Ed_
c1ebdc0c6f conductor(plan): Mark phase 'Phase 5: Final Integration and Verification' as complete 2026-03-11 20:28:45 -04:00
Ed_
e0d441ceae conductor(plan): Mark phase 'Phase 5: Final Integration and Verification' as complete 2026-03-11 20:28:30 -04:00
Ed_
9133358c40 conductor(plan): Mark phase 'Phase 4: Tool Management (MCP) Refinement' as complete 2026-03-11 20:27:50 -04:00
Ed_
97ecd709a9 conductor(plan): Mark phase 'Phase 3: AI Settings Overhaul' as complete 2026-03-11 20:22:29 -04:00
Ed_
55475b80e7 conductor(plan): Mark phase 'Phase 2: Preset Windows Layout & Scaling' as complete 2026-03-11 20:12:44 -04:00