Commit Graph

20 Commits

Author SHA1 Message Date
marko-kraemer 0ec17b0d3a refactor: completely remove workflow and playbook system
- Remove workflow_tool.py and all workflow-related backend code
- Delete all workflow database tables and create migration
- Remove workflow API endpoints and execution logic
- Clean workflow references from agent tools and triggers
- Remove playbooks tab and UI from agent configuration
- Eliminate workflow_id, workflow_input, and execution_type fields
- Simplify trigger system to agent-only execution
- Remove workflow tool definitions from tool registry
- Clean up TypeScript interfaces and remove workflow types
- Remove playbooks button from chat input
- Update all trigger components to remove workflow selection
- Clean workflow metadata from threads and sidebar
- Remove 80+ critical workflow code references

Simplifies codebase by eliminating complex dual-mode (agent/workflow)
execution system in favor of pure agent-based automation.
2025-10-05 01:51:44 +02:00
Saumya 9b0e1f94ad fix: scheduled trigger ui fix 2025-10-01 12:19:03 +05:30
marko-kraemer 8108afe706 fix 2025-09-29 16:39:15 +02:00
marko-kraemer bc6620569f rm general tab, integrations tab default 2025-09-29 14:12:45 +02:00
marko-kraemer 079d7347da model changes 2025-09-28 23:36:14 +02:00
Saumya 65d0ce161b Merge branch 'main' into people-search-tool 2025-09-24 18:28:50 +05:30
Saumya c5653ae55a people search tool 2025-09-24 17:51:27 +05:30
Krishav Raj Singh 8e608bcc2e separate image search tool 2025-09-23 22:30:05 +05:30
marko-kraemer 553844372f wip 2025-09-22 10:15:42 +02:00
marko-kraemer 58457002a7 billing checks simplify 2025-09-21 17:55:27 +02:00
marko-kraemer d0b17c27e1 nonoptimal local billing checks 2025-09-21 16:44:53 +02:00
marko-kraemer 31c697f774 billing rem old file, other changes 2025-09-21 16:35:14 +02:00
marko-kraemer 7a6d09ffe7 temp disable 2025-09-21 15:40:29 +02:00
marko-kraemer 626251aec7 disable prompt caching temp 2025-09-21 11:57:56 +02:00
Saumya c065ed5b1b move billing and admin to core 2025-09-19 10:30:43 +05:30
Krishav Raj Singh 59840c5db3 cleanup 2025-09-12 11:39:52 +05:30
Saumya 153eb6cffa complete billing refactor 2025-09-09 01:53:04 +05:30
Saumya 43b93354a4 billing revamp 2025-09-09 01:53:04 +05:30
marko-kraemer ccfb04bed1 rename 2025-09-04 21:44:27 -07:00
marko-kraemer f73d0f5db6 mv around files, update imports 2025-09-03 22:40:25 -07:00