28947a030e Merge pull request 'Update README' ( #4 ) from yp05327/gitea-mcp:update-readme into main ... Reviewed-on: gitea/gitea-mcp#4 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com > 2025-03-25 04:28:34 +00:00 8395957553 update 2025-03-25 03:11:33 +00:00 0aa33e0d62 change the emoji 2025-03-25 03:10:06 +00:00 7d2a0985a3 change the emoji 2025-03-25 03:09:12 +00:00 6f86512a7d update 2025-03-25 02:56:56 +00:00 7845a84c4e fix bug ( #3 ) ... Reviewed-on: gitea/gitea-mcp#3 v0.1.0 2025-03-24 05:23:50 +00:00 4f781f2ddb Fix bug 2025-03-23 21:48:41 -07:00 d6ca289f03 Add arm64 releases 2025-03-23 18:17:12 -07:00 e0d34fe7d1 Add release tag ci 2025-03-23 14:52:35 -07:00 09e0275952 Add vul check 2025-03-23 12:25:48 -07:00 721889e586 Add ci for pull request 2025-03-23 12:16:05 -07:00 f4bbd5a09a Update 2025-03-23 21:32:53 +08:00 065f65ad2a Update 2025-03-23 15:24:49 +08:00 4917cb1328 Update 2025-03-23 14:59:10 +08:00 24310675ba Update 2025-03-23 14:53:15 +08:00 c99f1306e3 Add k8s ptr 2025-03-23 14:53:03 +08:00 10ebaa1964 Update go.mod 2025-03-23 14:52:47 +08:00 f2b1bfdc7f fix typo 2025-03-21 06:57:35 +00:00 479991ef9a set debug flag default value 2025-03-20 23:12:37 +08:00 3def51ffd1 Update README.md 2025-03-20 23:03:43 +08:00 72d9b5a8dd Add debug mode and upgrade mcp-go to v0.14.1 2025-03-20 23:01:05 +08:00 18cb96fc80 add some new tools and adjust format 2025-03-20 08:54:38 +00:00 4978621b9b Update 2025-03-19 11:46:20 +08:00 24764caf99 Update LICENSE 2025-03-19 02:59:18 +00:00 5b5a9b48e2 Add LICENSE 2025-03-19 02:58:53 +00:00 bd43811a07 Update 2025-03-19 00:12:03 +08:00 c4f619a907 Upgrade mcp-go to the latest version 2025-03-18 22:59:58 +08:00 482b3167b3 improve readme 2025-03-18 07:14:00 +00:00 6b7fd53c4d fix README lint 2025-03-18 07:08:23 +00:00 c34145ac3d add devcontainer 2025-03-18 07:03:59 +00:00 58f4e190cf some fix 2025-03-17 21:20:49 -07:00 ea394e4693 Improve the README 2025-03-17 21:13:45 -07:00 a5504ca7e0 Use env for token in cursor configuration 2025-03-17 21:01:29 -07:00 50b24dfb61 Update README.md 2025-03-18 03:56:52 +00:00 51f2cf57d3 Update README.md 2025-03-18 03:52:40 +00:00 59693ffc5d feat: add get issue by index 2025-03-16 16:33:15 +08:00 82b02fa9f1 feat: add server version 2025-03-16 15:22:57 +08:00 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 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 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 2dd4aa94ad Initialize commit 2025-03-16 00:21:29 +08:00