| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc(claude): set model to fable | Thomas Vanbesien | 9 days | 1 | -1/+2 |
| | | |||||
| * | misc(claude): send notification when Claude is waiting for user input | Thomas Vanbesien | 10 days | 1 | -0/+11 |
| | | |||||
| * | misc(claude): add instruction to use commands' long-form options | Thomas Vanbesien | 10 days | 1 | -0/+2 |
| | | |||||
| * | misc(claude): set effort level to high | Thomas Vanbesien | 10 days | 1 | -1/+1 |
| | | |||||
| * | feat: add wikilink mdformat extension | Thomas Vanbesien | 12 days | 1 | -1/+1 |
| | | |||||
| * | misc(claude): add permissions | Thomas Vanbesien | 2026-06-02 | 1 | -1/+2 |
| | | |||||
| * | misc(claude): add permission | Thomas Vanbesien | 2026-06-02 | 1 | -1/+2 |
| | | |||||
| * | misc: remove passmenu | Thomas Vanbesien | 2026-05-29 | 1 | -2/+2 |
| | | | | | | The menu is blurry on one screen when using multiple screens. Also I don't even use it, I prefer just using `pass` in the terminal. | ||||
| * | misc(claude): add instructions to not run trivial scripts | Thomas Vanbesien | 2026-05-28 | 1 | -0/+7 |
| | | |||||
| * | misc(claude): add instruction to use emojis | Thomas Vanbesien | 2026-05-22 | 1 | -0/+4 |
| | | |||||
| * | misc(claude): change effort level to high | Thomas Vanbesien | 2026-05-21 | 1 | -1/+2 |
| | | | | | | From the original "very high" which seems to mess up Opus 4.7. I hope to get better results with making Claude think less maybe. | ||||
| * | misc(claude): add global instruction to ask before making changes | Thomas Vanbesien | 2026-05-21 | 1 | -0/+5 |
| | | |||||
| * | refactor(claude): shorter global CLAUDE.md | Thomas Vanbesien | 2026-05-21 | 1 | -9/+12 |
| | | |||||
| * | docs(claude): add diagnostics & linters rules | Thomas Vanbesien | 2026-05-19 | 1 | -0/+7 |
| | | | | | | | - Never silence warnings/diagnostics; fix root cause or feed the tool real config instead of muting. - Don't re-propose a rejected/conceded approach. | ||||
| * | fix: root Claude Code lua_ls at ~/.config/nvim | Thomas Vanbesien | 2026-05-19 | 5 | -2/+95 |
| | | | | | | | | | | | | | | | - lua-lsp rooted lua_ls at $HOME: ignored .luarc.json, flooded 'Undefined global vim', no IntelliSense on the nvim config. - New local marketplace/plugin lua-lsp-local@local-lsp: .lsp.json sets workspaceFolder=~/.config/nvim, Neovim runtime as workspace.library, diagnostics.libraryFiles=Disable. - Disable official lua-lsp (enabledPlugins) so one server owns .lua. - Verified by probe: rootUri now file:///home/tvanbesi/.config/nvim, flood gone. - Annotate the intentional open_floating_preview monkey-patch (clears the now-correct duplicate-set-field). - README: validate/add/install/disable repro + plugin-update workflow. | ||||
| * | misc: instruct using git mv for tracked file renames | Thomas Vanbesien | 2026-05-19 | 1 | -0/+2 |
| | | |||||
| * | misc: don't commit before user tests | Thomas Vanbesien | 2026-05-19 | 1 | -0/+2 |
| | | |||||
| * | misc: prefer multi-line bash commands | Thomas Vanbesien | 2026-05-19 | 1 | -0/+5 |
| | | |||||
| * | feat(claude): track CLAUDE.md, settings, agents, hooks, skills | Thomas Vanbesien | 2026-05-18 | 13 | -0/+369 |
