Commit graph

179 commits

Author SHA1 Message Date
a581c03e4e Add message length computation and history compacting for improved message handling 2025-09-23 05:00:21 +02:00
d3ee8903c6 Refactor ask command to improve message handling and add chunked response sending 2025-09-23 05:00:14 +02:00
ca9e4a38b4 Enhance system prompt to clarify memory limitations and channel-specific message recall 2025-09-23 04:48:18 +02:00
740ad95fbd Enhance ask command to improve message memory handling and response fallback 2025-09-23 04:44:02 +02:00
32febd53dc Refactor ask command to improve response handling and authorization checks 2025-09-22 01:44:34 +02:00
88503bc506 Add error handling for response sending in ask command 2025-09-22 01:35:20 +02:00
594efbd174 Enhance response handling in ask command and truncate user input 2025-09-22 01:30:53 +02:00
0a816cc2ea Update emoji usage guidelines in system prompt 2025-09-21 03:55:31 +02:00
2960f66be6 Remove settings.py from Dockerfile copy command 2025-09-20 22:08:18 +02:00
c6fffb0fa4 Remove specific SHA from base image in Dockerfile for flexibility 2025-09-20 22:05:50 +02:00
1cea42ce7f Remove unused environment variable and annotations from Docker metadata extraction 2025-09-20 22:04:15 +02:00
e20f940eaf Stuff and things 2025-09-20 22:01:36 +02:00
83f12dcbd7 Revert "Refactor extra_context to personalize server values and remove party affiliation"
This reverts commit 2c2f4df502.
2025-09-06 02:09:27 +02:00
2c2f4df502 Refactor extra_context to personalize server values and remove party affiliation 2025-09-06 02:05:56 +02:00
08c286cff5 Refactor chat function to support asynchronous image processing and enhance image extraction from user messages 2025-09-06 01:58:19 +02:00
2aec54d51b Add fun day names to extra context in chat responses 2025-08-30 02:33:22 +02:00
cca242d2a4 Refactor emoji usage instructions 2025-08-17 16:59:56 +02:00
8a705fb0d8 Add sticker usage instructions and list available stickers in chat context 2025-08-17 06:06:36 +02:00
53fa0a02d1 Enhance chat function to include server emoji usage instructions and improve message clarity 2025-08-17 05:58:38 +02:00
3171595df0 Refactor chat function to improve prompt structure and update OpenAI response handling 2025-08-17 05:08:36 +02:00
c3ae6c7073 Fix trigger time check to ensure user presence in last_trigger_time dictionary 2025-08-17 05:03:12 +02:00
489d8980c8 Refactor Dockerfile to remove platform specification and clean up main.py by consolidating user permission checks 2025-08-17 04:58:23 +02:00
96695c0bee Add trigger time tracking and response logic for user interactions 2025-08-17 04:56:42 +02:00
7a6b4d8fce Refactor OpenAI response handling to use updated response types 2025-08-17 04:38:33 +02:00
f0f4e3c9b7 Enhance chat functionality by adding extra context and improving message handling 2025-08-17 03:57:41 +02:00
007a14bf5b Enhance response formatting in chat interactions for better clarity 2025-08-17 02:32:51 +02:00
86cb28208d Enhance chat functionality by adding message memory and context for improved responses 2025-08-17 02:25:43 +02:00
659fe3f13d Remove GitHub Copilot instructions document 2025-08-17 02:04:54 +02:00
158c88c57e Fix typo in setup_hook docstring 2025-08-17 02:02:27 +02:00
d4d2bab6d9 Remove pre-commit configuration file 2025-08-17 02:01:31 +02:00
71b3f47496 Update chat function to use gpt-5-chat-latest model 2025-08-17 01:51:54 +02:00
516cb58a97 Line too long 2025-07-25 00:00:53 +02:00
9f7d71dbb0 Fix Gitea references to use GitHub context in Docker publish workflow 2025-07-24 23:58:08 +02:00
ec23af20a6 Use GitHub Actions 2025-07-24 23:56:51 +02:00
657502fc12 Update chat function to use gpt-4.1 model and correct role in system message 2025-07-24 23:53:01 +02:00
cd5c2ca10d
Update model version 2025-05-28 17:10:51 +02:00
0d36a591fb
Remove caching configuration from Docker publish workflow 2025-04-14 21:47:08 +02:00
83d3365a85
Don't cache tonistiigi/binfmt 2025-04-14 21:42:48 +02:00
e4b9b8129b
Delete duplicate workflows; update Docker publish cache host 2025-04-14 21:10:12 +02:00
7bbbbc2309
Refactor Docker publish workflow; add multi-architecture support; cache build layers 2025-04-14 20:56:49 +02:00
dcfb467858
Delete .github/workflows/docker-check.yml 2025-04-14 20:08:14 +02:00
7582fa9642
Update Gitea token secret 2025-04-14 19:24:28 +02:00
bd0c66e0fd
Refactor Docker publish workflow 2025-04-14 19:07:54 +02:00
76c09763ce
Refactor ruff configuration in pyproject.toml 2025-04-14 11:22:13 +02:00
4e052cb511
Don't sync guild commands 2025-04-14 10:31:22 +02:00
32d8d0aae6
Remove image creation command and related imports from main.py 2025-04-14 10:30:23 +02:00
0e0ce99a08
Refactor copilot instructions for clarity and consistency 2025-04-14 10:30:13 +02:00
fb3b127eea
Add custom instructions for GitHub Copilot to enhance development guidelines 2025-04-14 10:28:28 +02:00
b24effaa95
Use .gitea/ instead of .github/ 2025-04-14 10:11:12 +02:00
63b466c9ab
Add Docker Build Check workflow and update Dockerfile syntax and commands 2025-04-14 10:09:24 +02:00