Edgar P. Burkhart edpibu
438 contributions in the last 12 months
AprMayJunJulAugSepOctNovDecJanFebMarMonWedFri
Less
More
edpibu pushed to main at edpibu/botbotbot 2025-03-22 18:32:52 +01:00
bc9d5a8943 Update .gitignore and pyproject.toml; streamline main entry point for BotBotBot
edpibu pushed to main at edpibu/botbotbot 2025-03-22 18:05:52 +01:00
761111bb07 Refactor AIBot initialization and response handling; add type hints and update pre-commit configuration
7b010bfd0f Fix async response handling in indu function and update chat completion method
Compare 2 commits »
edpibu pushed to main at edpibu/botbotbot 2025-03-22 17:02:54 +01:00
93077e7d49 Implement webhook support for message replies and enhance reaction handling
5c7a6f8ab0 Refactor AIBot to use unified Mistral client and update message format
9448972a9a Update dependencies in pyproject.toml to include audioop-lts, mistralai, py-cord, and pynacl
ef84fccac5 Add type hints to message handling functions for improved clarity
be1cc61443 Refactor message edit reaction logic for improved readability
Compare 7 commits »
edpibu pushed to main at edpibu/botbotbot 2025-03-22 16:05:01 +01:00
39da454b2a Initialize botbotbot-py project with basic structure and configuration
edpibu pushed to procedure-scan3d at edpibu/cours4.0 2025-03-15 00:00:33 +01:00
22bfc1510b Add procedure documentation for 3D scanning with Einscan SPv2
edpibu created branch procedure-scan3d in edpibu/cours4.0 2025-03-15 00:00:33 +01:00
edpibu pushed to main at edpibu/hasspy 2025-03-10 10:51:25 +01:00
5c7c8836f7 Refactor MQTT player attributes to use binary_sensor and update value handling
edpibu pushed to main at edpibu/hasspy 2025-03-10 09:57:49 +01:00
661984ff17 Update pre-commit badge in README for improved styling and clarity
edpibu pushed to main at edpibu/hasspy 2025-03-10 09:52:28 +01:00
6a65e80f31 Update badge link in README to point to the main branch
edpibu deleted branch dev-actions from edpibu/hasspy 2025-03-10 09:51:09 +01:00
edpibu pushed to main at edpibu/hasspy 2025-03-10 09:51:09 +01:00
f39ddc9f4e Add badge for pre-commit workflow in README
92c42a545b Update pre-commit workflow to use descriptive step names and run all checks on failure
c281390dbd Remove Python setup step from pre-commit workflow
345c2809fa Change pre-commit workflow to run on self-hosted runners
f888549854 Add pre-commit workflow configuration for automated code checks
Compare 5 commits »
edpibu merged pull request edpibu/hasspy#1 2025-03-10 09:51:08 +01:00
dev-actions
edpibu created pull request edpibu/hasspy#1 2025-03-10 09:50:56 +01:00
dev-actions
edpibu pushed to dev-actions at edpibu/hasspy 2025-03-10 09:48:50 +01:00
f39ddc9f4e Add badge for pre-commit workflow in README
edpibu pushed to dev-actions at edpibu/hasspy 2025-03-10 09:47:06 +01:00
92c42a545b Update pre-commit workflow to use descriptive step names and run all checks on failure
edpibu pushed to dev-actions at edpibu/hasspy 2025-03-10 09:41:59 +01:00
c281390dbd Remove Python setup step from pre-commit workflow
edpibu pushed to dev-actions at edpibu/hasspy 2025-03-10 09:40:28 +01:00
345c2809fa Change pre-commit workflow to run on self-hosted runners
edpibu pushed to dev-actions at edpibu/hasspy 2025-03-10 09:37:59 +01:00
f888549854 Add pre-commit workflow configuration for automated code checks
edpibu created branch dev-actions in edpibu/hasspy 2025-03-10 09:37:59 +01:00
edpibu pushed to main at edpibu/hasspy 2025-03-10 09:33:28 +01:00
c506486a32 Add optional dependencies for playback control, volume control, and notification support; update README with project description