7925819b48
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.15 ( #253 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.13` -> `1.0.15` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #253
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-07-03 17:04:56 +00:00
82122426f1
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.13 ( #246 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.12` -> `1.0.13` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #246
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-06-20 14:57:16 +00:00
124b6e7c3b
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.12 ( #241 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.10` -> `1.0.12` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #241
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-06-16 16:27:41 +00:00
d2b37ab393
chore: minor random updates ( #240 )
...
* Add `tmuxp` configuration to access local `raspberry pi` cluster
* Configure editor behaviour through `editorconfig`
* Fix format for `24-bit-color` script
* Add volume for `supermaven` data
* Remove the `ANTHROPIC_API_KEY` environment variable
Reviewed-on: #240
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-28 18:50:24 +00:00
3f7fcf1618
feat(neovim): experiment with ai agents ( #237 )
...
The following changes are introduced:
* Update `kickstart.nvim` to latest commit ([6ba24..3338d](6ba2408cdf..3338d39206
))
* Add [`goose`](https://block.github.io/goose/ ) and [`goose.nvim`](https://block.github.io/goose/ )
* Re-enable [`avante.nvim`](https://block.github.io/goose/ )
Reviewed-on: #237
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-28 18:37:07 +00:00
488c0087e9
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.10 ( #236 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.9` -> `1.0.10` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #236
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-26 13:36:59 +00:00
7119db0798
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.9 ( #228 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.8` -> `1.0.9` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #228
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-13 13:19:27 +00:00
44eca8b20d
feat(nvim): move from avante to codecompanion ( #222 )
...
Change the AI tool from [avante][0] to [codecompanion][1] to check if it's a better alternative.
Also, install additional tools such as:
* [mcphub][2]
* [vectorcode][3]
These should improve the experience with AI tooling.
Reviewed-on: #222
[0]: https://github.com/yetone/avante.nvim
[1]: https://codecompanion.olimorris.dev/
[2]: https://github.com/ravitemer/mcphub.nvim
[3]: https://github.com/Davidyz/VectorCode
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-05-07 11:39:51 +00:00
b6fd3187fe
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.8 ( #220 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.7` -> `1.0.8` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #220
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-05-06 18:30:33 +00:00
40517855aa
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.7 ( #218 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.6` -> `1.0.7` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #218
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-26 13:43:25 +00:00
f20ec96f4b
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.6 ( #215 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.4` -> `1.0.6` |
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #215
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-22 10:55:04 +00:00
361743ee91
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.4 ( #213 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.3` -> `1.0.4` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #213
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-11 13:09:48 +00:00
760c6a8c16
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.0.3 ( #211 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | patch | `1.0.0` -> `1.0.3` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #211
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-08 12:26:26 +00:00
418208af45
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1 ( #209 )
...
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| ghcr.io/chroma-core/chroma | major | `0.6.3` -> `1.0.0` |
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #209
Co-authored-by: renovate-bot <renovate-bot@dubas.dev >
Co-committed-by: renovate-bot <renovate-bot@dubas.dev >
2025-04-03 22:11:55 +00:00
106647b7b7
feat: add claude-code
and more ai stuff ( #198 )
...
* Add `claude-code`
* Upgrade `mise` runtimes
* Some minor generic updates
Reviewed-on: #198
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-03-26 16:15:48 +00:00
025a1e53fd
feat(docker): ugprade docker/compose/buildx ( #197 )
...
* `docker` from 27.3.1 to 28.0.1
* `docker-compose` from v2.29.7 to v2.33.1
* `buildx` from v0.17.1 to v0.21.2
Also, enable [`docker buildx bake`][0] to build `docker` images.
Reviewed-on: #197
[0]: https://docs.docker.com/build/bake/
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2025-03-14 12:10:24 +00:00
b3ba49ec4b
feat(neovim): upgrade kickstart neovim configuration ( #128 )
...
Besides upgrading `kickstart` configuration, the following changes were made:
* add `avante` to start working with `AI` code generation and reduce code boilerplate creation
* configure ide image/container with environment variables:
* `NVIM_GIT_USER_EMAIL`: email associated with git commit
* `NVIM_GIT_USER_NAME`: name associated with git commit
* `NVIM_ANTHROPIC_API_KEY`: `anthropic` api key, used by `avante`
* `NVIM_GH_TOKEN`: `github` token, used by `github cli`
Reviewed-on: #128
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2024-12-11 11:38:13 +00:00
d9a33dc515
feat: upgrade ubuntu to 23.10 ( #30 )
...
In addition to upgrading ubuntu to 23.10, the following changes were made:
1. Use the latest commit from [kickstart.nvim][0]
2. Setup [atuin][1] to share `shell` history
3. Conditionally configure `git`, based on [`gitbutler` blog post][2]
4. Improve `tmux` colorscheme configuration, based on [tmux vim truecolor git by andersevenrud][3]
5. Update cli's installed by `mise`:
* awscli to 2.15.30
* dagger to 0.10.2
* elixir to 1.16.2
* erlang to 26.2.3
* eza to 0.18.7
* fzf to 0.48.1
* go to 1.22.1
* helm to 3.14.3
* kubectl to 1.29.3
* lefthook to 1.6.7
* node to 21.7.1
* poetry to 1.8.2
* python to 3.12.2
* terraform to 1.7.5
* tilt to 0.33.11
* usql to 0.17.5
* zoxide to 0.9.4
6. Added the cli's:
* k3sup
* k9s
* rust
[0]: https://github.com/nvim-lua/kickstart.nvim
[1]: https://github.com/atuinsh/atuin
[2]: https://blog.gitbutler.com/git-tips-1-theres-a-git-config-for-that/#conditional-configs
[3]: https://gist.github.com/andersevenrud/015e61af2fd264371032763d4ed965b6
Reviewed-on: #30
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2024-03-28 00:18:20 +00:00
6feae34b63
feat: improve depedencies setup and upgrade tools to latest version ( #24 )
...
1. Migrate from `rtx` to `mise`
2. Set most of the tools using `mise`
* Some tools, such as `starship` and `zoxide` are installed locally, so they are available at boot time
3. Improve `tmux` by adding
* resurrect and continuum to record/restore sessions
* better color scheme
4. Setup multiple `elixir-ls` releases using the same repository
5. Upgraded `kickstart.nvim` to latest version
Reviewed-on: #24
2024-01-14 19:00:37 +00:00
770d8c9005
feat(starship): add custom configuration ( #13 )
...
Reviewed-on: #13
2023-11-09 13:42:33 +00:00
3293ae8a3e
feat: add tmux and tmuxp ( #1 )
...
Allow terminal multiplexing through [`tmux`][0] and make it configurable using [`tmuxp`][1].
[0]: https://github.com/tmux/tmux
[1]: https://github.com/tmux-python/tmuxp
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com >
Reviewed-on: #1
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com >
2023-10-15 21:00:49 +00:00
Joao P Dubas
b5e9107739
fix: set mount destination for custom nvim config
2023-10-02 00:49:30 +00:00
Joao P Dubas
5d7635a7d2
chore: set custom tag for nvim
2023-10-02 00:05:13 +00:00
Joao P Dubas
ea3b1a302e
feat(nvim): use kickstart.nvim as base configuration
...
To make this effective, the following changes were made:
1. Patch `init.lua` to change common configurations
2. Implement custom configuration for plugins
2023-10-01 23:39:11 +00:00
Joao P Dubas
360b3507e6
feat: initial commit
2023-09-17 13:25:57 +00:00