Space space
space created pull request shsf/shsf#3 2026-07-10 22:43:07 +02:00
docs: fully rework all 26 built-in documentation pages
space pushed to feature/docs-rework at shsf/shsf 2026-07-10 22:41:48 +02:00
7f12abd1cb docs: fully rework all 26 built-in documentation pages
space created branch feature/docs-rework in shsf/shsf 2026-07-10 22:41:48 +02:00
space merged pull request shsf/shsf#2 2026-07-10 21:45:48 +02:00
Feature/cron mcp tools
space deleted branch feature/cron-mcp-tools from shsf/shsf 2026-07-10 21:45:48 +02:00
space pushed to dev at shsf/shsf 2026-07-10 21:45:48 +02:00
f196e19e26 Merge pull request 'Feature/cron mcp tools' (#2) from feature/cron-mcp-tools into dev
0a3782c545 feat: add MCP tools for cron trigger management
8060c68882 update todo
06a37ec09e feat: rename hydrateUpdateState to reconcileUpdateState and update logic for better state management
Compare 4 commits »
space created pull request shsf/shsf#2 2026-07-10 21:44:43 +02:00
Feature/cron mcp tools
space pushed to feature/cron-mcp-tools at shsf/shsf 2026-07-10 21:43:07 +02:00
0a3782c545 feat: add MCP tools for cron trigger management
8060c68882 update todo
06a37ec09e feat: rename hydrateUpdateState to reconcileUpdateState and update logic for better state management
Compare 3 commits »
space created branch feature/cron-mcp-tools in shsf/shsf 2026-07-10 21:43:07 +02:00
space pushed to dev at shsf/shsf 2026-07-10 21:02:17 +02:00
01e35df0bc Merge pull request 'feat: manage function dependencies from UI' (#1) from feature/manage-function-dependencies into dev
6566374f85 feat: manage function dependencies from UI
6837b686ae Add MCP tools for namespace and file management, enhance execution middleware, and implement agent management UI
ac56af2d43 todo update
Compare 4 commits »
space deleted branch feature/manage-function-dependencies from shsf/shsf 2026-07-10 21:02:17 +02:00
space merged pull request shsf/shsf#1 2026-07-10 21:02:15 +02:00
feat: manage function dependencies from UI
space created pull request shsf/shsf#1 2026-07-10 20:57:19 +02:00
feat: manage function dependencies from UI
space pushed to feature/manage-function-dependencies at shsf/shsf 2026-07-10 20:56:31 +02:00
6566374f85 feat: manage function dependencies from UI
6837b686ae Add MCP tools for namespace and file management, enhance execution middleware, and implement agent management UI
ac56af2d43 todo update
Compare 3 commits »
space created branch feature/manage-function-dependencies in shsf/shsf 2026-07-10 20:56:31 +02:00
space pushed to main at space/my-portfolio 2026-07-08 18:55:36 +02:00
2045e95929 fix: remove unnecessary max-width classes from various components
space pushed to dev at shsf/shsf 2026-07-08 12:27:51 +02:00
90cdf489d6 feat: implement auto-update feature with admin controls for checking and applying updates
aa5146a661 todo update
Compare 2 commits »
space pushed to dev at shsf/shsf 2026-07-07 22:49:17 +02:00
9a466648c3 fix: use PUBLIC_BASE_URL for function execution URL in FunctionDetail component
514859ffac fix: update TODO for managing runtimes & images to include pre-pulling images with live UI statuses
8a5cb5d8b6 fix: correct volume path for shsf_data in docker-compose.yml [skip ci]
Compare 3 commits »
space pushed to dev at shsf/shsf 2026-07-07 22:11:03 +02:00
c220882eec fix: use relative API URL so Docker deployments work without REACT_APP_API_URL
space pushed to dev at shsf/shsf 2026-07-07 21:42:02 +02:00
a1ccab2d78 fix: copy prisma.config.ts into runtime Docker image