Commit Graph

19 Commits

Author SHA1 Message Date
hllywluis 748d438706 fix: update @babel/runtime to version 7.27.0 for improved stability and performance 2025-04-19 19:37:32 -04:00
hllywluis e5124d33d4 chore: update ESLint configuration and dependencies
- Reordered ESLint extends in .eslintrc.js for better clarity.
- Updated ESLint version from 9.23.0 to 8.57.1 in package.json and package-lock.json.
- Adjusted import/extensions rule to ignorePackages in .eslintrc.js.
- Updated various dependencies in package-lock.json to maintain compatibility and improve performance.
2025-04-19 19:36:10 -04:00
hllywluis 5bc0d98334 refactor: implement command class structure for better organization and error handling; update existing commands to extend from the new base class 2025-03-25 11:17:26 -04:00
hllywluis 69dc616668 fix: update AI assistant description for clarity and accuracy; bump dependencies for improved performance and security 2025-03-24 20:11:02 -04:00
hllywluis d4e01a3cab Merge branch 'master' of https://github.com/hllywluis/kekbot-js 2025-03-18 14:38:15 -04:00
hllywluis bff1625c29 Switch to using free Gemma model 2025-03-18 14:36:52 -04:00
hllywluis bf6dcae288 Create PRIVACY.md 2025-03-12 11:22:38 -04:00
hllywluis 99ceb22019 Create TERMS.md 2025-03-12 11:19:50 -04:00
hllywluis 79835a3b47 refactor: Migrate to ES modules and implement command loading utility for improved structure and logging 2025-02-19 12:01:09 -05:00
hllywluis 77f2824986 chore: Add logger.js to playbook.yml for improved logging functionality 2025-02-09 15:00:04 -05:00
hllywluis 876c3daa7f Refactor codebase to use ES modules, add logger utility, and update package dependencies 2025-02-09 14:58:31 -05:00
hllywluis 55b4111fe3 test: Testing post-commit hook with SSH key and sudo configuration 2025-02-06 20:24:28 -05:00
hllywluis 0f92f94fe4 test: Testing post-commit hook with SSH key authentication 2025-02-06 20:24:09 -05:00
hllywluis 00ba5801ad Refactor command loading to use dynamic imports and improve logging for missing command properties 2025-02-06 20:08:37 -05:00
hllywluis 566a6784c8 Update model references in ask command to use the latest version and clean up web search option handling 2025-02-06 20:00:24 -05:00
hllywluis a6eec68753 Enhance error handling in ask command and improve message chunk sending 2025-02-02 16:22:33 -05:00
hllywluis bd4f42d46d Update README to include AI-powered question answering feature and setup instructions 2025-02-02 14:21:31 -05:00
hllywluis b05c4844e0 Refactor ask command options and response formatting for improved readability 2025-02-02 14:15:11 -05:00
hllywluis 9c74e724a8 Initial commit 2025-02-02 14:10:51 -05:00