hiifong
c99f1306e3
Add k8s ptr
2025-03-23 14:53:03 +08:00
hiifong
10ebaa1964
Update go.mod
2025-03-23 14:52:47 +08:00
techknowlogick
f2b1bfdc7f
fix typo
2025-03-21 06:57:35 +00:00
hiifong
479991ef9a
set debug flag default value
2025-03-20 23:12:37 +08:00
hiifong
3def51ffd1
Update README.md
2025-03-20 23:03:43 +08:00
hiifong
72d9b5a8dd
Add debug mode and upgrade mcp-go to v0.14.1
2025-03-20 23:01:05 +08:00
yp05327
18cb96fc80
add some new tools and adjust format
2025-03-20 08:54:38 +00:00
hiifong
4978621b9b
Update
2025-03-19 11:46:20 +08:00
hiifong
24764caf99
Update LICENSE
2025-03-19 02:59:18 +00:00
hiifong
5b5a9b48e2
Add LICENSE
2025-03-19 02:58:53 +00:00
hiifong
bd43811a07
Update
2025-03-19 00:12:03 +08:00
hiifong
c4f619a907
Upgrade mcp-go to the latest version
2025-03-18 22:59:58 +08:00
yp05327
482b3167b3
improve readme
2025-03-18 07:14:00 +00:00
yp05327
6b7fd53c4d
fix README lint
2025-03-18 07:08:23 +00:00
yp05327
c34145ac3d
add devcontainer
2025-03-18 07:03:59 +00:00
Lunny Xiao
58f4e190cf
some fix
2025-03-17 21:20:49 -07:00
Lunny Xiao
ea394e4693
Improve the README
2025-03-17 21:13:45 -07:00
Lunny Xiao
a5504ca7e0
Use env for token in cursor configuration
2025-03-17 21:01:29 -07:00
hiifong
50b24dfb61
Update README.md
2025-03-18 03:56:52 +00:00
hiifong
51f2cf57d3
Update README.md
2025-03-18 03:52:40 +00:00
hiifong
59693ffc5d
feat: add get issue by index
2025-03-16 16:33:15 +08:00
hiifong
82b02fa9f1
feat: add server version
2025-03-16 15:22:57 +08:00
appleboy
c900e6b4c3
feat: add context management and cancellation handling in Execute
function
...
- Import the `context` package
- Add context cancellation handling with log message and return in `Execute` function
Signed-off-by: appleboy <appleboy.tw@gmail.com >
2025-03-16 14:20:55 +08:00
appleboy
c52f8649a2
refactor: add hot reloading and improve logging functions
...
- Add command to install `air` for hot reloading in `Makefile`
- Add `dev` command to run the application with hot reload in `Makefile`
- Add `vendor` command to tidy and verify module dependencies in `Makefile`
- Update log synchronization method to use `log.Default().Sync()` in `cmd/cmd.go`
- Change variadic parameter type from `interface{}` to `any` in logging functions
- Remove `Sync` function from `pkg/log/log.go`
ref: https://github.com/uber-go/zap/issues/880
Signed-off-by: appleboy <appleboy.tw@gmail.com >
2025-03-16 14:18:58 +08:00
appleboy
051ce0bab4
chore: remove unused dependencies for project cleanup
...
- Remove `testify` dependency
- Remove `go-spew` indirect dependency
- Remove `go-difflib` indirect dependency
- Remove `yaml.v3` indirect dependency
Signed-off-by: appleboy <appleboy.tw@gmail.com >
2025-03-16 13:57:53 +08:00
hiifong
2dd4aa94ad
Initialize commit
2025-03-16 00:21:29 +08:00