Claude
|
c52db01f43
fix: correct Gogs domain from .hu to .ai in TypeScript client #24
|
9 ヶ月 前 |
Claude
|
9b06e0818f
feat: migrate shell script functionality to TypeScript client #24
|
9 ヶ月 前 |
Claude
|
f1918c1bbc
fix: improve job deduplication key to include action and assignee #19
|
9 ヶ月 前 |
Claude
|
6eea218d15
feat: add mandatory acknowledgment comment when claude starts work #21
|
9 ヶ月 前 |
Claude
|
fc082807c6
fix: prevent Claude agent execution on closed issues #23
|
9 ヶ月 前 |
Claude
|
45d3137d9e
fix: update TypeScript client loop prevention logic #19
|
9 ヶ月 前 |
Claude
|
60db3c1d5b
feat: add job deduplication mechanism to prevent duplicate issue processing #16
|
9 ヶ月 前 |
Claude
|
538b275a45
docs: add systemctl restart command documentation #17
|
9 ヶ月 前 |
Claude
|
b2e468f9c3
feat: add filterActions and filterAssignee configuration fields #17
|
9 ヶ月 前 |
Claude
|
107ff26a63
feat: enhance logging with structured job tracking and processing timeline #18
|
9 ヶ月 前 |
Claude
|
52485d0b02
fix: resolve loop prevention and issue closing bugs #19
|
9 ヶ月 前 |
Claude
|
05ec4a0045
fix: improve signature verification error handling #14
|
9 ヶ月 前 |
Claude
|
8a1dc01a99
feat: implement HMAC-SHA256 webhook signature verification #14
|
9 ヶ月 前 |
Claude
|
8c0cb7ab3e
feat: add comprehensive debug logging for Claude agent
|
9 ヶ月 前 |
Claude
|
0d656c0f75
fix: use StreamableHTTPClientTransport for HTTP MCP servers
|
9 ヶ月 前 |
Claude
|
0d2e84488a
feat: add HTTP/SSE tool discovery support for MCP servers
|
9 ヶ月 前 |
Claude
|
e3563d187c
feat: implement dynamic tool discovery for MCP servers #13
|
9 ヶ月 前 |
Claude
|
5f81f5b334
feat: add per-repository MCP configuration support #13
|
9 ヶ月 前 |
Claude
|
e73d928298
feat: add CLAUDE.md memory file support to Claude prompt #12
|
9 ヶ月 前 |
Claude
|
dfdf2d6d8c
feat: simplify claude prompt and add git push requirements #12
|
9 ヶ月 前 |
Claude
|
cd1348b4b2
feat: add event filter to skip closed issues in handle-issue-ts.sh
|
9 ヶ月 前 |
Claude
|
1f39ddaa15
feat: add systemd install and uninstall scripts
|
9 ヶ月 前 |
Fszontagh
|
839ea52c29
fix: remove hardcoded path and load from .env in handle-issue-ts.sh
|
9 ヶ月 前 |
Claude
|
8b18d6b400
remove hardcoded paths
|
9 ヶ月 前 |
Fszontagh
|
7b58e3fd3e
fix: change ProtectSystem from strict to full for shell execution
|
9 ヶ月 前 |
Fszontagh
|
c43528c6ec
fix: improve shell detection for restricted systemd environments
|
9 ヶ月 前 |
Fszontagh
|
37c52fbd75
feat: rewrite issue handler with TypeScript and Claude Agent SDK
|
9 ヶ月 前 |
Fszontagh
|
2871646c86
feat: explicitly list all gogs MCP tools in allowedTools parameter
|
9 ヶ月 前 |
Fszontagh
|
482c07b709
feat: enable MCP tools in Claude Code headless mode with environment-specific configuration
|
9 ヶ月 前 |
Claude
|
9d0e81e89d
fix: enable MCP tools in Claude Code headless mode for issue handler
|
9 ヶ月 前 |