This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-08-07 14:13:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
570ea60096545d6683ccbf906ed0267cd9e7a852
MoviePilot
/
app
/
agent
History
jxxghp
570ea60096
fix(agent): prevent chat history persistence for sessions without a channel
2026-06-19 12:10:39 +08:00
..
callback
…
defaults
…
llm
…
memory
feat: persist agent chat history
2026-06-18 11:45:50 +08:00
middleware
…
prompt
feat: unify download task tool names
2026-06-15 14:28:18 +08:00
tools
refactor: remove persist_output_message functionality and related database save logic
2026-06-17 16:14:35 +08:00
__init__.py
fix(agent): prevent chat history persistence for sessions without a channel
2026-06-19 12:10:39 +08:00
runtime.py
…