Skip to content

Agent Speak for VS Code v0.0.2

Choose a tag to compare

@4piu 4piu released this 12 Aug 07:41
· 1 commit to main since this release

0.0.2 - 2026-08-12

  • Support Remote SSH windows while keeping the runtime, profile, providers,
    MCP child, and audio on the local VS Code desktop host.
  • Add local-host diagnostics and keep the managed profile on the local
    filesystem when a remote workspace is open.
  • Automatically create the isolated managed profile on first activation and
    pass it explicitly to every configuration-aware child process.
  • Add a gear-menu Settings panel, an Open config.toml route, and automatic
    profile validation when the TOML document is saved in VS Code.
  • Document the design requirements for a structured, human-friendly settings
    interface without competing configuration authorities.
  • Reveal the desktop-host provider directory correctly from Remote SSH windows.
  • Add a structured stable-core Settings prototype with draft/apply behavior,
    formatting-preserving TOML edits, authoritative runtime validation, atomic
    replacement, and stale/concurrent edit protection.
  • Add dynamic speech/audio-file cue cards with add, remove, reorder, local file
    selection, cross-field validation, and whole-block TOML replacement.
  • Add a privacy-preserving playback activity view with targeted cancellation
    and emergency stop for the current extension-owned MCP server session.
  • Add runtime-backed default-output selection among configured aliases and
    built-in system-voice selection, preserving unavailable values without
    silent fallback.
  • Add opt-in playback mixing controls for the allowed/default concurrency mode
    and the bounded active-stream limit, with intelligibility and proportional
    gain-headroom guidance.