Christian Rocha 2832d5277f feat(skills): builtin skills + skill disabling + crush-config builtin (#2466) há 1 semana atrás
..
mcp df094bdeca fix(mcp): handle raw/whitespace base64 há 3 semanas atrás
testdata 0cb2b2cbd0 Merge remote-tracking branch 'origin/main' into crush-fantasy há 5 meses atrás
bash.go f1bdb9c9b8 feat: add configurable auto-background threshold for bash tool (#2183) há 1 mês atrás
bash.tpl f1bdb9c9b8 feat: add configurable auto-background threshold for bash tool (#2183) há 1 mês atrás
bash_test.go f1bdb9c9b8 feat: add configurable auto-background threshold for bash tool (#2183) há 1 mês atrás
context_test.go 6e5bbef78d fix: use typed context keys in tests to satisfy staticcheck há 1 mês atrás
diagnostics.go 02ec5db474 bugfix: find references, double timeout há 1 mês atrás
diagnostics.md 477f846272 wip: initial setup há 6 meses atrás
download.go 47f5f42931 fix: ensure all tools work when behind a http proxy (#2065) há 2 meses atrás
download.md 477f846272 wip: initial setup há 6 meses atrás
edit.go 02f66a2e86 feat(lsp): start LSPs on demand, improve auto-start (#2103) há 2 meses atrás
edit.md 13d75fe32b chore: improve edit instructions há 5 meses atrás
fetch.go dfc57d4c1d fix: reduce max read size from 5mb to 1mb for view and fetch tools (#2447) há 2 semanas atrás
fetch.md 51a2144e77 feat: agentic fetch tool (#1315) há 5 meses atrás
fetch_helpers.go d1382bb55d perf: reduce memory usage (#1812) há 3 meses atrás
fetch_types.go db22f2f0a9 feat: add web search (#1565) há 4 meses atrás
glob.go 699c8d79c3 refactor: simplify some code by using `cmp.Or` (#2253) há 1 mês atrás
glob.md b45dcfe41f refactor: agent tool há 6 meses atrás
grep.go 699c8d79c3 refactor: simplify some code by using `cmp.Or` (#2253) há 1 mês atrás
grep.md b45dcfe41f refactor: agent tool há 6 meses atrás
grep_test.go 0cb2b2cbd0 Merge remote-tracking branch 'origin/main' into crush-fantasy há 5 meses atrás
job_kill.go 4401d5b37f feat: background jobs & remove persistent shell (#1328) há 5 meses atrás
job_kill.md 4401d5b37f feat: background jobs & remove persistent shell (#1328) há 5 meses atrás
job_output.go 9ec46b8d43 feat(shell): add blocking wait option to job_output tool (#2189) há 1 mês atrás
job_output.md 9ec46b8d43 feat(shell): add blocking wait option to job_output tool (#2189) há 1 mês atrás
job_test.go 8f613dbcb3 ci: skip intermittent test on windows há 1 mês atrás
list_mcp_resources.go 5ff8d68760 refactor(config): introduce ConfigStore and Scope for better config m… (#2395) há 1 mês atrás
list_mcp_resources.md b66f96ea78 feat(mcp): resources support (#2123) há 2 meses atrás
ls.go 632ba621bf chore: tidy agent package (#1857) há 2 meses atrás
ls.md b45dcfe41f refactor: agent tool há 6 meses atrás
lsp_restart.go 02f66a2e86 feat(lsp): start LSPs on demand, improve auto-start (#2103) há 2 meses atrás
lsp_restart.md 0d4cbf82ab feat: lsp_restart (#1930) há 2 meses atrás
mcp-tools.go e0dcaba820 feat: docker mcp integration (#2026) há 3 semanas atrás
multiedit.go 02f66a2e86 feat(lsp): start LSPs on demand, improve auto-start (#2103) há 2 meses atrás
multiedit.md df4d66b410 feat: keep successful edits even if some fail (#1327) há 5 meses atrás
multiedit_test.go 3a929ffcff feat: filetracker per session (#2033) há 2 meses atrás
read_mcp_resource.go 5ff8d68760 refactor(config): introduce ConfigStore and Scope for better config m… (#2395) há 1 mês atrás
read_mcp_resource.md b66f96ea78 feat(mcp): resources support (#2123) há 2 meses atrás
references.go 8a9000b6bd ci: update golangci-lint to v2.10 and fix new issues (#2355) há 1 mês atrás
references.md 4efb4ef639 chore: change references description to match others há 5 meses atrás
rg.go 0cb2b2cbd0 Merge remote-tracking branch 'origin/main' into crush-fantasy há 5 meses atrás
safe.go 477f846272 wip: initial setup há 6 meses atrás
search.go 8a9000b6bd ci: update golangci-lint to v2.10 and fix new issues (#2355) há 1 mês atrás
sourcegraph.go 8a9000b6bd ci: update golangci-lint to v2.10 and fix new issues (#2355) há 1 mês atrás
sourcegraph.md b45dcfe41f refactor: agent tool há 6 meses atrás
todos.go 88831a1b00 feat: todo tool há 4 meses atrás
todos.md 88831a1b00 feat: todo tool há 4 meses atrás
tools.go 07d065d780 refactor: simplify context value retrieval using generics há 1 mês atrás
view.go 2832d5277f feat(skills): builtin skills + skill disabling + crush-config builtin (#2466) há 1 semana atrás
view.md bbd0887700 feat: support image results from tools (#1549) há 4 meses atrás
view_test.go 2832d5277f feat(skills): builtin skills + skill disabling + crush-config builtin (#2466) há 1 semana atrás
web_fetch.go 8a9000b6bd ci: update golangci-lint to v2.10 and fix new issues (#2355) há 1 mês atrás
web_fetch.md 51a2144e77 feat: agentic fetch tool (#1315) há 5 meses atrás
web_search.go 47f5f42931 fix: ensure all tools work when behind a http proxy (#2065) há 2 meses atrás
web_search.md db22f2f0a9 feat: add web search (#1565) há 4 meses atrás
write.go 02f66a2e86 feat(lsp): start LSPs on demand, improve auto-start (#2103) há 2 meses atrás
write.md b45dcfe41f refactor: agent tool há 6 meses atrás