|
|
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 |
|
|
|
87e6b5c665
|
more win32 wrap
|
2026-03-13 13:39:42 -04:00 |
|
|
|
9f8dd48a2e
|
wrap win32 usage in conditionals
|
2026-03-13 13:29:13 -04:00 |
|
|
|
87bd2ae11c
|
fixed.
|
2026-03-13 13:23:31 -04:00 |
|
|
|
a57a3c78d4
|
fixes
|
2026-03-13 13:15:58 -04:00 |
|
|
|
ca01397885
|
checkpoint: fixing ux with window frame bar
|
2026-03-13 13:13:35 -04:00 |
|
|
|
229fbe2b3f
|
feat(gui): Implement live shader editor panel
|
2026-03-13 12:43:54 -04:00 |
|
|
|
d69434e85f
|
feat(config): Implement parsing for shader and window frame configurations
|
2026-03-13 12:41:24 -04:00 |
|
|
|
905ac00e3f
|
feat(shaders): Implement CRT post-process shader logic
|
2026-03-13 12:35:43 -04:00 |
|
|
|
836168a2a8
|
feat(shaders): Implement dynamic background shader
|
2026-03-13 12:33:27 -04:00 |
|
|
|
09383960be
|
feat(shaders): Implement uniform data passing for ShaderManager
|
2026-03-13 12:29:10 -04:00 |
|
|
|
ac4f63b76e
|
feat(shaders): Create ShaderManager with basic compilation
|
2026-03-13 12:27:01 -04:00 |
|
|
|
59d7368bd7
|
feat(gui): Implement custom title bar and window controls
|
2026-03-13 12:20:37 -04:00 |
|
|
|
b677228a96
|
get prior session history properly working.
|
2026-03-12 21:38:19 -04:00 |
|
|
|
f2c5ae43d7
|
add resize splitter to dicussion hub message/response section
|
2026-03-12 21:14:41 -04:00 |
|
|
|
cf5ee6c0f1
|
make sure you can't send another rquest prompt when one is still being processed
|
2026-03-12 21:04:14 -04:00 |
|
|
|
c8eb340afe
|
fixes
|
2026-03-12 20:58:28 -04:00 |
|
|
|
414379da4f
|
more fixes
|
2026-03-12 20:54:47 -04:00 |
|
|
|
befb480285
|
feat(conductor): Archive External MCP, Project-Specific Conductor, and GUI Path Config tracks
|
2026-03-12 20:10:05 -04:00 |
|
|
|
5a8a91ecf7
|
more fixes
|
2026-03-12 19:51:04 -04:00 |
|
|
|
8bc6eae101
|
wip: fixing more path resolution in tests
|
2026-03-12 19:28:21 -04:00 |
|
|
|
1f8bb58219
|
more adjustments
|
2026-03-12 19:08:51 -04:00 |
|
|
|
19e7c94c2e
|
fixes
|
2026-03-12 18:47:17 -04:00 |
|
|
|
d237d3b94d
|
feat(gui): Add Path Configuration panel to Context Hub
|
2026-03-12 16:44:22 -04:00 |
|
|
|
3999e9c86d
|
feat(conductor): Use project-specific conductor directory in project_manager and app_controller
|
2026-03-12 16:38:01 -04:00 |
|
|
|
48e2ed852a
|
feat(paths): Add support for project-specific conductor directories
|
2026-03-12 16:27:24 -04:00 |
|
|
|
f4c5a0be83
|
feat(ai_client): Support external MCP tools and HITL approval
|
2026-03-12 15:58:36 -04:00 |
|
|
|
3b2588ad61
|
feat(gui): Integrate External MCPs into Operations Hub with status indicators
|
2026-03-12 15:54:52 -04:00 |
|
|
|
828fadf829
|
feat(mcp_client): Implement ExternalMCPManager and StdioMCPServer with tests
|
2026-03-12 15:41:01 -04:00 |
|
|
|
c09e0f50be
|
feat(app_controller): Integrate MCP configuration loading and add tests
|
2026-03-12 15:33:37 -04:00 |
|
|
|
1c863f0f0c
|
feat(models): Add MCP configuration models and loading logic
|
2026-03-12 15:31:10 -04:00 |
|
|
|
1a14cee3ce
|
test: fix broken tests across suite and resolve port conflicts
|
2026-03-11 23:49:23 -04:00 |
|
|
|
036c2f360a
|
feat(api): implement phase 4 headless refinement and verification
|
2026-03-11 23:17:57 -04:00 |
|
|
|
4777dd957a
|
feat(api): implement phase 3 comprehensive control endpoints
|
2026-03-11 23:14:09 -04:00 |
|
|
|
1be576a9a0
|
feat(api): implement phase 2 expanded read endpoints
|
2026-03-11 23:04:42 -04:00 |
|
|
|
02e0fce548
|
feat(api): implement websocket gateway and event streaming for phase 1
|
2026-03-11 23:01:09 -04:00 |
|
|
|
00a390ffab
|
finally (still not fully polsihed but not crashing)
|
2026-03-11 22:44:32 -04:00 |
|
|
|
a471b1e588
|
checkpoint: before ai yeets it again
|
2026-03-11 22:27:10 -04:00 |
|
|
|
1541e7f9fd
|
checkpoitn before the ai yeets ita again
|
2026-03-11 22:06:34 -04:00 |
|
|
|
4dee0e6f69
|
checkpoint: I have to fix try/finally spam by this ai
|
2026-03-11 21:43:19 -04:00 |
|
|
|
56f79fd210
|
refinding (dealing with crashes)
|
2026-03-11 21:28:19 -04:00 |
|
|
|
757c96b58e
|
checkping fixing and refining these preset managers
|
2026-03-11 21:18:45 -04:00 |
|
|
|
44fd370167
|
more refinement
|
2026-03-11 21:11:13 -04:00 |
|
|
|
b5007ce96f
|
gui_2.py persona/prompt/tool preset menu refinement
|
2026-03-11 21:02:12 -04:00 |
|
|
|
072c6e66bd
|
lingering edit
|
2026-03-11 20:30:32 -04:00 |
|
|
|
f21f22e48f
|
feat(ui): Improved tool list rendering and added category filtering
|
2026-03-11 20:27:33 -04:00 |
|
|
|
09902701b4
|
feat(ui): AI Settings Overhaul - added dual sliders for model params including top_p
|
2026-03-11 20:22:06 -04:00 |
|
|
|
84ec24e866
|
feat(ui): Improved resize policies and added dual controls for Preset windows
|
2026-03-11 20:12:27 -04:00 |
|
|
|
7ee50f979a
|
fix(gui): fix tool presets and biases panel and cache analytics section layout
|
2026-03-11 00:25:04 -04:00 |
|
|
|
3870bf086c
|
refactor(gui): redesign ai settings layout and fix model fetching sync
|
2026-03-11 00:18:45 -04:00 |
|