Agent Zero AI framework
main
Add tunnel feature documentation
linuztx committed over 1 year ago
Edit: Removed unneeded dependencies to slim images for dockerfile install and cuda.
deci committed over 1 year ago
Edit: Cleaned up MCP logs and check attempts.
deci committed over 1 year ago
Edit: Cleaned up the unneeded mcp config in agent.py
deci committed over 1 year ago
Edit: Slimmed context of code exe md prompt
deci committed over 1 year ago
Updated: Mcp setup documentation to help guide first time users.
deci committed over 1 year ago
Edit: Initialize will now attempt to ensure all mcps are globally installed when the system starts.
deci committed over 1 year ago
deci committed over 1 year ago
deci committed over 1 year ago
Added: mcp setup documentation
deci committed over 1 year ago
fix: mcp server tool discovery
Rafael Uzarowski committed over 1 year ago
fix: mcp tool call error because of erroneous await()
Rafael Uzarowski committed over 1 year ago
fix: startup error missing module
Rafael Uzarowski committed over 1 year ago
feat: MCP initial support for sse servers (Part 2)
Rafael Uzarowski committed over 1 year ago
feat: Implement support for MCP Servers (Claude Tools) - Part 1 Stdio Servers
Rafael Uzarowski committed over 1 year ago
Edit: Encourage cat > EOF multiline edits for code and documentation
deci committed over 1 year ago
Edit: Loop detection now trunacates the looped info so we flood the LLM with less repeated context.
deci committed over 1 year ago
Fix: Input tool session management
deci committed over 1 year ago