jiantw83
|
684c35bc00
|
fix: skip missing sync paths in commit step
|
2026-05-15 03:04:27 +00:00 |
|
jiantw83
|
b397b76a7a
|
chore: triage review findings
|
2026-05-14 02:37:45 +00:00 |
|
jiantw83
|
12980d6ca4
|
fix: dedupe sync paths in git tests
|
2026-05-14 02:22:50 +00:00 |
|
jiantw83
|
1ad87ac4a4
|
fix: address triaged review findings
|
2026-05-14 02:18:17 +00:00 |
|
jiantw83
|
4492fcbdd6
|
feat: sync triage skill files
|
2026-05-14 02:13:08 +00:00 |
|
jiantw83
|
098d4aea97
|
feat: expand diff exclusions
|
2026-05-14 02:13:08 +00:00 |
|
jiantw83
|
d8c3bdfde2
|
feat: tighten json validation repair flow
|
2026-05-14 01:23:59 +00:00 |
|
jiantw83
|
dbc387692d
|
chore: refine stage 7 json validation
|
2026-05-14 00:54:53 +00:00 |
|
jiantw83
|
cc6345c32e
|
refactor: update commitAndPush function to accept repoDir parameter and adjust related tests
|
2026-05-13 01:46:27 +00:00 |
|
jiantw83
|
5876154dbb
|
refactor: optimize AI payload by reducing token usage and streamline findings structure
|
2026-05-13 01:39:13 +00:00 |
|
jiantw83
|
8d8ace636e
|
refactor: add new suggestion for filterDiff unit tests and update getPRDiff documentation for clarity
|
2026-05-13 01:27:33 +00:00 |
|
jiantw83
|
fade942267
|
refactor: add new suggestion for comments.js and enhance filterDiff tests for better coverage
|
2026-05-13 01:18:21 +00:00 |
|
jiantw83
|
4834396652
|
refactor: streamline JSON file reading logic and improve error handling in findings.js and git.js
|
2026-05-13 01:16:34 +00:00 |
|
jiantw83
|
6db660f872
|
refactor: update TODO stages to reflect current status and improve clarity; modify diff filtering logic in gitea.js and main.js
|
2026-05-13 01:12:20 +00:00 |
|
jiantw83
|
6c6680fd3e
|
feat: enhance JSON format validation with backup and reset mechanism on error
|
2026-05-13 01:06:11 +00:00 |
|
jiantw83
|
49a02ebb6b
|
feat: add JSON format validation for findings and exclusions after processing
|
2026-05-13 01:02:33 +00:00 |
|
jiantw83
|
fd854649db
|
refactor: improve comment formatting and streamline AI handling in findings processing
|
2026-05-13 00:49:23 +00:00 |
|
jiantw83
|
de8de251ba
|
feat: exclude .gitea/ directory from Git Diff analysis and update TODO
|
2026-05-13 00:41:12 +00:00 |
|
jiantw83
|
c751a53d43
|
feat: enhance exclusions.json with new suggestions and refactor roles.js for dynamic path resolution
|
2026-05-12 09:57:33 +00:00 |
|
jiantw83
|
81d5e3ff13
|
feat: update exclusions.json suggestions and refactor Dockerfile for improved npm installation
|
2026-05-12 09:40:56 +00:00 |
|
jiantw83
|
1ccc2cd560
|
feat: add GITEA_SKIP_TLS_VERIFY support for skipping SSL/TLS verification in Gitea integration
|
2026-05-12 09:37:51 +00:00 |
|
jiantw83
|
9650162a67
|
feat: extend GEMINI_API_KEY support to include additional keys and update suggestions in exclusions.json
|
2026-05-12 09:21:32 +00:00 |
|
jiantw83
|
b6aa37201a
|
feat: add test for handling comma-only API key in getLLMConfig
|
2026-05-12 09:01:54 +00:00 |
|
jiantw83
|
b149508dab
|
feat: enhance exclusions.json with additional suggestions and add chatJSON tests for JSON response handling
|
2026-05-12 08:29:24 +00:00 |
|
jiantw83
|
a6df5c4f43
|
feat: refactor API key handling to shuffle keys and attempt each once
|
2026-05-12 08:17:49 +00:00 |
|
jiantw83
|
2ced37f54f
|
feat: refactor LLM API handling, add tests for key rotation and update package files
|
2026-05-12 07:38:38 +00:00 |
|
jiantw83
|
1b7aeedfdb
|
feat: support multiple API keys for LLM providers, allowing automatic key rotation on failure
|
2026-05-12 07:09:20 +00:00 |
|
jiantw83
|
4bace91d3d
|
fix: add suggestions for LLM integration tests and code structure improvements in exclusions.json; ensure findings.json is saved with a newline
|
2026-05-12 06:03:30 +00:00 |
|
jiantw83
|
5ef9ab81ff
|
fix: enhance suggestions in exclusions.json for clarity and accuracy; update filterFalsePositivesWithAI to accept exclusions
|
2026-05-12 04:20:35 +00:00 |
|
jiantw83
|
2c59ce1bc1
|
fix: enhance error handling in filterFalsePositivesWithAI to check for empty array response
|
2026-05-12 03:23:44 +00:00 |
|
jiantw83
|
66a75f135f
|
refactor: remove unused API keys and configurations from action and config files
|
2026-05-12 03:08:08 +00:00 |
|
jiantw83
|
4b382b4183
|
fix: update README for OpenRouter API compatibility and add tests for LLM configuration
|
2026-05-12 03:04:12 +00:00 |
|
jiantw83
|
c2e56e4bb2
|
fix: update GEMINI model version in configuration and workflows
|
2026-05-12 02:59:22 +00:00 |
|
jiantw83
|
6bf805b453
|
fix: update role introduction formatting to use table layout
|
2026-05-12 02:47:48 +00:00 |
|
jiantw83
|
d230b5f445
|
fix: add Leo/Zara false positive exclusion; add cloneRepo unit tests
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
0825f8ebbe
|
refactor: rename Step4 to AI 排除問題過濾
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
a0e69b4e82
|
feat: add AI false positive filtering in Step4
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
78c0854145
|
fix: use includes matching for exclusions location and suggestion
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
80f56b74e5
|
fix: clone repo before Step3/4 to read findings and exclusions from head branch
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
bb7fa425db
|
fix: align flow with README, add Step4 exclusions filter, fix step numbers
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
6c7278e996
|
fix: update askpass script to securely read token from env var
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
59509ae963
|
feat: refactor commitAndPush to use a runner function and improve token security; add tests for git operations
|
2026-05-12 02:30:14 +00:00 |
|
jiantw83
|
c1f8aa3c72
|
feat: git 操作 clone 的 repo
|
2026-05-11 13:54:44 +00:00 |
|
jiantw83
|
8a28d1f1ef
|
test: 修正路徑
|
2026-05-11 13:50:54 +00:00 |
|
jiantw83
|
d04f4dd2bb
|
feat: 回復使用 spawnSync 執行指令
|
2026-05-11 13:47:40 +00:00 |
|
jiantw83
|
f5cf5950bd
|
refactor: 改用 execSync
|
2026-05-11 13:29:31 +00:00 |
|
jiantw83
|
eae73092ad
|
fix: streamline commitAndPush function by removing redundant code and improving error handling
|
2026-05-11 10:53:59 +00:00 |
|
jiantw83
|
69624a542e
|
fix: refactor commitAndPush function to improve clarity and maintainability
|
2026-05-11 10:50:16 +00:00 |
|
jiantw83
|
894ece033b
|
fix: Dockerfile 加入 git 安裝驗證,git.js 改回 git binary
|
2026-05-11 10:34:23 +00:00 |
|
jiantw83
|
fe2a513fbb
|
fix: 修正 findings.json 路徑重複問題
|
2026-05-11 10:31:43 +00:00 |
|