Private
Public Access
0
0
Commit Graph

15 Commits

Author SHA1 Message Date
ed d21e96de8f feat(paths): add global and project theme path helpers 2026-06-04 22:25:29 -04:00
ed 607aeaf2d2 sigh 2026-05-16 04:10:33 -04:00
ed b5e512f483 feat(sdm): inject structural dependency mapping tags across codebase
Adds [C: caller] tags to functions/methods and [M: mutation] / [U: usage] tags to class variables based on cross-module call analysis.
2026-05-13 22:35:52 -04:00
ed 8c06c1767b refactor(sdm): Global pass with refined 'External Only' SDM tags. Pruned redundant internal references and fixed indentation logic in injector. Verified full project compilation. 2026-05-09 15:00:35 -04:00
ed 5b3173a1ae feat(workspace): implement WorkspaceManager and path resolution 2026-05-05 20:50:55 -04:00
ed 1f8bb58219 more adjustments 2026-03-12 19:08:51 -04:00
ed d237d3b94d feat(gui): Add Path Configuration panel to Context Hub 2026-03-12 16:44:22 -04:00
ed 48e2ed852a feat(paths): Add support for project-specific conductor directories 2026-03-12 16:27:24 -04:00
ed 94598b605a checkpoint dealing with personal manager/editor 2026-03-10 23:47:53 -04:00
ed 41a40aaa68 phase 2 checkpoint 2026-03-10 10:42:24 -04:00
ed dcc13efaf7 chore(conductor): Mark track 'Saved Tool Presets' as complete 2026-03-10 01:23:57 -04:00
ed e2a403a187 checkpoint(Saved system prompt presets) 2026-03-09 22:27:40 -04:00
ed 74737ac9c7 fix(core): Anchor config.toml path to manual slop root
This fixes an issue where config.toml was erroneously saved to the current working directory (e.g. project dir) rather than the global manual slop directory.
2026-03-08 21:29:54 -04:00
ed 2ffb2b2e1f docs 2026-03-08 03:11:11 -04:00
ed f580165c5b feat(conductor): Implement configurable paths and mark track 'Conductor Path Configuration' as complete 2026-03-06 16:43:11 -05:00