Skip to content

Add an app-wide Context Profile for multimodal transcription #772

Description

@SeoFood

Context

#710 showed that multimodal transcription quality improves when the engine receives user-specific context: domain vocabulary, formatting preferences, and technical dictation rules. The first practical step has shipped in the existing Gemini plugin via #720 and #721, and the published Gemini plugin release is plugin-gemini-v1.0.18.

This issue tracks the remaining product work: make that context a first-class app-wide profile instead of burying it in one plugin implementation.

Goal

Add an editable Context Profile that users configure once and that compatible engines can consume when they support rich prompt/context input.

The profile should cover:

  • About me / work domain
  • Personal vocabulary and domain terms
  • Dictation and formatting preferences, such as preserving CamelCase, identifiers, version numbers, CLI flags, and numeric values

Expected behavior

  • Users can manage the profile from the app, not per plugin.
  • Existing Dictionary terms remain usable and should feed into compatible transcription prompts.
  • Engines that cannot use instruction-following multimodal context should not pretend to support the profile.
  • Gemini transcription should be one consumer of this profile once the shared app-side plumbing exists.

Out of scope for this issue

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: dictationRelated to recording and transcriptionarea: profilesProfiles and app matchingarea: promptsCustom Prompts and LLMenhancementNew feature or requestneeds discussionRequires design decisions before implementation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions