"vscode:/vscode.git/clone" did not exist on "ef535edb98950838b423a48419e86d38987a91b2"
  1. 08 Jan, 2026 1 commit
  2. 07 Jan, 2026 1 commit
  3. 06 Jan, 2026 1 commit
  4. 03 Jan, 2026 2 commits
  5. 02 Jan, 2026 1 commit
  6. 31 Dec, 2025 1 commit
  7. 22 Dec, 2025 1 commit
  8. 19 Dec, 2025 3 commits
  9. 18 Dec, 2025 2 commits
  10. 17 Dec, 2025 2 commits
  11. 13 Dec, 2025 1 commit
  12. 11 Dec, 2025 2 commits
  13. 10 Dec, 2025 1 commit
  14. 09 Dec, 2025 3 commits
  15. 04 Dec, 2025 1 commit
  16. 02 Dec, 2025 1 commit
    • William Zhang's avatar
      refactor: New config types for tool calls (#4575) · 44e8600a
      William Zhang authored
      * Why?
      
      We would like the ability to configure different parser types. Prior to
      this commit, only the JSON parser could be configured.
      
      * What?
      
      This commit refactors the tool parser config in the following ways:
      - the `format` and `json` fields of `ToolParserConfig` are merged into
        a single `config` field that is a "discriminated union" type. Each
        parser type can declare its own configuration options.
      - a `XmlParserConfig` is defined with a default factory method that
        corresponds to the Qwen3 coder configuration.
      - affected calls and tests are adjusted.
      44e8600a
  17. 25 Nov, 2025 1 commit
  18. 21 Nov, 2025 1 commit
  19. 19 Nov, 2025 1 commit
  20. 18 Nov, 2025 1 commit
  21. 08 Nov, 2025 2 commits
  22. 07 Nov, 2025 2 commits
  23. 06 Nov, 2025 2 commits
  24. 03 Nov, 2025 1 commit
  25. 30 Oct, 2025 1 commit
  26. 29 Oct, 2025 1 commit
  27. 27 Oct, 2025 2 commits
  28. 24 Oct, 2025 1 commit