Skip to content

v0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:20
· 13 commits to main since this release

What's Changed

  • Fix typed global options DI binding by @carldebilly in #24
  • Add result-flow paging by @carldebilly in #25
  • docs: improve package documentation by @autocarl in #26
  • Use output converter MIME types for MCP resources by @autocarl in #38
  • Keep default values out of global option help by @autocarl in #41
  • Clarify Repl.Mcp sample setup for agent hosts by @autocarl in #37
  • Fix global option descriptions in help output by @carldebilly in #34
  • Add OSC 133/633 shell-integration marks in interactive mode by @carldebilly in #42
  • Derive the Spectre console profile from the host terminal detection by @carldebilly in #47
  • fix(mcp): unwrap prompt JSON string output by @autocarl in #48
  • fix(mcp): mark required prompt arguments by @autocarl in #49
  • fix(mcp): reveal serve command in scoped help by @autocarl in #52
  • fix(autocomplete): suggest interactive option names by @autocarl in #50
  • fix(autocomplete): option-value & option-region completion parity edges by @carldebilly in #55
  • chore(deps): update safe stable dependencies by @autocarl in #61
  • fix(autocomplete): invoke WithCompletion value providers while typing; opt-in shell-bridge invocation by @carldebilly in #58
  • fix(parameters): make nullable-enum attribute overrides settable (issue #57 expanded) by @carldebilly in #63
  • docs: align publishing guide with active release pipeline by @autocarl in #62

New Contributors

Full Changelog: v0.10.0...v0.11.0