Private
Public Access
0
0

Commit Graph

  • b9e4050175 feat(mcp): finalize Python structural tools with security checks and indentation normalization ed 2026-05-13 22:03:37 -04:00
  • 46a415c9a0 docs(mcp): Document new Python structural tools ed 2026-05-13 22:01:39 -04:00
  • a88608d16a conductor(plan): Mark Phase 3 as complete ed 2026-05-13 22:01:02 -04:00
  • 8b2572757c feat(mcp-client): Integrate new Python structural tools ed 2026-05-13 21:44:35 -04:00
  • 578d9a2bbc conductor(plan): Mark Phase 1 as complete and start Phase 2 ed 2026-05-13 21:43:26 -04:00
  • d044ccb2e0 feat(python-tools): Implement core logic for structural MCP tools ed 2026-05-13 21:42:19 -04:00
  • ed3323fdf4 chore(conductor): Add new track 'Add Python structural MCP tools' ed 2026-05-13 21:37:31 -04:00
  • 5e5e281dbc gut tests related to ai client proxy ed 2026-05-13 21:29:59 -04:00
  • 242ea051ad pushing latest gui_2.py, adjustment to regions in app controller. ed 2026-05-13 21:29:04 -04:00
  • d67997c770 chore(conductor): Mark track 'AppController Curation' as complete ed 2026-05-13 21:26:58 -04:00
  • fa4388bbe0 feat(app-controller): modularize handlers and enforce 1-space indentation ed 2026-05-13 21:26:29 -04:00
  • 34b1349c4f WIP: cleaning up ai_client.py ed 2026-05-13 19:06:33 -04:00
  • 7318d32f6b refactor(ai_client): Move ProviderError to module level ed 2026-05-13 18:20:27 -04:00
  • 5babdc16ae docs: Add ai_client.py style curation implementation plan ed 2026-05-13 18:18:32 -04:00
  • bcca433f27 docs: Add ai_client.py style curation design spec ed 2026-05-13 18:17:59 -04:00
  • 620ba6a55f gui_2_cleanup mostly done ed 2026-05-13 18:17:34 -04:00
  • 0f7da2b40b conductor(plan): Mark Phase 1 as complete and start Phase 2 ed 2026-05-13 18:03:42 -04:00
  • 511aabbd0d docs(conductor): Complete Phase 1 of AppController curation (Audit & Guidelines) ed 2026-05-13 18:03:22 -04:00
  • a81b2088ba chore(conductor): Mark track 'gui_2.py cleanup and structural awareness' as complete ed 2026-05-13 17:52:07 -04:00
  • 51be7d7405 feat(mcp): Extract return type hints and ImGui scopes in code outline ed 2026-05-13 17:22:34 -04:00
  • 8cbd232db0 style(gui): Apply strict vertical compaction and add type hints ed 2026-05-13 16:51:19 -04:00
  • 8d0599a9cb refactor(gui): Reorganize App.__init__ and extract methods ed 2026-05-13 16:37:52 -04:00
  • 5ac7688e6c chore(conductor): Add new track 'I started to do a large cleanup to gui_2.py...' ed 2026-05-13 16:14:05 -04:00
  • ae063c77ed docs: update decoupling report with deletion commit details ed 2026-05-13 16:05:57 -04:00
  • b2fdca0c3d remove(ai_client): delete unused stub and proxy files ed 2026-05-13 16:03:54 -04:00
  • 4025a7130d revert(ai_client): remove incomplete decoupling, restore clean startup ed 2026-05-13 16:01:58 -04:00
  • d92086aef1 config update ed 2026-05-13 16:00:02 -04:00
  • 0f15ecbbf3 fix(app_controller): async RAG engine init to avoid blocking startup ed 2026-05-13 15:54:59 -04:00
  • 7ba94d4a42 fix(app_controller): lazy load rag_engine to avoid blocking startup ed 2026-05-13 15:28:41 -04:00
  • db69e3cb8c fix(tests): update discussion takes GUI tests with proper mocking ed 2026-05-13 12:37:47 -04:00
  • 12f16e9a11 fix(ai_client_proxy): add _pending_lock threading.Lock ed 2026-05-13 11:24:58 -04:00
  • 169fe52092 fix(ai_client_stub): add module-level import for GeminiCliAdapter ed 2026-05-13 10:53:23 -04:00
  • d67df948e5 progress ai forgot to push ed 2026-05-13 09:33:23 -04:00
  • 82120060ba organize imports in mcp client. ed 2026-05-13 09:03:27 -04:00
  • ae2227fdd4 feat(ai-server): Add ai_server subprocess with google.genai lazy loading ed 2026-05-13 09:00:10 -04:00
  • 4c5e719be4 feat(ai-server): Add AIProxyClient queue communication layer ed 2026-05-13 08:58:58 -04:00
  • 38270ffa16 docs: Add AI Server IPC implementation plan ed 2026-05-13 08:35:09 -04:00
  • 0c79e76bad docs: Add AI Server IPC design spec ed 2026-05-13 08:33:09 -04:00
  • 93c5320fa0 organize app controller imports ed 2026-05-13 08:20:32 -04:00
  • 0704b76fc4 move MMA_Support to docs ed 2026-05-13 08:13:18 -04:00
  • b61cbe091b adjsut gitignore ed 2026-05-13 08:12:35 -04:00
  • f7ac09bb7b add ruf_cache to gitignore ed 2026-05-13 08:11:36 -04:00
  • 4fe5fbd7d2 move reports in docs to a dedicated folder. ed 2026-05-13 08:10:40 -04:00
  • 6f1cf625d9 correct track state ed 2026-05-13 08:08:36 -04:00
  • 900e8d5400 add setup for defer in sloppy.py ed 2026-05-13 08:08:10 -04:00
  • a659089eb7 remove python defer and dearpygui from deps ed 2026-05-13 08:07:58 -04:00
  • 16428efc6f More compaction/cleanup to gui ed 2026-05-13 08:03:13 -04:00
  • 48c32becaf improvements to defer ed 2026-05-13 07:47:55 -04:00
  • bf84058ca8 possibly finished reognizating gui_2.py... ed 2026-05-13 07:27:41 -04:00
  • 8687207fe5 fixes to parser for defer ed 2026-05-13 07:01:45 -04:00
  • f52eff6499 more organization of gui_2.py ed 2026-05-13 07:01:36 -04:00
  • c4b3c428f5 WIP: Trying to organize the gui_2.py heavily ed 2026-05-13 06:43:26 -04:00
  • 8e9725792f adjustments to rag engine ed 2026-05-13 06:32:26 -04:00
  • 1a529ed750 fix defer ed 2026-05-13 05:55:46 -04:00
  • 9266add6a1 Managing thirdparty package: defer. ed 2026-05-13 05:09:23 -04:00
  • 8d6c91d306 set the dumb filter to be off by default. ed 2026-05-12 21:06:53 -04:00
  • a3430be435 config update ed 2026-05-12 21:06:06 -04:00
  • 29de116233 WIP: fixing regressions in tests ed 2026-05-12 21:04:50 -04:00
  • c0d106255b refactor(gui): Modularize _render_context_composition_panel into sub-methods ed 2026-05-12 20:33:38 -04:00
  • 4823b217bc config update ed 2026-05-12 20:27:21 -04:00
  • 12465fd04c refactor(theme): Introduce semantic theme layer and clean NERV cruft from gui_2.py ed 2026-05-12 20:24:47 -04:00
  • b53fc19f99 fix(gui): Un-nest _render_response_panel to fix AttributeError ed 2026-05-12 20:03:33 -04:00
  • 25419f4aa3 docs(conductor): Synchronize docs for track 'GUI Refactor & Stabilization' ed 2026-05-12 20:00:36 -04:00
  • d6adaef1af chore(conductor): Mark track 'GUI Refactor & Stabilization' as complete ed 2026-05-12 19:58:56 -04:00
  • afb11d083d conductor(plan): Mark phase 'Piecemeal Refactoring - Main Panels (Part 2)' as complete ed 2026-05-12 19:58:45 -04:00
  • f79cdb96b3 conductor(checkpoint): Checkpoint end of Phase 4 ed 2026-05-12 19:57:59 -04:00
  • dd445826e4 refactor(gui): Refactor main panels to use imscope and fix regression in test suite ed 2026-05-12 19:57:21 -04:00
  • 765cbad3af refactor(gui): Use imscope context managers in _render_discussion_entry_read_mode ed 2026-05-12 19:55:27 -04:00
  • 8fcc227cfa conductor(plan): Mark phase 'Piecemeal Refactoring - Main Panels (Part 1)' as complete ed 2026-05-12 19:54:15 -04:00
  • f3e307fc03 conductor(checkpoint): Checkpoint end of Phase 3 ed 2026-05-12 19:53:32 -04:00
  • 325970eb38 refactor(gui): Fix scoping issues and restore missing _render_discussion_tab ed 2026-05-12 19:52:50 -04:00
  • ff1a9d77f7 gemini 3.1 fails ed 2026-05-12 19:50:46 -04:00
  • 87aeee3322 conductor(plan): Mark phase 'Targeted Sub-agent Test Framework' as complete ed 2026-05-12 19:33:33 -04:00
  • 972ff1b260 conductor(checkpoint): Checkpoint end of Phase 2 ed 2026-05-12 19:33:05 -04:00
  • 7c0ce9dd9a test(gui): Add fast render tests for main panels ed 2026-05-12 19:32:27 -04:00
  • 52fb91dbb3 conductor(plan): Mark phase 'Linting & Verification Foundations' as complete ed 2026-05-12 19:09:39 -04:00
  • 294217cca2 conductor(checkpoint): Checkpoint end of Phase 1 ed 2026-05-12 19:09:10 -04:00
  • c1d56866fc remove bad py files ed 2026-05-12 19:08:51 -04:00
  • a3b117dabd feat(api): Expand API hooks with drag and right_click actions ed 2026-05-12 19:06:54 -04:00
  • d92361b025 conductor(plan): Mark linter tasks as complete ed 2026-05-12 19:03:08 -04:00
  • c359961a0a feat(linter): Develop custom AST linter for ImGui scopes ed 2026-05-12 19:02:30 -04:00
  • 5398b4eef0 chore(conductor): Add new track 'GUI Refactor & Stabilization' ed 2026-05-12 18:58:48 -04:00
  • ea001e66f7 modularize gui_2.py and fix imgui scope leaks ed 2026-05-12 18:48:30 -04:00
  • 345be18d55 pain ed 2026-05-12 18:45:06 -04:00
  • 5be6ef88f8 broken: discussion compression ed 2026-05-12 18:26:39 -04:00
  • 4b78d1df02 wip: more cleanup ed 2026-05-12 18:19:32 -04:00
  • e87b7a695e script modal method ed 2026-05-12 18:16:23 -04:00
  • 128956c0d3 delete redundant operations hub method ed 2026-05-12 18:13:39 -04:00
  • fd00004afa fix bs ed 2026-05-12 18:06:43 -04:00
  • dc15d42ec7 Broken: Fixing this crap ed 2026-05-12 17:47:46 -04:00
  • 7d8680232a fix imgui label error ed 2026-05-12 15:34:48 -04:00
  • c4e1cca66b progress on fixing up gui code ed 2026-05-12 15:20:34 -04:00
  • fb45b44824 making a dent (disasterous one) ed 2026-05-12 02:07:52 -04:00
  • 643f36e7d1 beginning to chunk up _gui_func ed 2026-05-12 01:03:16 -04:00
  • 1ed2d3e139 starting to get decent compression ed 2026-05-12 00:45:21 -04:00
  • a0a537ff01 beginning curation of gui_2.py using imscopes ed 2026-05-12 00:40:19 -04:00
  • aed3ebe063 feat(gui): Add imgui_scopes with per-type context managers for begin/end pairs ed 2026-05-12 00:13:22 -04:00
  • b9c1b63f8d feat(style): Add anti-OOP conventions and OOP refactoring tracker ed 2026-05-11 23:41:41 -04:00
  • 4ef18ab5d2 comitting latest mess ed 2026-05-11 23:34:18 -04:00
  • 8fbe6543dc feat(gui): Migrate AI Settings window to imgui_window scope ed 2026-05-11 23:22:53 -04:00