Commit Graph

9 Commits

Author SHA1 Message Date
Space-Banane
61896a2139 feat: enhance agent notifications for issue comments and assignments
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 5s
2026-04-04 00:15:29 +02:00
Space-Banane
31d049d211 feat: temporarily disable sending events to agent for unassign actions
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 33s
2026-04-03 23:46:36 +02:00
Space-Banane
ee43fbf4b1 feat: add prompt.txt to .gitignore
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 1m10s
2026-04-03 22:53:14 +02:00
Space-Banane
97813eb5bc feat: add .shsf.json to .gitignore
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 5s
2026-04-03 22:02:10 +02:00
Space-Banane
cd0f7c85ed feat: add support for custom notification templates via AGENT_PROMPT_FILE_PATH
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 7s
2026-04-03 22:00:44 +02:00
4144e122fa Merge pull request 'feat: make OpenClaw model configurable' (#2) from fix-hardcoded-model into main
All checks were successful
Lint and Syntax Check / build (push) Successful in 41s
Reviewed-on: #2
2026-04-02 17:32:33 +02:00
69f7f3b206 refactor: enforce OPENCLAW_MODEL as a required environment variable
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 5s
2026-04-02 17:17:57 +02:00
e9c540b8c1 feat: make OpenClaw model configurable via environment variable
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 5s
2026-04-02 17:17:01 +02:00
Space-Banane
694c674581 Add initial implementation of serverless function for Gitea webhook handling
All checks were successful
Lint and Syntax Check / build (push) Successful in 7s
2026-04-02 15:45:11 +02:00