This website requires JavaScript.
a9dad96541
Fix MCP function name collision causing incorrect EIMS routing
jade
2026-07-05 18:16:23 +09:00
53c90a680e
Fix MockEimsTcpServer startup in MSA tool pods
jade
2026-07-05 18:10:43 +09:00
ba88743e94
Fix redis tool TTL expiry for local testing
jade
2026-07-05 18:06:16 +09:00
4c718d38f1
Fix tools/call routing and dependency injection for MSA architecture
jade
2026-07-05 18:01:39 +09:00
10f3f0513d
feat: Refactor monolith to microservices architecture
jade
2026-07-05 17:27:44 +09:00
367a47516d
chore: Add Dockerfile for backend application
jade
2026-07-05 16:59:42 +09:00
98235a21db
chore: Add docker-compose.yml for local Redis environment
jade
2026-07-05 16:52:07 +09:00
741cd81509
fix: Update AOP pointcuts to correct package paths
jade
2026-07-05 16:47:20 +09:00
0c126be50f
revert: Move DTOs back to biz module
jade
2026-07-04 02:23:39 +09:00
70542f5cfd
fix: Generate dummy arguments from schema in test UI
jade
2026-07-04 02:17:12 +09:00
af3822ed9d
refactor: Move DTOs to common module for AI Agent SDK sharing
jade
2026-07-04 02:14:12 +09:00
f9287a8c5f
fix: Extract traceId validation from headers via payload meta
jade
2026-07-04 02:01:31 +09:00
f5c3145a27
feat: Flatten MCP Tool architecture and decouple metadata from arguments
jade
2026-07-04 01:57:25 +09:00
05cf3a191b
feat: Add logging for Tool to MCP to AI Agent response pipeline
jade
2026-07-04 01:43:41 +09:00
ca2b74fed1
fix: Enforce JSON property order for JsonRpcResponse
jade
2026-07-04 01:41:49 +09:00
f16e1f8f4f
fix: Add @Slf4j to AbstractMcpToolService for logging
jade
2026-07-04 01:36:14 +09:00
bd67bdd013
feat: Add explicit logging for Tool-Adapter-Legacy communication pipeline
jade
2026-07-04 01:35:01 +09:00
1316b393ff
chore: Rename group_1 to biz_core in remaining files
jade
2026-07-04 01:31:21 +09:00
4f374afb2d
chore: Rename tool groups to business domain names
jade
2026-07-04 01:28:26 +09:00
6dc02d356f
fix: Update frontend payload structure to JSON-RPC 2.0
jade
2026-07-04 01:21:24 +09:00
0a03300dba
refactor: Adopt JSON-RPC 2.0 standard for MCP pipeline routing
jade
2026-07-04 01:20:01 +09:00
f9083d342a
feat: Add payload logging for AI Agent requests to Gateway
jade
2026-07-04 01:08:56 +09:00
f3292e0121
feat: Add payload logging for Tool executions
jade
2026-07-04 01:06:15 +09:00
72e94e5d2e
Revert "feat: Add custom bootRun tasks for tool groups to improve DX"
jade
2026-07-04 00:56:44 +09:00
b90f16eaa2
feat: Add custom bootRun tasks for tool groups to improve DX
jade
2026-07-04 00:55:13 +09:00
d80f8a719c
docs: Add IntelliJ program arguments instruction for specific Tool groups
jade
2026-07-04 00:54:09 +09:00
ddd2be255b
docs: Rewrite README with Gateway/Tool architecture, Resilience4j, and ToolScaffolder info
jade
2026-07-04 00:40:13 +09:00
59a4eec1a8
fix: Update ToolScaffolder package paths for AxHub structure
jade
2026-07-04 00:36:25 +09:00
8529b56048
chore: Add graceful shutdown configuration
jade
2026-07-04 00:30:34 +09:00
a3e4dc7e38
feat: Separate Gateway and Tool server architectures, implement Tool Auto-Registration, and add mock response mapping
jade
2026-07-04 00:22:44 +09:00
93b2d6e205
Add static web files from shinhan-mcp-prebuild
jade
2026-07-03 23:57:04 +09:00
ba60c212d4
Migrate functional features from shinhan-mcp-prebuild to axhub-backend-main
jade
2026-07-03 23:37:12 +09:00
6e71c0fff5
Restore p6spy driver to enable SQL logs
jade
2026-07-03 23:23:51 +09:00
838f9c26a3
Add logback-spring.xml to match shinhan log format
jade
2026-07-03 23:17:18 +09:00
9dc18baa72
Split application properties by environment (local, dev, prod)
jade
2026-07-03 23:15:20 +09:00
6b64c3c8cb
Fix MyBatis startup issue in Spring Boot 4
jade
2026-07-03 23:13:34 +09:00
3494aa0bb8
Update README to reflect environment changes (Gradle, Java 21, Spring Boot 4.x)
jade
2026-07-03 23:02:22 +09:00
cc8901b6c8
Migrate to Gradle, Java 21, Spring Boot 4.0.5 and add Resilience4j
jade
2026-07-03 23:00:54 +09:00
1bebb681fe
Initial commit
jade
2026-07-03 17:47:03 +09:00