| .. |
|
mcp
|
41a931ebc9
fix(mcp): restore handling for unsupported resources/list method
|
1 сар өмнө |
|
testdata
|
0cb2b2cbd0
Merge remote-tracking branch 'origin/main' into crush-fantasy
|
5 сар өмнө |
|
bash.go
|
54d924b0a8
fix: more reliably detect windows drive (#2273)
|
1 сар өмнө |
|
bash.tpl
|
9d70d1d18c
chore(attribution): default to assisted-by + email (#1444)
|
5 сар өмнө |
|
context_test.go
|
6e5bbef78d
fix: use typed context keys in tests to satisfy staticcheck
|
1 сар өмнө |
|
diagnostics.go
|
02ec5db474
bugfix: find references, double timeout
|
1 сар өмнө |
|
diagnostics.md
|
477f846272
wip: initial setup
|
6 сар өмнө |
|
download.go
|
47f5f42931
fix: ensure all tools work when behind a http proxy (#2065)
|
2 сар өмнө |
|
download.md
|
477f846272
wip: initial setup
|
6 сар өмнө |
|
edit.go
|
02f66a2e86
feat(lsp): start LSPs on demand, improve auto-start (#2103)
|
2 сар өмнө |
|
edit.md
|
13d75fe32b
chore: improve edit instructions
|
5 сар өмнө |
|
fetch.go
|
47f5f42931
fix: ensure all tools work when behind a http proxy (#2065)
|
2 сар өмнө |
|
fetch.md
|
51a2144e77
feat: agentic fetch tool (#1315)
|
5 сар өмнө |
|
fetch_helpers.go
|
d1382bb55d
perf: reduce memory usage (#1812)
|
3 сар өмнө |
|
fetch_types.go
|
db22f2f0a9
feat: add web search (#1565)
|
4 сар өмнө |
|
glob.go
|
699c8d79c3
refactor: simplify some code by using `cmp.Or` (#2253)
|
1 сар өмнө |
|
glob.md
|
b45dcfe41f
refactor: agent tool
|
6 сар өмнө |
|
grep.go
|
699c8d79c3
refactor: simplify some code by using `cmp.Or` (#2253)
|
1 сар өмнө |
|
grep.md
|
b45dcfe41f
refactor: agent tool
|
6 сар өмнө |
|
grep_test.go
|
0cb2b2cbd0
Merge remote-tracking branch 'origin/main' into crush-fantasy
|
5 сар өмнө |
|
job_kill.go
|
4401d5b37f
feat: background jobs & remove persistent shell (#1328)
|
5 сар өмнө |
|
job_kill.md
|
4401d5b37f
feat: background jobs & remove persistent shell (#1328)
|
5 сар өмнө |
|
job_output.go
|
9ec46b8d43
feat(shell): add blocking wait option to job_output tool (#2189)
|
1 сар өмнө |
|
job_output.md
|
9ec46b8d43
feat(shell): add blocking wait option to job_output tool (#2189)
|
1 сар өмнө |
|
job_test.go
|
8f613dbcb3
ci: skip intermittent test on windows
|
1 сар өмнө |
|
list_mcp_resources.go
|
699c8d79c3
refactor: simplify some code by using `cmp.Or` (#2253)
|
1 сар өмнө |
|
list_mcp_resources.md
|
b66f96ea78
feat(mcp): resources support (#2123)
|
2 сар өмнө |
|
ls.go
|
632ba621bf
chore: tidy agent package (#1857)
|
3 сар өмнө |
|
ls.md
|
b45dcfe41f
refactor: agent tool
|
6 сар өмнө |
|
lsp_restart.go
|
02f66a2e86
feat(lsp): start LSPs on demand, improve auto-start (#2103)
|
2 сар өмнө |
|
lsp_restart.md
|
0d4cbf82ab
feat: lsp_restart (#1930)
|
2 сар өмнө |
|
mcp-tools.go
|
2c9670a890
refactor: remove global config (#2132)
|
2 сар өмнө |
|
multiedit.go
|
02f66a2e86
feat(lsp): start LSPs on demand, improve auto-start (#2103)
|
2 сар өмнө |
|
multiedit.md
|
df4d66b410
feat: keep successful edits even if some fail (#1327)
|
5 сар өмнө |
|
multiedit_test.go
|
3a929ffcff
feat: filetracker per session (#2033)
|
2 сар өмнө |
|
read_mcp_resource.go
|
b66f96ea78
feat(mcp): resources support (#2123)
|
2 сар өмнө |
|
read_mcp_resource.md
|
b66f96ea78
feat(mcp): resources support (#2123)
|
2 сар өмнө |
|
references.go
|
02ec5db474
bugfix: find references, double timeout
|
1 сар өмнө |
|
references.md
|
4efb4ef639
chore: change references description to match others
|
5 сар өмнө |
|
rg.go
|
0cb2b2cbd0
Merge remote-tracking branch 'origin/main' into crush-fantasy
|
5 сар өмнө |
|
safe.go
|
477f846272
wip: initial setup
|
6 сар өмнө |
|
search.go
|
5e23ecdb4d
chore: run `modernize`
|
2 сар өмнө |
|
sourcegraph.go
|
47f5f42931
fix: ensure all tools work when behind a http proxy (#2065)
|
2 сар өмнө |
|
sourcegraph.md
|
b45dcfe41f
refactor: agent tool
|
6 сар өмнө |
|
todos.go
|
88831a1b00
feat: todo tool
|
4 сар өмнө |
|
todos.md
|
88831a1b00
feat: todo tool
|
4 сар өмнө |
|
tools.go
|
07d065d780
refactor: simplify context value retrieval using generics
|
1 сар өмнө |
|
view.go
|
058322169d
fix(tools/view): fix view paging, test for edge cases
|
1 сар өмнө |
|
view.md
|
bbd0887700
feat: support image results from tools (#1549)
|
4 сар өмнө |
|
view_test.go
|
058322169d
fix(tools/view): fix view paging, test for edge cases
|
1 сар өмнө |
|
web_fetch.go
|
47f5f42931
fix: ensure all tools work when behind a http proxy (#2065)
|
2 сар өмнө |
|
web_fetch.md
|
51a2144e77
feat: agentic fetch tool (#1315)
|
5 сар өмнө |
|
web_search.go
|
47f5f42931
fix: ensure all tools work when behind a http proxy (#2065)
|
2 сар өмнө |
|
web_search.md
|
db22f2f0a9
feat: add web search (#1565)
|
4 сар өмнө |
|
write.go
|
02f66a2e86
feat(lsp): start LSPs on demand, improve auto-start (#2103)
|
2 сар өмнө |
|
write.md
|
b45dcfe41f
refactor: agent tool
|
6 сар өмнө |