16 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
759c9efcbf Add workflow JSON validation tool with tests and CI integration
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 23:28:52 +00:00
copilot-swe-agent[bot]
2d302067b2 Add JSON-based route registration system with API handler plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 23:04:18 +00:00
copilot-swe-agent[bot]
5666ca6b03 Clean up markdown files - move historical docs to docs/archive
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:49:09 +00:00
copilot-swe-agent[bot]
93a8c1cd62 Update web_server_bootstrap workflow to use new route plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 21:06:14 +00:00
copilot-swe-agent[bot]
676221efac Remove web/ folder - fully workflow-based web server
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 18:03:02 +00:00
copilot-swe-agent[bot]
8e3d967857 Plan: Remove web folder and replace with workflow-based system
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 17:59:11 +00:00
copilot-swe-agent[bot]
52a6138b75 Add documentation and example workflow for web plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 15:19:52 +00:00
copilot-swe-agent[bot]
c16f12a6b3 Add workflow triggers documentation and default triggers to all workflows
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:32:47 +00:00
copilot-swe-agent[bot]
25637e3248 Dogfood triggers feature in single_pass workflow
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 14:08:29 +00:00
copilot-swe-agent[bot]
3175a4187f Add unit testing workflow plugins and test packages
- Created var plugin directory with get, set, delete, exists plugins
- Created test plugin directory with assert_equals, assert_true, assert_false, assert_exists, run_suite plugins
- Updated plugin_map.json to register all new plugins (90 total plugins now)
- Created 5 test packages: logic_plugins_test, math_plugins_test, string_plugins_test, list_plugins_test, dict_plugins_test
- Added comprehensive unit tests for all new plugins
- Updated documentation with test plugin information
- All tests passing (16 workflow plugin tests + 11 unit testing plugin tests)

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:53:51 +00:00
copilot-swe-agent[bot]
e38e60d731 Add comprehensive documentation for default_app_workflow package
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:26:10 +00:00
copilot-swe-agent[bot]
eff020adca Delete backend/autometabuilder/plugins and convert all backend functions to workflow plugins
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:23:00 +00:00
copilot-swe-agent[bot]
39dae832ae Add final workflow examples and comprehensive summary documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:07:06 +00:00
copilot-swe-agent[bot]
4776082c34 Add comprehensive workflow plugin library for software development primitives
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 13:02:34 +00:00
copilot-swe-agent[bot]
d9f1385ab5 Clean up legacy code, refactor to <100 LOC, add documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 12:44:19 +00:00
copilot-swe-agent[bot]
c17e4aa19a Implement n8n workflow schema with npm-style packages
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-10 12:40:20 +00:00