Commit Graph

27 Commits

Author SHA1 Message Date
Ed Zynda 81ec644cb9 Update deps 2025-09-03 15:45:02 +03:00
Ed Zynda cc1ab91e64 Update mcp-go 2025-09-02 13:46:31 +03:00
Ed Zynda 4f2f61c673 Update mcp-go 2025-08-11 20:21:05 +03:00
Ed Zynda 2f428997b3 Use fang 2025-08-11 20:10:20 +03:00
Štefan Baebler 4808ed2138 Upgrade github.com/bytedance/sonic to v1.14.0 for Go 1.25 support (#122)
Fixes #121

$ go get github.com/bytedance/sonic@latest && go mod tidy
go: upgraded github.com/bytedance/sonic v1.13.3 => v1.14.0
go: upgraded github.com/bytedance/sonic/loader v0.2.4 => v0.3.0
2025-08-10 13:49:03 +07:00
Ed Zynda b0761f7ada add fetch_summarize tool 2025-07-15 13:35:18 +03:00
Ed Zynda a66c55e175 Improve Ollama and GPU handling (#85)
* preload ollama models

* fix num-gpu

* add download progress bar for ollama models

* fmt

* reorg
2025-06-26 13:32:18 +03:00
dependabot[bot] 6219b84937 Bump github.com/getkin/kin-openapi from 0.118.0 to 0.131.0 (#83)
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.118.0 to 0.131.0.
- [Release notes](https://github.com/getkin/kin-openapi/releases)
- [Commits](https://github.com/getkin/kin-openapi/compare/v0.118.0...v0.131.0)

---
updated-dependencies:
- dependency-name: github.com/getkin/kin-openapi
  dependency-version: 0.131.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 11:50:03 +03:00
Ed Zynda a2346721cb Claude max (#78)
* anthropic oauth

* update claude oauth costs
2025-06-25 14:27:19 +03:00
Ed Zynda 84fd21fc42 new builtin servers 2025-06-24 16:53:48 +03:00
Ed Zynda d9983b9524 builtin servers 2025-06-24 16:29:44 +03:00
Ed Zynda 1f407bf7fb streamable HTTP 2025-06-19 16:16:19 +03:00
Ed Zynda 306fbdb3d0 Standardize (#67)
* Model generation params

* Standardize model URL

* standardize more flags and update max steps check

* fix system prompt handling

* standardize api key handling

* update readme
2025-06-11 11:45:55 +03:00
Ed Zynda 82b50fbf0e fix gemini 2025-06-10 14:20:40 +03:00
Ed Zynda 57efdb5332 cleanup 2025-06-10 13:44:17 +03:00
Ed Zynda 887622b5c4 Enhancements (#64)
* filter tools

* Enhancements
2025-06-09 18:51:06 +03:00
Ed Zynda 6bc360d375 Allow yaml (#60) 2025-06-09 16:24:27 +03:00
Ed Zynda 8645a8c36a Huge refactor (#58)
* overhaul

* fix ui glitch

* system messages

* use sonnet 4
2025-06-09 14:38:31 +03:00
Ed Zynda 7a81dc3ccf upgrade mcp-go 2025-06-08 13:45:47 +03:00
Roman Gelembjuk ec996fd1e1 Add support of config for SSE servers. Add Authorization header support (#24)
* Add support of config for SSE servers. Add Authorization header support

* Change the format of JSON for SSE servers to be similar to other tools

---------

Co-authored-by: Roman Gelembjuk <Roman Gelembjuk>
2025-04-16 20:18:44 +03:00
zku d58251f53e Add Google/Gemini support (#15)
* add google/gemini support

* fix user/model role issues, use chat session

* properly maintain history

* update gemini/google provider, pipe context through runPrompt, minor fixes

* minor formatting fix in usage tooltip

* update readme to showcase Google/Gemini support

---------

Co-authored-by: Ed Zynda <ezynda3@users.noreply.github.com>
2025-04-11 23:19:06 +03:00
Ed Zynda 9a50bcbcbe update versions and formatting 2024-12-20 18:25:10 +03:00
Ed Zynda e3a64a107d update SDK version 2024-12-18 11:31:27 +03:00
Ed Zynda 0bbe5f15c1 Update deps 2024-12-11 15:36:01 +03:00
Ed Zynda e69bbb8354 Update deps 2024-12-11 15:35:56 +03:00
Ed Zynda 8350b7a55a Update MCP-Go SDK 2024-12-09 10:12:51 +03:00
Ed Zynda d80a14f660 Initial commit 2024-12-08 19:27:53 +03:00