deciduus
deciduus
```markdown # 🎨 Chat UI Improvements: Message State Management & Button Controls ## 📋 Overview Major overhaul of the chat interface message display system, implementing intelligent height management, improved scrolling...
https://github.com/user-attachments/assets/efbd136f-82a8-450f-87cb-52ed593ed647
Another approach, at pivotal moments where you see something new - workflow - you intervene and then you say "save to memory the current workflow or solutions found, and give...
Added: - Task edit/update/delete methods, auto dependency toggling, team leader planning phase, and enhanced task document handling for persistent development between teams. --- Edit: - Enhanced `get_terminal_output` in `code_execution_tool.py` to...
Feature: MCP Tool Integration, Auto-Setup, and Enhancements (Post-#384) This PR builds upon the work in #384, primarily integrating Rafa's MCP tool implementation (from @Rafael-U #332, with commit history preserved via...
Edits to clean up the PR based on Jan's feedback: -slimmed docker builds removing unneccissary packages from preinstall -cleaned up redunant mcp config in agent.py -cleaned up the mcp auto...
Added new instrument for retrieving youtube video transcripts easily by providing link. Resolved merge conflicts.
I think the [latest commit ](https://github.com/frdel/agent-zero/pull/19/commits/6350ff415c5cbf40974cd631858aa724850ea1a9) from a few minutes ago has several useful features that could benefit the main project. Docker Enhancements: - Added a threaded health check in...
- Code Execution Tool: Modified to handle the absence of GPU resources more gracefully, preventing related errors in tool usage. - Docker Setup: Reduced wait time during container startup, as...
undid the code execution tool edit from before edited docker setup to change to nvidia cuda, allowing gpu resource access for docker added readme steps at bottom elaborating on the...