"examples/vscode:/vscode.git/clone" did not exist on "eb133e3fa054ae52cc901a8af40a720ec6de1b23"
  1. 18 Dec, 2025 2 commits
  2. 17 Dec, 2025 2 commits
  3. 13 Dec, 2025 1 commit
  4. 11 Dec, 2025 2 commits
  5. 10 Dec, 2025 1 commit
  6. 09 Dec, 2025 3 commits
  7. 04 Dec, 2025 1 commit
  8. 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
  9. 25 Nov, 2025 1 commit
  10. 21 Nov, 2025 1 commit
  11. 19 Nov, 2025 1 commit
  12. 18 Nov, 2025 1 commit
  13. 08 Nov, 2025 2 commits
  14. 07 Nov, 2025 2 commits
  15. 06 Nov, 2025 2 commits
  16. 03 Nov, 2025 1 commit
  17. 30 Oct, 2025 1 commit
  18. 29 Oct, 2025 1 commit
  19. 27 Oct, 2025 2 commits
  20. 24 Oct, 2025 1 commit
  21. 23 Oct, 2025 1 commit
  22. 16 Oct, 2025 1 commit
  23. 14 Oct, 2025 1 commit
  24. 10 Oct, 2025 1 commit
  25. 08 Oct, 2025 1 commit
  26. 04 Oct, 2025 1 commit
  27. 01 Oct, 2025 1 commit
  28. 29 Sep, 2025 2 commits
  29. 26 Sep, 2025 1 commit
  30. 24 Sep, 2025 1 commit