Spaces:
Paused
Paused
Commit History
Added: Contextual reminder for mcps with multi-step-processes for agent to not get distracted, to continue process.
1963ef7
Update: Improved MCP setup and config, async handling for sessions, auto mcp install if present in settings config (on compose)
25c76c5
Edit: Changed mcp.py to mcp_handler.py to prevent potential import confusion between 'mcp' package and 'mcp.py'. Edited dockerfile to 'latest' so it doesnt spin up old builds after image creation. Also edited preinstall to ensure the mcp related dependencies can load non-interactive.
e2b7e2b
fix: mcp server tool discovery
e844d5e
Rafael Uzarowski
commited on
fix: mcp tool call error because of erroneous await()
f8fd5b9
Rafael Uzarowski
commited on
fix: startup error missing module
cf17daa
Rafael Uzarowski
commited on
feat: MCP initial support for sse servers (Part 2)
01715e5
Rafael Uzarowski
commited on
feat: Implement support for MCP Servers (Claude Tools) - Part 1 Stdio Servers
317ffd2
Rafael Uzarowski
commited on
feat: embedded MCP server for messaging with agent-zero
945268c
unverified
Rafael Uzarowski
commited on
image_get fix, history bulk compression fix
72be366
frdel
commited on
Scheduler wait_for_task and find_task_by_name (#388)
32aad59
unverified
ehl0wr0ld
Rafael Uzarowski
commited on
llms and api keys reorder
bc02ebb
frdel
commited on
chutes llm provider (#390)
760b243
unverified
PepeDiedrich
commited on
tunnel ports fix
418f4aa
frdel
commited on
feat: Tunnel Manager
845e05e
Edit: Cleaned up MCP logs and check attempts.
d028cba
Added: I've made sure that the user_message_text variable is explicitly cast to a string before any length checks or slicing operations are performed on it. I also renamed the variable from user_message_context to user_message_text for better clarity, as it primarily holds the textual part of the user's message.
c1b53af
Added: Contextual reminder for mcps with multi-step-processes for agent to not get distracted, to continue process.
49f9940
Update: Improved MCP setup and config, async handling for sessions, auto mcp install if present in settings config (on compose)
e3b88b1
Edit: Changed mcp.py to mcp_handler.py to prevent potential import confusion between 'mcp' package and 'mcp.py'. Edited dockerfile to 'latest' so it doesnt spin up old builds after image creation. Also edited preinstall to ensure the mcp related dependencies can load non-interactive.
e743679
fix: mcp server tool discovery
8d1538f
Rafael Uzarowski
commited on
fix: mcp tool call error because of erroneous await()
dd1989b
Rafael Uzarowski
commited on
fix: startup error missing module
b447a3d
Rafael Uzarowski
commited on
feat: MCP initial support for sse servers (Part 2)
004459e
Rafael Uzarowski
commited on
feat: Implement support for MCP Servers (Claude Tools) - Part 1 Stdio Servers
3fd2e87
Rafael Uzarowski
commited on
Fix: dirty_jason.py the _parse_number method will gracefully handle cases where the parsed string is just '+', '-', or empty, returning it as a string instead of raising a ValueError.
5f7532a
auto embeddings
a1220fe
frdel
commited on
additional scheduler improvements
368a55a
frdel
commited on
scheduler contexts fix
9b39360
frdel
commited on
katex fix, job loop speed
896ad5f
frdel
commited on
Scheduler polishing 1
215dbf1
frdel
commited on
(WIP) feat: Task Scheduler Management UI/UX and tools - Part 3
6ff9f06
unverified
Rafael Uzarowski
commited on
(WIP) feat: Task Scheduler Management UI/UX Part 2
ad2b861
unverified
Rafael Uzarowski
commited on
(WIP) feat: Task Scheduler Management UI/UX
1ec5621
unverified
Rafael Uzarowski
commited on
feat: Tabbed Settings - implement support and move existing settings to 3 tab categories
aa43c3c
unverified
Rafael Uzarowski
commited on
feat: TaskScheduler - frontend tabbed display chats tasks
9286b99
unverified
Rafael Uzarowski
commited on
feat: TaskScheduler - backend mechanics
5b72fec
unverified
Rafael Uzarowski
commited on
feat: API: support api_key and localhost without auth, signal handler for term/int
054426d
unverified
Rafael Uzarowski
commited on
feat: files.get_subdirectories include and exclude can now be lists
3528c4b
unverified
Rafael Uzarowski
commited on
Chat renaming, JSON lead
5ae9c22
frdel
commited on
test fixes
8e8b915
frdel
commited on
vision prototype, terminal sessions
c65967d
frdel
commited on
feat: chat model VISION support for user and tool msg attachments
4058185
unverified
Rafael Uzarowski
commited on
kali-based WIP
683284e
frdel
commited on
openai chat temperature fix
69f436b
frdel
commited on
models temp removed, deepseek reasoner support
9a3a5a7
frdel
commited on
Minor fixes
0521d32
frdel
commited on
v0.8.1 release
5881d27
frdel
commited on
add support to DeepSeek (#297)
59990e0
unverified
Bernardo Ramos
frdel
commited on