Private
Public Access
0
0

Commit Graph

  • 3117061be5 fix(md_renderer_py): remove push_font for headings (API mismatch) Conductor 2026-06-03 22:55:14 -04:00
  • c434ec93eb fix(markdown): restore options attr on MarkdownRenderer for immapp.AddOnsParams Conductor 2026-06-03 22:47:08 -04:00
  • fe618055ca feat(markdown): pure-Python port of imgui_md with overlap fix Conductor 2026-06-03 22:43:41 -04:00
  • 58cd759968 fix(markdown): strip blank between bullet and indented continuation paragraph Conductor 2026-06-03 21:48:12 -04:00
  • fd5f4d0eda fix(markdown): strip backticks in table cells + add nested-list overlap workaround Conductor 2026-06-03 21:33:47 -04:00
  • feed18eb0f fix(markdown): remove table double-header + add imgui_md bullet workaround Conductor 2026-06-03 21:14:16 -04:00
  • cd7a3c6384 cofnig ed 2026-06-03 18:29:47 -04:00
  • 919d28e950 test(markdown): add live_gui smoke test for markdown table + bullet rendering Conductor 2026-06-03 17:37:44 -04:00
  • d15fdcdb05 fix(markdown): revert table to simple form with text_wrapped + add regression tests Conductor 2026-06-03 17:31:50 -04:00
  • 7aa40755ce config ed 2026-06-03 15:57:52 -04:00
  • 4f4cf0baf4 save to compare ed 2026-06-03 15:57:41 -04:00
  • 170983b98e markdown fix but introduces a regresssion... ed 2026-06-03 15:50:19 -04:00
  • af0bbe9793 fix(markdown): add imgui.spacing() after each markdown chunk render ed 2026-06-03 15:33:00 -04:00
  • afa2f31e11 fix(markdown): add missing table_setup_column calls in render_table ed 2026-06-03 15:27:29 -04:00
  • 801321c125 fix(gui): remove ListClipper from render_prior_session_view (variable-height items) ed 2026-06-03 15:18:18 -04:00
  • 6f2777f477 fix(gui): restore while clipper.step() loop in render_prior_session_view ed 2026-06-03 15:00:44 -04:00
  • 96b9b00c97 fix(gui): use imscope.child for comms_scroll (was inside conditional, leaving child open) ed 2026-06-03 14:53:05 -04:00
  • 070c159f11 fix(gui): use imscope.child in render_heavy_text for exception safety ed 2026-06-03 14:38:26 -04:00
  • 228359679d fix(gui): remove orphan pop_style_color in render_comms_history_panel ed 2026-06-03 14:25:59 -04:00
  • ea8061b418 fk ai ed 2026-06-03 14:13:40 -04:00
  • 2e5e985d6d fix(gui): use imscope context manager for prior session tint in _gui_func ed 2026-06-03 14:08:01 -04:00
  • df7bda6e0d fix(gui): explicit child size for comms_scroll and prior_scroll prevents early clipping ed 2026-06-03 13:47:08 -04:00
  • 91fe07f72a fix(markdown): rewrite render() to walk lines (no text replacement) ed 2026-06-03 13:14:49 -04:00
  • 9396154779 fix(gui): Gen+Send and MD Only with empty context no-op silently ed 2026-06-03 12:41:13 -04:00
  • d42f3cce34 conductor(checkpoint): UI Polish track complete ed 2026-06-03 12:24:51 -04:00
  • 55eb923bd9 feat(files-media): group files by directory + add 'Add Directory' button ed 2026-06-03 12:24:51 -04:00
  • ab54d6b8a8 conductor(checkpoint): Phase 4 complete ed 2026-06-03 12:12:30 -04:00
  • 3a86407610 feat(ops-hub): add Vendor State tab with quota + context + cache ed 2026-06-03 12:12:29 -04:00
  • 7aeed5e01f feat(vendor-state): add vendor_quota/last_error/token_tracker to AppController ed 2026-06-03 11:53:56 -04:00
  • 375e30e427 feat(vendor-state): add pure aggregator with stable metric keys ed 2026-06-03 11:31:29 -04:00
  • b155578179 conductor(checkpoint): Phase 3 complete ed 2026-06-03 11:28:59 -04:00
  • 8fac9c34c9 fix(log): Refresh Registry button now calls load_registry() on the live instance ed 2026-06-03 11:28:36 -04:00
  • e8c9a0d460 conductor(checkpoint): Phase 2 complete ed 2026-06-03 11:27:25 -04:00
  • d0b06575c7 fix(gui): widen Keep Pairs input (80->140) and switch to drag_int ed 2026-06-03 11:27:04 -04:00
  • 38d1354b9c conductor(checkpoint): Phase 1 complete ed 2026-06-03 11:11:00 -04:00
  • 79ac9210ef feat(markdown): intercept GFM tables and render via imgui.begin_table ed 2026-06-03 11:10:30 -04:00
  • f72e72c92c feat(markdown): implement table rendering with imgui.begin_table ed 2026-06-03 11:08:58 -04:00
  • 4d410c8ff4 feat(markdown): implement GFM table parser ed 2026-06-03 11:06:03 -04:00
  • 44f631c9a5 test(markdown): add GFM table parser failing tests ed 2026-06-03 10:59:57 -04:00
  • 11253e8d60 conductor(plan): UI Polish track - 5 phases, design spec + impl plan ed 2026-06-03 10:29:25 -04:00
  • f0b72494f4 fix(docker): add tk/X11 deps for headless; improve sloppy.py web mode ed 2026-06-03 10:13:57 -04:00
  • b56b62fa1e feat(docker): convert push script to PowerShell ed 2026-06-03 09:01:43 -04:00
  • 1208ccd89d docs(docker): add Gitea registry push and pull instructions ed 2026-06-03 08:48:42 -04:00
  • 08abc9f907 feat(docker): add Gitea registry push script ed 2026-06-03 08:48:12 -04:00
  • df96c6a4ed test(docker): add Docker Desktop auto-start and detection ed 2026-06-03 08:33:10 -04:00
  • dd52df7e11 conductor(plan): Mark docker web frontend plan complete ed 2026-06-03 08:28:22 -04:00
  • 99a84bd683 conductor(checkpoint): Docker & web frontend complete ed 2026-06-03 08:27:28 -04:00
  • ea3bbbc828 docs(docker): add Unraid deployment guide ed 2026-06-03 08:26:35 -04:00
  • 7708b76286 test(docker): add opt-in build and container-run tests ed 2026-06-03 08:25:37 -04:00
  • fa8f473716 test(pytest): add docker marker ed 2026-06-03 08:24:35 -04:00
  • 36a6874e03 feat(docker): add build and run shell scripts ed 2026-06-03 08:23:40 -04:00
  • 46c66277b2 feat(docker): add docker-compose.yml for Unraid deployment ed 2026-06-03 08:23:01 -04:00
  • 1c62e88cbd feat(docker): add Dockerfile and .dockerignore for containerized deployment ed 2026-06-03 08:22:17 -04:00
  • 067d228d9e feat(sloppy): add --web-host and --web-port args for web mode ed 2026-06-03 08:20:28 -04:00
  • db177e4494 docs(api): correct endpoint /api/mma_status -> /api/gui/mma_status across docs ed 2026-06-03 00:56:32 -04:00
  • 6ce119dffe conductor(checkpoint): Fix markdown_helper.py for imgui-bundle >=1.92.801 complete ed 2026-06-03 00:54:07 -04:00
  • b306f8f609 test(clean-install): use correct endpoint /api/gui/mma_status (not /api/mma_status) ed 2026-06-03 00:52:08 -04:00
  • 7a34edf605 fixes ed 2026-06-03 00:47:40 -04:00
  • 79a12d2c3e conductor(tracks): register Clean Install Test track with checkpoint d14ae3b ed 2026-06-03 00:33:13 -04:00
  • d14ae3bd08 conductor(checkpoint): Clean install test complete ed 2026-06-03 00:31:55 -04:00
  • d171c18717 test(clean-install): add opt-in clone-and-verify pytest test ed 2026-06-03 00:30:00 -04:00
  • 573d289941 test(pytest): register clean_install marker for opt-in clone-and-verify test ed 2026-06-03 00:28:20 -04:00
  • 0309420ba1 conductor(checkpoint): Archive Completed Tracks (2026-05 to 2026-06) complete ed 2026-06-03 00:19:13 -04:00
  • b87742ecba conductor(tracks): fix 25 broken links in Phase 5/6/Hot Reload sections after archival ed 2026-06-03 00:17:38 -04:00
  • 56ea316afa conductor(tracks): consolidate 'Earlier Archives' into 'Recent Completed Tracks (2026-05+)' with archive/ links ed 2026-06-03 00:14:45 -04:00
  • 594f14f943 conductor(archive): move 39 completed tracks (2026-05 to 2026-06) to archive/ ed 2026-06-03 00:09:52 -04:00
  • 0ffeccc7d3 conductor(tracks): register 4 completed 2026-06-02 tracks with checkpoint SHAs ed 2026-06-03 00:02:15 -04:00
  • f93dac7d8f conductor(guidelines): add See Also section linking to per-file conventions ed 2026-06-02 23:53:31 -04:00
  • f03b24eaca conductor(refactor): update OOP tracker with Phase 4 progress and 2026-06-02 log ed 2026-06-02 23:53:05 -04:00
  • f210d228ec conductor(style): add See Also section linking to per-file pattern demonstrations ed 2026-06-02 23:51:20 -04:00
  • 7f8a9c4496 conductor(tracks): mark command_palette done, add documentation_refresh track entry ed 2026-06-02 23:50:34 -04:00
  • fe62b87dd7 conductor(index): point active track to command_palette; mark doc refresh complete ed 2026-06-02 23:49:50 -04:00
  • da03350ffc conductor(tech-stack): update tool count 26->45, add api_hooks + command_palette, link 8 new per-file guides ed 2026-06-02 23:49:06 -04:00
  • 8b02b8a238 conductor(product): add 7 per-source-file + 1 testing guide to architecture reference ed 2026-06-02 23:47:34 -04:00
  • a615bbdaa0 conductor(workflow): add 8 new per-file guide references to docs fallback ed 2026-06-02 23:46:38 -04:00
  • 87d5870076 docs(readme): add 8 new guide entries to Guides table ed 2026-06-02 23:40:16 -04:00
  • 7ade88d577 docs(models): add guide_models.md ed 2026-06-02 23:38:52 -04:00
  • 9ea7989f90 docs(mma): add guide_multi_agent_conductor.md ed 2026-06-02 23:37:10 -04:00
  • 6415e84994 docs(app-controller): add guide_app_controller.md ed 2026-06-02 23:35:29 -04:00
  • a58a2fd887 docs(mcp-client): add guide_mcp_client.md ed 2026-06-02 23:33:17 -04:00
  • f7663ab2e8 docs(api-hooks): add guide_api_hooks.md ed 2026-06-02 23:27:13 -04:00
  • 0426239a13 docs(ai-client): add guide_ai_client.md ed 2026-06-02 23:25:28 -04:00
  • 779eb006ba docs(gui_2): add guide_gui_2.md ed 2026-06-02 23:23:35 -04:00
  • 9a39492617 docs(readme): update ASCII file tree visualizations to match current state ed 2026-06-02 23:13:50 -04:00
  • 7825588200 docs(testing): add comprehensive guide_testing.md ed 2026-06-02 23:05:02 -04:00
  • a280706ce4 feat(palette): comprehensive command library (32 commands, up from 11) ed 2026-06-02 22:54:52 -04:00
  • 86d093e101 docs(command-palette): rewrite guide to match actual implementation ed 2026-06-02 22:46:48 -04:00
  • d7449ae417 feat(palette): add Up/Down arrow navigation and Enter key selection ed 2026-06-02 22:41:59 -04:00
  • 9cfd7b0d12 fix(palette): auto-focus input via set_next_window_focus + apply(theme) + try/except for actions ed 2026-06-02 22:33:05 -04:00
  • 592f816caf fix(palette): set keyboard focus correctly + support click-to-execute ed 2026-06-02 22:22:00 -04:00
  • 19c7a6e449 fix(palette): remove unsupported closable kwarg from imgui.begin ed 2026-06-02 22:08:49 -04:00
  • 78e4cd54d8 conductor(checkpoint): Command Palette (Phase 2) complete ed 2026-06-02 22:05:48 -04:00
  • 436f4cfdfc test(palette): add live_gui integration tests via toggle custom_callback ed 2026-06-02 22:03:33 -04:00
  • 211949d2c3 feat(gui): wire Command Palette into App class with Ctrl+Shift+P ed 2026-06-02 21:52:57 -04:00
  • 6a564a5e65 feat(palette): add render_palette_modal with fuzzy search and keyboard nav ed 2026-06-02 21:46:23 -04:00
  • 57d0329951 feat(palette): define 11 core commands in commands.py ed 2026-06-02 21:44:31 -04:00
  • 63b67be5b1 feat(palette): add fuzzy_match with subsequence matching and scoring ed 2026-06-02 21:42:01 -04:00
  • 18fb991ee6 feat(palette): add Command dataclass and CommandRegistry ed 2026-06-02 21:37:55 -04:00
  • cb91006cea conductor(checkpoint): Test consolidation & TOML sandboxing complete ed 2026-06-02 21:36:23 -04:00
  • 7646fc14a2 test(arch-boundary): migrate whitelist test to tmp_path; fix indentation ed 2026-06-02 21:34:56 -04:00