Commit History

Update instructions.md to add reminders for refreshing the Notion board and accessing the database
dc67548

joaomorossini commited on

Update requirements.txt to change package version specifications to minimum required versions
4111529

joaomorossini commited on

Update requirements.txt to relax Python version specification
7a8218b

joaomorossini commited on

Update requirements.txt to specify minimum Python version and add python-dotenv dependency
290503e

joaomorossini commited on

Update README.md to correct demo command and add app.py for Gradio interface
3a55902

joaomorossini commited on

Update README.md to change color scheme from black to indigo
2d49659

joaomorossini commited on

Update README.md to enhance project overview, features, and setup instructions for Project Management Agency Swarm demo
c706208

joaomorossini commited on

Remove specific versions of composio-core and composio-langchain from requirements.txt
c36d2b6

joaomorossini commited on

Update requirements.txt to specify Python version and maintain selenium dependency
b3cf1b6

joaomorossini commited on

Add GitHub Actions workflow for deploying Gradio app; include README and requirements files
49f2d3f

joaomorossini commited on

Update Devid and TechnicalProjectManager agents to use new tool imports and set model to gpt-4o; enhance instructions and demo integration
1dec38c

joaomorossini commited on

Add new agents and tools for Devid and BrowsingAgent; remove obsolete ResearchAndReportAgent
670dd87

joaomorossini commited on

Rename NotionAgency to ProjectManagementAgency and update demo method to custom_demo; adjust references accordingly
642b69c

joaomorossini commited on

Enhance Notion iframe integration with toggle and refresh functionality; use environment variable for URL and add cache busting
80ffcb0

joaomorossini commited on

Update task status options in documentation and tools to remove 'In Review'
5531fc6

joaomorossini commited on

Update .env.example to reflect new configuration for Azure OpenAI and Notion; remove obsolete ClickUp and Composio entries.
fb2a365

joaomorossini commited on

Refactor demo.py to use environment variable for Notion embed URL and adjust iframe attributes; remove obsolete test files.
2bfbe32

joaomorossini commited on

Create Gradio demo with Notion iframe
490ec28

joaomorossini commited on

Add typing-extensions dependency and update .gitignore for additional files
59c19d6

joaomorossini commited on

Update TechnicalProjectManager instructions and enhance SendWhatsAppText message format
f4a4e0a

joaomorossini commited on

Add SendWhatsAppText tool for sending messages via WhatsApp
7a158ef

joaomorossini commited on

Enhance instructions for WBS creation, task status reporting, and project timeline management in NotionProjectAgent
af798e5

joaomorossini commited on

Add task description field to CreateTaskTool and UpdateTaskTool for enhanced task details
d2aba87

joaomorossini commited on

Add DeleteTaskTool for archiving tasks in Notion and update NotionProjectAgent
51e2c4c

joaomorossini commited on

Add UpdateTaskTool for modifying existing tasks in Notion
df8c722

joaomorossini commited on

Remove assigned_to field from CreateTaskTool for task creation in Notion
43dd578

joaomorossini commited on

Add CreateTaskTool to NotionProjectAgent for enhanced task management
34aef60

joaomorossini commited on

Add CreateTaskTool for creating tasks in Notion database with specified properties
49f4f70

joaomorossini commited on

Add GetTaskTool to retrieve specific tasks from Notion, including content and pagination support
85378b4

joaomorossini commited on

Add GetTaskTool for retrieving tasks from Notion API
30c27ae

joaomorossini commited on

Remove ClickUpAgent implementation and instructions; add NotionProjectAgent with instructions and tools
f2389eb

joaomorossini commited on

Refactor imports in test files to use new agent structure and add utility function for JSON serialization
ecde140

joaomorossini commited on

Add ClickUpAgent, ResearchAndReportAgent, and TechnicalProjectManager classes
5cdadc0

joaomorossini commited on

Add tests for ClickUp tools and agent functionality
2c7fb53

joaomorossini commited on

Rename generated class name suffix from "Tool" to "Converted" in convert_langchain_tool function
2d6d97a

joaomorossini commited on

Add example environment variables and update .gitignore to include settings.json
6b6a674

joaomorossini commited on

Update .gitignore and add new dependencies in pyproject.toml
2c0e8a3

joaomorossini commited on