Commit Graph

5 Commits

Author SHA1 Message Date
d62c76c288 chore: remove pycache, add to gitignore, update readme
- Remove committed __pycache__/main.cpython-313.pyc
- Add __pycache__/ to .gitignore
- Add note about __pycache__ in Development section of README
2026-04-04 17:16:48 +02:00
5d679421de feat: add support for custom thinking effort (resolves #6)
All checks were successful
Lint and Syntax Check / build (pull_request) Successful in 1m45s
2026-04-04 16:27:45 +02:00
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
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
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