Commit Graph

2 Commits

Author SHA1 Message Date
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 b44c0f42cd chore(conductor): Add new track 'External Text Editor Integration for Approvals' 2026-03-08 13:12:27 -04:00