ed
9f18497786
chore(conductor): Mark track 'Curate Provider Registries' as complete. Includes critical fixes for RecursionError, NoneType Hook API responses, and plurality mismatches.
2026-05-08 22:01:15 -04:00
ed
8fe366e041
fix(external-editor): Fix TextEditorConfig parsing and add error handling
...
- TextEditorConfig.from_dict no longer requires 'name' field since name comes from dict key
- Added try/except around _render_external_editor_panel to prevent tab bar mismatch
2026-05-07 19:30:45 -04:00
ed
414d2ab561
feat(external-editor): Add TextEditorConfig and ExternalEditorConfig models
...
- Add TextEditorConfig and ExternalEditorConfig dataclasses to models.py
- Create src/external_editor.py with ExternalEditorLauncher class
- Add tests for configuration and launcher functionality
- Support for config.toml [tools.text_editors] and manual_slop.toml default_editor
2026-05-07 19:07:05 -04:00
ed
98400358af
feat(models): implement WorkspaceProfile dataclass
2026-05-05 20:50:47 -04:00
ed
b8460107b9
chore(conductor): Expand Tree-Sitter C/C++ track with new phases for tool parity and robust testing
2026-05-05 19:31:25 -04:00
ed
7bed4a8f97
conductor(checkpoint): Final checkpoint for RAG Support track - Phase 4 complete
2026-05-04 22:36:31 -04:00
ed
e80cd6bd3f
feat(rag): Implement RAG engine, configuration schema, and vector store integration
2026-05-04 05:38:23 -04:00
ed
36645f7f3e
feat(aggregation): Implement tier-level aggregation strategy tied to Personas
2026-05-04 05:10:59 -04:00
ed
84b6266610
feat(gui): Implement Session Hub and context injection visibility
2026-03-18 09:04:07 -04:00
ed
791e1b7a81
feat(gui): Add context preset field to persona model and editor UI
2026-03-18 00:20:29 -04:00
ed
5470f2106f
fix(gui): fix missing thinking_segments parameter persistence across sessions
2026-03-15 16:11:09 -04:00
ed
ea7b3ae3ae
test: Add thinking trace parsing tests
2026-03-13 21:53:17 -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
1c863f0f0c
feat(models): Add MCP configuration models and loading logic
2026-03-12 15:31:10 -04:00
ed
6da3d95c0e
refactor(gui): redesign persona editor UI and replace popup modals with standard windows
2026-03-10 23:21:14 -04:00
ed
ca8e33837b
refactor(gui): streamline preset manager and improve tool bias ui
2026-03-10 22:29:43 -04:00
ed
7ae99f2bc3
feat(personas): Add persona_id support to Ticket/WorkerContext and ConductorEngine
2026-03-10 11:09:11 -04:00
ed
41a40aaa68
phase 2 checkpoint
2026-03-10 10:42:24 -04:00
ed
77a0b385d5
feat(bias): implement data models and storage for tool weighting and bias profiles
2026-03-10 09:27:12 -04:00
ed
f213d37287
fix(gui): Ensure all tools are visible in Tool Preset Manager
2026-03-10 01:30:11 -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
80eaf740da
spicyv
2026-03-09 00:27:43 -04:00
ed
d34c35941f
docs update (wip)
2026-03-08 01:46:34 -05:00
ed
245653ce62
feat(models): Add model_override field to Ticket
2026-03-07 16:41:47 -05:00
ed
094a6c3c22
feat(models): Add manual_block field and methods to Ticket
2026-03-07 16:25:44 -05:00
ed
035c74ed36
feat(models): Add priority field to Ticket dataclass and update serialization
2026-03-07 15:27:30 -05:00
ed
d7a6ba7e51
feat(ui): Enhanced context control with per-file flags and Gemini cache awareness
2026-03-07 12:13:08 -05:00
ed
4921a6715c
OK.
2026-03-06 23:07:08 -05:00
ed
cb57cc4a02
STILL FIXING
2026-03-06 22:03:59 -05:00
ed
f65e9b40b2
WIP: Regression hell
2026-03-06 21:22:21 -05:00
ed
0e9f84f026
fixing
2026-03-06 19:54:52 -05:00
ed
36a1bd4257
missing parse history entries
2026-03-06 19:25:33 -05:00
ed
f439b5c525
wip fixing regressions, removing hardcoded paths
2026-03-06 19:24:08 -05:00
ed
661566573c
feat(mma): Complete Visual DAG implementation, fix link creation/deletion, and sync docs
2026-03-06 19:13:20 -05:00
ed
df26e73314
fix: Add missing parse_history_entries function to models.py
2026-03-06 18:55:36 -05:00
ed
af4a227d67
feat(mma): Implement Deep AST-Driven Context Pruning and mark track complete
2026-03-06 17:05:48 -05:00
ed
e81843b11b
WIP: PYTHON
2026-03-05 14:07:04 -05:00
ed
1b46534eff
fix(controller): Clean up stray pass in _run_event_loop (Task 5.5)
2026-03-04 17:26:34 -05:00
ed
d0009bb23a
refactor(gui): Migrate application state to AppController
2026-03-04 10:36:41 -05:00
ed
a0276e0894
feat(src): Move core implementation files to src/ directory
2026-03-04 09:55:44 -05:00