This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
nanobot
Watch
1
Star
0
Fork
0
You've already forked nanobot
mirror of
https://github.com/HKUDS/nanobot.git
synced
2026-08-04 16:38:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
tests
/
session
History
Xubin Ren
15d7e7c822
feat(webui): add quick and temporary chats
2026-08-01 23:10:46 +08:00
..
__init__.py
fix(session): fsync sessions on graceful shutdown to prevent data loss
2026-04-22 13:19:53 +08:00
test_consolidated_offset_clamp.py
fix(session): coerce null session metadata to empty dict
2026-07-26 17:47:16 +08:00
test_goal_state.py
refactor(agent): gate sustained goals behind explicit /goal
2026-07-12 00:35:17 +08:00
test_session_cache.py
feat(webui): add quick and temporary chats
2026-08-01 23:10:46 +08:00
test_session_fsync.py
fix: stop masking runtime failures
2026-07-21 11:44:52 +08:00
test_session_list_repair_legacy.py
chore: remove expired v0.3.1 compatibility shims (
#5106
)
2026-07-27 13:53:04 +08:00
test_session_store.py
refactor(session): separate persistence behind SessionStore (
#5170
)
2026-07-30 11:51:13 +08:00
test_turn_continuation.py
fix(webui): deliver late subagent results as new turns (
#4992
)
2026-07-22 23:04:36 +08:00