This website requires JavaScript.
Explore
Help
Sign In
opensource
/
coder
Watch
3
Star
0
Fork
0
mirror of
https://github.com/coder/coder.git
synced
2026-09-24 15:04:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6f33fa480ef85ce90aec9e812d5209714f783eb
coder
/
coderd
/
chatd
/
chattool
T
History
Kyle Carberry
0e1846fe2a
fix(agent): reap exited processes and scope process list by chat ID (
#22944
)
2026-03-12 14:51:05 -07:00
..
chattool.go
…
createworkspace_test.go
fix(chatd): handle soft-deleted workspaces in chattool start/create (
#22997
)
2026-03-12 16:09:17 +00:00
createworkspace.go
fix(chatd): handle soft-deleted workspaces in chattool start/create (
#22997
)
2026-03-12 16:09:17 +00:00
editfiles.go
…
execute.go
fix(agent): reap exited processes and scope process list by chat ID (
#22944
)
2026-03-12 14:51:05 -07:00
listtemplates.go
feat: add pagination and popularity sorting to chattool list_templates (
#22398
)
2026-02-27 14:06:22 -05:00
readfile.go
feat: add line-based read_file tool with safety limits (
#22400
)
2026-02-27 15:12:56 -05:00
readtemplate.go
…
startworkspace_test.go
fix(chatd): handle soft-deleted workspaces in chattool start/create (
#22997
)
2026-03-12 16:09:17 +00:00
startworkspace.go
fix(chatd): handle soft-deleted workspaces in chattool start/create (
#22997
)
2026-03-12 16:09:17 +00:00
writefile.go
…