Files
AstrBot/astrbot
LIghtJUNction 806c3dfade refactor(commands): improve type safety and add validation
alter_cmd.py:
- Add explicit type annotations for alter_cmd_cfg
- Rename variables for clarity (scene_num -> scene_index, cmd_type -> permission_type)
- Add validation for permission_type parameter

conversation.py:
- Add type annotations and improve command handling

persona.py:
- Clean up type annotations

provider.py:
- Add type annotations and improve provider command handling

setunset.py:
- Add type annotations for configuration operations
2026-03-31 20:16:02 +08:00
..
2026-03-30 19:30:33 +08:00
2026-03-30 19:30:33 +08:00
2026-03-30 19:30:33 +08:00
2026-03-24 10:14:28 +08:00
2026-03-27 00:16:03 +08:00