This website requires JavaScript.
Explore
Help
Register
Sign In
kimhyungsik
/
ax_hub_mcp_tool
Watch
1
Star
0
Fork
1
You've already forked ax_hub_mcp_tool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yml
Actor
All actors
gitea
juheelee
KDK
kimhyungsik
leeboram
mjh
parksubin
Status
All status
Success
Failure
Waiting
Running
fix(security): Set tool-server-api-key property and revert header name
deploy.yml #269
:
Commit
9f347ef9de
pushed by
kimhyungsik
main
2026-08-18 14:50:00 +09:00
3m9s
View workflow file
refactor(security): Change X-Tool-Server-API-Key header to apiKey
deploy.yml #268
:
Commit
91b2b67d85
pushed by
kimhyungsik
main
2026-08-18 14:45:10 +09:00
3m44s
View workflow file
Refactor: Switch schema validator to MCP SDK DefaultJsonSchemaValidator (JSON Schema 2020-12) to match dapms
deploy.yml #267
:
Commit
b8fd9492c6
pushed by
kimhyungsik
main
2026-08-18 11:09:19 +09:00
3m23s
View workflow file
fix: align tool headers
deploy.yml #266
:
Commit
406e3c79b7
pushed by
kimhyungsik
main
2026-08-18 09:57:01 +09:00
3m52s
View workflow file
feat(manifest): expose tool usage guidance
deploy.yml #265
:
Commit
8bd9b9e922
pushed by
kimhyungsik
main
2026-08-17 15:15:09 +09:00
3m17s
View workflow file
feat(mcp): expose tool guidance in metadata
deploy.yml #264
:
Commit
0816c0ff0c
pushed by
kimhyungsik
main
2026-08-17 14:53:23 +09:00
5m4s
View workflow file
fix(mci): Fix ClassCastException in GlowMciComponent mock by instantiating resBodyClass
deploy.yml #263
:
Commit
59f9a8eaad
pushed by
kimhyungsik
main
2026-08-14 18:01:40 +09:00
3m19s
View workflow file
fix(gateway): Add fallback routing rule for cmm category
deploy.yml #262
:
Commit
a420c46c89
pushed by
kimhyungsik
main
2026-08-14 17:38:11 +09:00
3m7s
View workflow file
fix(sync): Ignore AsyncRequestNotUsableException in GlobalExceptionHandler
deploy.yml #261
:
Commit
f70ee854ec
pushed by
kimhyungsik
main
2026-08-14 17:18:39 +09:00
3m15s
View workflow file
fix(deploy): install docker-cli and docker-cli-compose inside alpine runner container natively
deploy.yml #260
:
Commit
6e65228fb9
pushed by
gitea
main
2026-08-14 17:00:45 +09:00
4m43s
View workflow file
fix(deploy): use correct absolute path for host docker binary in volumes
deploy.yml #259
:
Commit
a8ca65657a
pushed by
gitea
main
2026-08-14 16:54:20 +09:00
2m4s
View workflow file
fix: restore repository runner token and implement missing syncToolSource method
deploy.yml #258
:
Commit
e66e97ecc3
pushed by
gitea
main
2026-08-14 16:50:40 +09:00
53s
View workflow file
fix(sync): clear dead emitter and ignore IllegalStateException
deploy.yml #257
:
Commit
ac73a86979
pushed by
gitea
main
2026-08-14 16:47:11 +09:00
16s
View workflow file
fix(sync): clear dead emitter and ignore IllegalStateException
deploy.yml #256
:
Commit
ac73a86979
pushed by
kimhyungsik
main
2026-08-14 16:46:55 +09:00
1m17s
View workflow file
fix(sync): downgrade noisy SSE transmission logs to DEBUG
deploy.yml #255
:
Commit
1411f39ffc
pushed by
kimhyungsik
main
2026-08-14 16:35:45 +09:00
0s
View workflow file
fix(sync): Ignore Broken Pipe on SSE emitter in warm pool and optimize SyncRunner
deploy.yml #254
:
Commit
1d69bd914e
pushed by
kimhyungsik
main
2026-08-14 16:44:19 +09:00
0s
View workflow file
fix(sync): Ignore Broken Pipe on SSE emitter in warm pool and optimize SyncRunner
deploy.yml #253
:
Commit
1d69bd914e
pushed by
kimhyungsik
main
2026-08-14 16:34:04 +09:00
0s
View workflow file
sal 50개추가
deploy.yml #252
:
Commit
d8a8501c4e
pushed by
parksubin
main
2026-08-14 16:27:20 +09:00
14m8s
View workflow file
feat: cus에 툴 50개 추가
deploy.yml #251
:
Commit
f38633fa9e
pushed by
juheelee
main
2026-08-14 15:00:45 +09:00
6m16s
View workflow file
Merge remote-tracking branch 'origin/main'
deploy.yml #250
:
Commit
ead0cb4375
pushed by
leeboram
main
2026-08-14 14:15:58 +09:00
6m16s
View workflow file
fix: tool report 수정
deploy.yml #249
:
Commit
c6632eac59
pushed by
juheelee
main
2026-08-14 13:46:33 +09:00
6m11s
View workflow file
Update tool schema YAMLs with regex patterns
deploy.yml #248
:
Commit
864884f5cb
pushed by
kimhyungsik
main
2026-08-14 11:55:00 +09:00
6m13s
View workflow file
Set openWorldHint to false in UseCase java files and add empty pattern to tool-definition yaml files
deploy.yml #247
:
Commit
d29a7fce09
pushed by
kimhyungsik
main
2026-08-14 11:48:39 +09:00
2m28s
View workflow file
Merge remote-tracking branch 'origin/main'
deploy.yml #246
:
Commit
17c570f740
pushed by
leeboram
main
2026-08-14 11:37:22 +09:00
6m9s
View workflow file
Enhance ToolScaffolder with Pattern and Examples validation, support AI prompt generation for Pattern
deploy.yml #245
:
Commit
b53dfe3601
pushed by
kimhyungsik
main
2026-08-14 10:36:03 +09:00
6m22s
View workflow file
fix(scaffold): 기존 UseCase에 툴 추가 시 의존성 주입(RequiredArgsConstructor) 누락 및 필드 위치 오류 수정
deploy.yml #244
:
Commit
b8d6fa28df
pushed by
kimhyungsik
main
2026-08-14 10:05:03 +09:00
6m7s
View workflow file
fix(scaffold): 기존 UseCase에 단일 Tool 추가 시 새 파일(UseCase)이 생성되는 버그 수정
deploy.yml #243
:
Commit
975411598d
pushed by
kimhyungsik
main
2026-08-14 09:57:28 +09:00
6m11s
View workflow file
fix(scaffold): Domain Category 덮어쓰기 방지 및 하위 필드(itemFields) 편집 팝업 추가
deploy.yml #242
:
Commit
09cc22e4a4
pushed by
kimhyungsik
main
2026-08-14 09:40:52 +09:00
6m20s
View workflow file
feat(scaffold): Domain Category 콤보박스 및 카테고리 동적 로드 API 추가
deploy.yml #241
:
Commit
954d8879b7
pushed by
kimhyungsik
main
2026-08-14 09:32:03 +09:00
7m10s
View workflow file
feat: add retry loop for tool registration at startup
deploy.yml #240
:
Commit
8a7697447f
pushed by
kimhyungsik
main
2026-08-14 00:17:03 +09:00
6m19s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last