Commit Graph

15 Commits

Author SHA1 Message Date
601915a1ff chore: remove placeholder progress message from initial commit 2025-02-13 09:26:50 +00:00
356e326659 chore: update snekbot configuration and dependencies to latest versions 2025-02-13 09:21:35 +00:00
4315306a0a chore: update snekbot configuration and dependencies to latest versions 2025-02-13 09:12:52 +00:00
fcf102643b chore: remove trailing whitespace from README.md line 42 2025-02-12 00:06:19 +00:00
9ddf640bcf fix: correct rpc endpoint path for user authentication service 2025-02-12 00:03:41 +00:00
a6d6a7795b chore: add initial build configuration and output directory structure 2025-02-10 22:12:50 +00:00
0ad96ba170 chore: bump project version to 1.2.3 in package.json and setup.py 2025-02-10 22:09:59 +00:00
ddb841006b docs: add API authentication section to developer guide with OAuth2 examples 2025-02-10 21:31:02 +00:00
302a87c0de feat: add snek bot update with new movement patterns and color cycling 2025-02-10 13:16:55 +00:00
82d48543df fix: correct exception message to include actual error details 2025-02-01 15:20:13 +00:00
afb6ec89f4 fix: correct null pointer dereference in user profile image loader 2025-02-01 15:16:25 +00:00
41465e8b40 fix: correct script execution error by adding missing semicolon in loop condition 2025-02-01 15:14:56 +00:00
cb6369bd52 fix: correct typo in user authentication error message string 2025-02-01 15:14:08 +00:00
77788d0c51 feat: add todo item creation with title and completed status fields 2025-02-01 15:00:05 +00:00
f1db6dd036 docs: add comprehensive tutorial covering project setup and core concepts 2025-02-01 14:58:18 +00:00