|
|
d19a264263
|
Add optional Slack and Discord notification configuration to env_example file.
|
2026-01-09 14:31:31 +00:00 |
|
|
|
33c23f1797
|
Add Web UI with FastAPI for managing bot tasks and logs, introduce file operations, enhance error handling with logging, and integrate Slack/Discord notifications
|
2026-01-09 14:15:26 +00:00 |
|
|
|
7b69501273
|
Remove remote prompt loading, update to use local prompts only
|
2026-01-09 13:34:11 +00:00 |
|
|
|
a8574d156c
|
Support local and remote prompt loading: add default prompt path and environment variable; update load_prompt_yaml to handle local files and adjust main function call accordingly.
|
2026-01-09 13:31:42 +00:00 |
|
|
|
2aa566d07a
|
Add multilingual support by externalizing messages to JSON files; update main.py and GitHub integration to use loaded messages for better localization.
|
2026-01-09 13:19:41 +00:00 |
|
|
|
f438ab0753
|
Externalize SDLC tool definitions to tools.json and update environment configuration; replace hardcoded URLs with environment variables.
|
2026-01-09 13:14:00 +00:00 |
|
|
|
e2e47a2e6b
|
Add main.py for fetching and printing OpenAI chat completions, update gitignore and IDE settings
|
2026-01-09 12:43:45 +00:00 |
|