Commit Graph

9 Commits

Author SHA1 Message Date
Ivan 96fb1a4e2f chore(codebase) format 2026-04-08 03:19:38 -05:00
Ivan 9f8ffbfc9b feat(rnstatus): update RNStatusHandler with new formatting functions and interface discovery integration 2026-04-04 23:32:19 -05:00
Sudo-Ivan 471bf62bd6 cleanup backend (format) 2026-02-23 19:42:53 -06:00
Sudo-Ivan 81b574da29 Refactor notification handling and improve error logging
- Changed parameter name from `type` to `notification_type` in the `add_notification` method for clarity.
- Improved error handling in various modules by using `contextlib.suppress` to gracefully handle exceptions without cluttering the code with try-except blocks.
- Improved logging for bot state saving failures to aid in debugging.
2026-01-16 08:53:00 -06:00
Sudo-Ivan fda9187e95 numerous improvements 2026-01-05 11:47:35 -06:00
Sudo-Ivan 63d81a02c9 feat(rnpath): implement the blackhole, RNPathHandler and integrate path management APIs 2026-01-04 12:40:19 -06:00
Sudo-Ivan 147e945133 feat(version): update version to 3.0.0 and enhance cx_setup to include 'bin' directory if it exists 2026-01-01 18:01:07 -06:00
Sudo-Ivan 23dbe7b789 1.0.0 2026-01-01 15:25:23 -06:00
Sudo-Ivan 716007802e 0.1.0 2026-01-01 15:05:29 -06:00