Commit Graph

12 Commits

Author SHA1 Message Date
existedinnettw 55702db014
feat: add --log-level CLI flag (#54) 2026-04-14 15:25:30 +08:00
insleker 5297251e00 feat: ask CLI respond in plain text rather than json 2026-04-14 14:44:30 +08:00
insleker 81d56f999d docs: improve docs of config and readme 2026-04-13 11:26:28 +08:00
insleker 0fb68c886b chore: cleanup deprecated `IssueAssistantEventSourceDocument` 2026-04-10 15:37:02 +08:00
insleker 34330d9b7a fix: stop forcing mention replies (#41)
Stop overriding responder no_reply decisions for mention-triggered comments so automation mentions do not loop indefinitely. Update the default prompt to encourage mention handling without forcing replies and add regression coverage for no_reply mention flows.
2026-04-10 15:37:02 +08:00
insleker 1790de1f08 feat: add glab/gosmee GitLab channel support (#37) 2026-04-10 11:12:14 +08:00
insleker 19af0bbd1b refactor: improve repo structure 2026-04-10 10:45:48 +08:00
insleker da256d068c fix: infer tracker provider from event source (#38) 2026-04-10 09:55:16 +08:00
insleker d18bbaed88 feat: add GitLab tracker and SCM support (#35)
Add glab-backed GitLab issue polling, login lookup, and comment posting so GitLab projects can be handled alongside GitHub, Gitea, and OpenProject. Also wire GitLab through SCM selection, config defaults, docs, and examples so issue #35 can be configured end to end.
2026-04-10 02:25:06 +08:00
insleker 58b7d333cb feat: add OpenProject issue tracker support for #32 2026-04-10 01:30:37 +08:00
insleker c10b55db20 feat: add project scm configuration (#30) 2026-04-09 16:05:42 +08:00
insleker 2d5900b118 chore: adjust test files layout 2026-04-09 11:38:38 +08:00