feat: upgrade mise runtimes and mcphub configuration #254

Merged
joao.dubas merged 6 commits from jpd-feat-general-upgrade into main 2025-07-03 15:04:35 +00:00

6 Commits

Author SHA1 Message Date
6d63105850
feat(mise): upgrade runtimes
* `npm:@anthropic-ai/claude-code` from `1.0.40` to `1.0.41`
2025-07-03 09:02:46 -03:00
628407f986
feat(mcp): add servers
* `fetch`
* `filesystem`
* `memory`

Experiment with `serena` server options.
2025-07-02 13:17:54 -03:00
48bd8ca1d9
feat(mise): upgrade runtimes
* `aqua:astral-sh/uv`: from 0.7.16 to 0.7.18
* `aqua:aws/aws-cli`: from 2.27.45 to 2.27.47
* `aqua:sbstp/kubie`: from 0.25.2 to 0.26.0
* `npm:@anthropic-ai/claude-code`: from 1.0.35 to 1.0.40
* `npm:@google/gemini-cli`: from 0.1.7 to 0.1.9
* `pipx:aider-chat` from 0.85.0 to 0.85.1
* `pipx:vectorcode` from 0.7.4 to 0.7.5
* `ubi:block/goose`: from 1.0.30 to 1.0.31
* `ubi:sst/opencode`: from 0.1.160 to 0.1.174
* `ubi:supabase/cli` from 2.26.9 to 2.30.4

Remove unused runtime:

* `yarn`
2025-07-02 13:15:34 -03:00
27b5c9148b
feat(mise): upgrade runtimes
* `aqua:alexellis/k3sup`: from 0.13.9 to 0.13.10
* `aqua:astral-sh/uv`: from 0.7.15 to 0.7.16
* `aqua:aws/aws-cli`: from 2.27.42 to 2.27.45
* `aqua:dagger/dagger`: from 0.18.11 to 0.18.12
* `aqua:eza-community/eza`: from 0.21.5 to 0.21.6
* `aqua:junegunn/fzf`: from 0.62.0 to 0.63.0
* `aqua:pnpm/pnpm`: from 10.12.3 to 10.12.4
* `npm:@google/gemini-cli`: from 0.1.3 to 0.1.7
* `pipx:aider-chat`: from 0.84.0 to 0.85.0
* `pipx:vectorcode`: from 0.7.2 to 0.7.4
* `ubi:block/goose`: from 1.0.29 to 1.0.30
* `ubi:sst/opencode`: from 0.1.138 to 0.1.160

Besides this, enable `idiomatic_version_file_enable_tools` setting for
`go`, `ruby`, and `python` tools.
2025-06-28 21:42:04 -03:00
173c959706
fix(neovim): update reference to gemini models 2025-06-28 21:39:58 -03:00
d6d872e950
feat(mise): upgrade runtimes
* `aqua:CircleCI-Public/circleci-cli`: from 0.1.32580 to 0.1.32638
* `aqua:astral-sh/uv`: from 0.7.14 to 0.7.15
* `aqua:aws/aws-cli`: from 2.27.41 to 2.27.42
* `aqua:dagger/dagger`: from 0.18.10 to 0.18.11
* `aqua:pnpm/pnpm`: from 10.12.2 to 10.12.3
* `npm:@anthropic-ai/claude-code`: from 1.0.31 to 1.0.35
* `pipx:vectorcode`: from 0.7.1 to 0.7.2
* `ubi:sst/opencode`: from 0.1.124 to 0.1.138

Also, added the following tool:

* `npm:@google/gemini-cli`
2025-06-28 21:39:58 -03:00