mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-11 05:33:36 +00:00
Merge origin/main; remove stale comment and fix blank-line style
Made-with: Cursor
This commit is contained in:
parent
be1b34ed7c
commit
cf02408fc0
@ -41,8 +41,8 @@ if TYPE_CHECKING:
|
|||||||
from nanobot.cron.service import CronService
|
from nanobot.cron.service import CronService
|
||||||
|
|
||||||
|
|
||||||
# Named constant for unified session key, used across multiple locations
|
|
||||||
UNIFIED_SESSION_KEY = "unified:default"
|
UNIFIED_SESSION_KEY = "unified:default"
|
||||||
|
|
||||||
class _LoopHook(AgentHook):
|
class _LoopHook(AgentHook):
|
||||||
"""Core hook for the main loop."""
|
"""Core hook for the main loop."""
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user