2026-03-14 – AI Providers & Repo Hallmarks
-
Introduced
ai_providers.dmodule defining profiles and registry access to major AI APIs (OpenAI, Anthropic, Gemini, Groq, Mistral). -
Introduced
changelog_generator.dpipeline utilizinggit log -pand the active AI provider to draft formatted, high-level structural Asciidoc changelogs. -
Redesigned the Repository Browser UI detail panel:
-
Converted static rigid panels into a dynamic flex layout with
hallmarkContainer. -
Implemented
hallmark_toolbar.dfeaturing Compound Buttons for standard repo files (README.md,changelog.adoc). Compound buttons segment click actions (Highlight, Web View, Fast Edit, Open Default). -
Added intelligent
.code-workspacerecognition and aLaunch Workspacebutton that proxies editor startup.
-
-
Introduced
editor_detector.dcontaining scanning logic for VSCode forks (VSCodium, Cursor, Windsurf, Trae, PearAI) via system PATH and an explicit dialog selector if multiple are found, including custom fork executable registration hooks.