@agenticmail/enterprise 0.3.2 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/CODEOWNERS +23 -0
- package/.github/workflows/publish-community-skills.yml +121 -0
- package/.github/workflows/validate-community-skills.yml +172 -0
- package/ARCHITECTURE.md +184 -167
- package/CONTRIBUTING.md +254 -0
- package/DEPLOYMENT.md +1031 -0
- package/README.md +355 -174
- package/community-skills/_template/README.md +31 -0
- package/community-skills/_template/agenticmail-skill.json +48 -0
- package/community-skills/activecampaign/README.md +21 -0
- package/community-skills/activecampaign/agenticmail-skill.json +56 -0
- package/community-skills/adobe-sign/README.md +21 -0
- package/community-skills/adobe-sign/agenticmail-skill.json +72 -0
- package/community-skills/adp/README.md +21 -0
- package/community-skills/adp/agenticmail-skill.json +65 -0
- package/community-skills/airtable-bases/README.md +29 -0
- package/community-skills/airtable-bases/agenticmail-skill.json +69 -0
- package/community-skills/apollo-io/README.md +21 -0
- package/community-skills/apollo-io/agenticmail-skill.json +50 -0
- package/community-skills/asana-tasks/README.md +30 -0
- package/community-skills/asana-tasks/agenticmail-skill.json +70 -0
- package/community-skills/auth0/README.md +21 -0
- package/community-skills/auth0/agenticmail-skill.json +56 -0
- package/community-skills/aws-services/README.md +38 -0
- package/community-skills/aws-services/agenticmail-skill.json +70 -0
- package/community-skills/azure-devops/README.md +21 -0
- package/community-skills/azure-devops/agenticmail-skill.json +57 -0
- package/community-skills/bamboohr/README.md +21 -0
- package/community-skills/bamboohr/agenticmail-skill.json +56 -0
- package/community-skills/basecamp/README.md +21 -0
- package/community-skills/basecamp/agenticmail-skill.json +56 -0
- package/community-skills/bigcommerce/README.md +21 -0
- package/community-skills/bigcommerce/agenticmail-skill.json +55 -0
- package/community-skills/bitbucket-repos/README.md +29 -0
- package/community-skills/bitbucket-repos/agenticmail-skill.json +70 -0
- package/community-skills/box/README.md +21 -0
- package/community-skills/box/agenticmail-skill.json +48 -0
- package/community-skills/brex/README.md +21 -0
- package/community-skills/brex/agenticmail-skill.json +48 -0
- package/community-skills/buffer/README.md +21 -0
- package/community-skills/buffer/agenticmail-skill.json +50 -0
- package/community-skills/calendly/README.md +20 -0
- package/community-skills/calendly/agenticmail-skill.json +43 -0
- package/community-skills/canva-design/README.md +33 -0
- package/community-skills/canva-design/agenticmail-skill.json +60 -0
- package/community-skills/chargebee/README.md +21 -0
- package/community-skills/chargebee/agenticmail-skill.json +55 -0
- package/community-skills/circleci-pipelines/README.md +28 -0
- package/community-skills/circleci-pipelines/agenticmail-skill.json +66 -0
- package/community-skills/clickup/README.md +21 -0
- package/community-skills/clickup/agenticmail-skill.json +48 -0
- package/community-skills/close-crm/README.md +21 -0
- package/community-skills/close-crm/agenticmail-skill.json +49 -0
- package/community-skills/cloudflare-cdn/README.md +37 -0
- package/community-skills/cloudflare-cdn/agenticmail-skill.json +67 -0
- package/community-skills/confluence-wiki/README.md +31 -0
- package/community-skills/confluence-wiki/agenticmail-skill.json +74 -0
- package/community-skills/contentful/README.md +21 -0
- package/community-skills/contentful/agenticmail-skill.json +62 -0
- package/community-skills/copper-crm/README.md +21 -0
- package/community-skills/copper-crm/agenticmail-skill.json +56 -0
- package/community-skills/crisp/README.md +21 -0
- package/community-skills/crisp/agenticmail-skill.json +56 -0
- package/community-skills/crowdstrike/README.md +21 -0
- package/community-skills/crowdstrike/agenticmail-skill.json +69 -0
- package/community-skills/datadog-monitoring/README.md +37 -0
- package/community-skills/datadog-monitoring/agenticmail-skill.json +73 -0
- package/community-skills/digitalocean/README.md +21 -0
- package/community-skills/digitalocean/agenticmail-skill.json +48 -0
- package/community-skills/discord/README.md +45 -0
- package/community-skills/discord/agenticmail-skill.json +65 -0
- package/community-skills/docker-containers/README.md +38 -0
- package/community-skills/docker-containers/agenticmail-skill.json +70 -0
- package/community-skills/docusign-esign/README.md +35 -0
- package/community-skills/docusign-esign/agenticmail-skill.json +66 -0
- package/community-skills/drift/README.md +21 -0
- package/community-skills/drift/agenticmail-skill.json +50 -0
- package/community-skills/dropbox-storage/README.md +36 -0
- package/community-skills/dropbox-storage/agenticmail-skill.json +67 -0
- package/community-skills/figma-design/README.md +36 -0
- package/community-skills/figma-design/agenticmail-skill.json +66 -0
- package/community-skills/firebase/README.md +21 -0
- package/community-skills/firebase/agenticmail-skill.json +56 -0
- package/community-skills/flyio/README.md +21 -0
- package/community-skills/flyio/agenticmail-skill.json +56 -0
- package/community-skills/freshbooks/README.md +21 -0
- package/community-skills/freshbooks/agenticmail-skill.json +55 -0
- package/community-skills/freshdesk/README.md +21 -0
- package/community-skills/freshdesk/agenticmail-skill.json +57 -0
- package/community-skills/freshsales/README.md +21 -0
- package/community-skills/freshsales/agenticmail-skill.json +55 -0
- package/community-skills/freshservice/README.md +21 -0
- package/community-skills/freshservice/agenticmail-skill.json +56 -0
- package/community-skills/front/README.md +21 -0
- package/community-skills/front/agenticmail-skill.json +48 -0
- package/community-skills/github/README.md +49 -0
- package/community-skills/github/agenticmail-skill.json +73 -0
- package/community-skills/github-actions/README.md +29 -0
- package/community-skills/github-actions/agenticmail-skill.json +72 -0
- package/community-skills/gitlab-ci/README.md +51 -0
- package/community-skills/gitlab-ci/agenticmail-skill.json +66 -0
- package/community-skills/gong/README.md +21 -0
- package/community-skills/gong/agenticmail-skill.json +50 -0
- package/community-skills/google-ads/README.md +36 -0
- package/community-skills/google-ads/agenticmail-skill.json +58 -0
- package/community-skills/google-analytics/README.md +28 -0
- package/community-skills/google-analytics/agenticmail-skill.json +69 -0
- package/community-skills/google-cloud/README.md +33 -0
- package/community-skills/google-cloud/agenticmail-skill.json +59 -0
- package/community-skills/google-drive/README.md +36 -0
- package/community-skills/google-drive/agenticmail-skill.json +65 -0
- package/community-skills/gotomeeting/README.md +20 -0
- package/community-skills/gotomeeting/agenticmail-skill.json +45 -0
- package/community-skills/grafana/README.md +21 -0
- package/community-skills/grafana/agenticmail-skill.json +56 -0
- package/community-skills/greenhouse/README.md +21 -0
- package/community-skills/greenhouse/agenticmail-skill.json +49 -0
- package/community-skills/gusto/README.md +21 -0
- package/community-skills/gusto/agenticmail-skill.json +49 -0
- package/community-skills/hashicorp-vault/README.md +21 -0
- package/community-skills/hashicorp-vault/agenticmail-skill.json +58 -0
- package/community-skills/heroku/README.md +21 -0
- package/community-skills/heroku/agenticmail-skill.json +48 -0
- package/community-skills/hibob/README.md +21 -0
- package/community-skills/hibob/agenticmail-skill.json +48 -0
- package/community-skills/hootsuite/README.md +21 -0
- package/community-skills/hootsuite/agenticmail-skill.json +48 -0
- package/community-skills/hubspot-crm/README.md +36 -0
- package/community-skills/hubspot-crm/agenticmail-skill.json +70 -0
- package/community-skills/huggingface/README.md +21 -0
- package/community-skills/huggingface/agenticmail-skill.json +48 -0
- package/community-skills/index.json +1320 -0
- package/community-skills/intercom-support/README.md +36 -0
- package/community-skills/intercom-support/agenticmail-skill.json +64 -0
- package/community-skills/jira/README.md +53 -0
- package/community-skills/jira/agenticmail-skill.json +72 -0
- package/community-skills/klaviyo/README.md +21 -0
- package/community-skills/klaviyo/agenticmail-skill.json +48 -0
- package/community-skills/kubernetes-cluster/README.md +36 -0
- package/community-skills/kubernetes-cluster/agenticmail-skill.json +72 -0
- package/community-skills/lattice/README.md +21 -0
- package/community-skills/lattice/agenticmail-skill.json +49 -0
- package/community-skills/launchdarkly/README.md +21 -0
- package/community-skills/launchdarkly/agenticmail-skill.json +48 -0
- package/community-skills/lever/README.md +21 -0
- package/community-skills/lever/agenticmail-skill.json +49 -0
- package/community-skills/linear/README.md +29 -0
- package/community-skills/linear/agenticmail-skill.json +81 -0
- package/community-skills/linkedin/README.md +21 -0
- package/community-skills/linkedin/agenticmail-skill.json +48 -0
- package/community-skills/livechat/README.md +20 -0
- package/community-skills/livechat/agenticmail-skill.json +43 -0
- package/community-skills/loom-video/README.md +20 -0
- package/community-skills/loom-video/agenticmail-skill.json +44 -0
- package/community-skills/mailchimp-campaigns/README.md +37 -0
- package/community-skills/mailchimp-campaigns/agenticmail-skill.json +69 -0
- package/community-skills/mailgun/README.md +21 -0
- package/community-skills/mailgun/agenticmail-skill.json +71 -0
- package/community-skills/microsoft-teams/README.md +51 -0
- package/community-skills/microsoft-teams/agenticmail-skill.json +66 -0
- package/community-skills/miro-boards/README.md +20 -0
- package/community-skills/miro-boards/agenticmail-skill.json +44 -0
- package/community-skills/mixpanel-analytics/README.md +34 -0
- package/community-skills/mixpanel-analytics/agenticmail-skill.json +64 -0
- package/community-skills/monday-boards/README.md +28 -0
- package/community-skills/monday-boards/agenticmail-skill.json +68 -0
- package/community-skills/mongodb-atlas/README.md +21 -0
- package/community-skills/mongodb-atlas/agenticmail-skill.json +58 -0
- package/community-skills/neon/README.md +21 -0
- package/community-skills/neon/agenticmail-skill.json +50 -0
- package/community-skills/netlify/README.md +21 -0
- package/community-skills/netlify/agenticmail-skill.json +48 -0
- package/community-skills/netsuite/README.md +21 -0
- package/community-skills/netsuite/agenticmail-skill.json +57 -0
- package/community-skills/newrelic/README.md +21 -0
- package/community-skills/newrelic/agenticmail-skill.json +58 -0
- package/community-skills/notion/README.md +49 -0
- package/community-skills/notion/agenticmail-skill.json +72 -0
- package/community-skills/okta/README.md +21 -0
- package/community-skills/okta/agenticmail-skill.json +57 -0
- package/community-skills/openai/README.md +21 -0
- package/community-skills/openai/agenticmail-skill.json +48 -0
- package/community-skills/opsgenie/README.md +21 -0
- package/community-skills/opsgenie/agenticmail-skill.json +48 -0
- package/community-skills/outreach/README.md +21 -0
- package/community-skills/outreach/agenticmail-skill.json +50 -0
- package/community-skills/paddle/README.md +21 -0
- package/community-skills/paddle/agenticmail-skill.json +55 -0
- package/community-skills/pagerduty/README.md +21 -0
- package/community-skills/pagerduty/agenticmail-skill.json +48 -0
- package/community-skills/pandadoc/README.md +21 -0
- package/community-skills/pandadoc/agenticmail-skill.json +48 -0
- package/community-skills/paypal/README.md +21 -0
- package/community-skills/paypal/agenticmail-skill.json +55 -0
- package/community-skills/personio/README.md +21 -0
- package/community-skills/personio/agenticmail-skill.json +48 -0
- package/community-skills/pinecone/README.md +21 -0
- package/community-skills/pinecone/agenticmail-skill.json +48 -0
- package/community-skills/pipedrive-deals/README.md +33 -0
- package/community-skills/pipedrive-deals/agenticmail-skill.json +60 -0
- package/community-skills/plaid/README.md +21 -0
- package/community-skills/plaid/agenticmail-skill.json +65 -0
- package/community-skills/postmark/README.md +21 -0
- package/community-skills/postmark/agenticmail-skill.json +48 -0
- package/community-skills/power-automate/README.md +21 -0
- package/community-skills/power-automate/agenticmail-skill.json +59 -0
- package/community-skills/quickbooks-accounting/README.md +38 -0
- package/community-skills/quickbooks-accounting/agenticmail-skill.json +70 -0
- package/community-skills/recurly/README.md +21 -0
- package/community-skills/recurly/agenticmail-skill.json +48 -0
- package/community-skills/reddit/README.md +21 -0
- package/community-skills/reddit/agenticmail-skill.json +48 -0
- package/community-skills/render/README.md +21 -0
- package/community-skills/render/agenticmail-skill.json +48 -0
- package/community-skills/ringcentral/README.md +20 -0
- package/community-skills/ringcentral/agenticmail-skill.json +43 -0
- package/community-skills/rippling/README.md +21 -0
- package/community-skills/rippling/agenticmail-skill.json +48 -0
- package/community-skills/salesforce/README.md +53 -0
- package/community-skills/salesforce/agenticmail-skill.json +73 -0
- package/community-skills/salesloft/README.md +21 -0
- package/community-skills/salesloft/agenticmail-skill.json +48 -0
- package/community-skills/sanity/README.md +21 -0
- package/community-skills/sanity/agenticmail-skill.json +62 -0
- package/community-skills/sap/README.md +21 -0
- package/community-skills/sap/agenticmail-skill.json +63 -0
- package/community-skills/segment-cdp/README.md +37 -0
- package/community-skills/segment-cdp/agenticmail-skill.json +66 -0
- package/community-skills/sendgrid-email/README.md +51 -0
- package/community-skills/sendgrid-email/agenticmail-skill.json +71 -0
- package/community-skills/sentry/README.md +21 -0
- package/community-skills/sentry/agenticmail-skill.json +58 -0
- package/community-skills/servicenow/README.md +21 -0
- package/community-skills/servicenow/agenticmail-skill.json +56 -0
- package/community-skills/shopify/README.md +21 -0
- package/community-skills/shopify/agenticmail-skill.json +56 -0
- package/community-skills/shortcut/README.md +21 -0
- package/community-skills/shortcut/agenticmail-skill.json +48 -0
- package/community-skills/slack/README.md +45 -0
- package/community-skills/slack/agenticmail-skill.json +73 -0
- package/community-skills/smartsheet/README.md +21 -0
- package/community-skills/smartsheet/agenticmail-skill.json +48 -0
- package/community-skills/snowflake-warehouse/README.md +37 -0
- package/community-skills/snowflake-warehouse/agenticmail-skill.json +71 -0
- package/community-skills/snyk/README.md +21 -0
- package/community-skills/snyk/agenticmail-skill.json +48 -0
- package/community-skills/splunk/README.md +21 -0
- package/community-skills/splunk/agenticmail-skill.json +56 -0
- package/community-skills/square/README.md +21 -0
- package/community-skills/square/agenticmail-skill.json +55 -0
- package/community-skills/statuspage/README.md +21 -0
- package/community-skills/statuspage/agenticmail-skill.json +56 -0
- package/community-skills/stripe/README.md +45 -0
- package/community-skills/stripe/agenticmail-skill.json +66 -0
- package/community-skills/supabase/README.md +21 -0
- package/community-skills/supabase/agenticmail-skill.json +56 -0
- package/community-skills/teamwork/README.md +21 -0
- package/community-skills/teamwork/agenticmail-skill.json +56 -0
- package/community-skills/telegram-bot/README.md +20 -0
- package/community-skills/telegram-bot/agenticmail-skill.json +52 -0
- package/community-skills/terraform-iac/README.md +34 -0
- package/community-skills/terraform-iac/agenticmail-skill.json +66 -0
- package/community-skills/todoist-tasks/README.md +29 -0
- package/community-skills/todoist-tasks/agenticmail-skill.json +72 -0
- package/community-skills/trello-cards/README.md +30 -0
- package/community-skills/trello-cards/agenticmail-skill.json +72 -0
- package/community-skills/twilio-sms/README.md +47 -0
- package/community-skills/twilio-sms/agenticmail-skill.json +63 -0
- package/community-skills/twitter/README.md +21 -0
- package/community-skills/twitter/agenticmail-skill.json +48 -0
- package/community-skills/vercel-deployments/README.md +29 -0
- package/community-skills/vercel-deployments/agenticmail-skill.json +70 -0
- package/community-skills/weaviate/README.md +21 -0
- package/community-skills/weaviate/agenticmail-skill.json +56 -0
- package/community-skills/webex/README.md +20 -0
- package/community-skills/webex/agenticmail-skill.json +43 -0
- package/community-skills/webflow/README.md +21 -0
- package/community-skills/webflow/agenticmail-skill.json +48 -0
- package/community-skills/whatsapp-business/README.md +20 -0
- package/community-skills/whatsapp-business/agenticmail-skill.json +52 -0
- package/community-skills/whereby/README.md +20 -0
- package/community-skills/whereby/agenticmail-skill.json +43 -0
- package/community-skills/woocommerce/README.md +21 -0
- package/community-skills/woocommerce/agenticmail-skill.json +55 -0
- package/community-skills/wordpress/README.md +21 -0
- package/community-skills/wordpress/agenticmail-skill.json +56 -0
- package/community-skills/workday/README.md +21 -0
- package/community-skills/workday/agenticmail-skill.json +56 -0
- package/community-skills/wrike/README.md +21 -0
- package/community-skills/wrike/agenticmail-skill.json +48 -0
- package/community-skills/xero/README.md +21 -0
- package/community-skills/xero/agenticmail-skill.json +56 -0
- package/community-skills/youtube/README.md +21 -0
- package/community-skills/youtube/agenticmail-skill.json +52 -0
- package/community-skills/zendesk-tickets/README.md +37 -0
- package/community-skills/zendesk-tickets/agenticmail-skill.json +65 -0
- package/community-skills/zoho-crm/README.md +21 -0
- package/community-skills/zoho-crm/agenticmail-skill.json +74 -0
- package/community-skills/zoom-meetings/README.md +51 -0
- package/community-skills/zoom-meetings/agenticmail-skill.json +66 -0
- package/community-skills/zuora/README.md +21 -0
- package/community-skills/zuora/agenticmail-skill.json +55 -0
- package/dashboards/README.md +81 -70
- package/dashboards/django/app.py +117 -0
- package/dashboards/django/static/styles.css +284 -0
- package/dashboards/django/templates/agent_detail.html +501 -0
- package/dashboards/django/templates/agents.html +217 -0
- package/dashboards/django/templates/api_keys.html +41 -0
- package/dashboards/django/templates/audit.html +26 -0
- package/dashboards/django/templates/compliance.html +33 -0
- package/dashboards/django/templates/components/modal.html +6 -0
- package/dashboards/django/templates/components/pagination.html +9 -0
- package/dashboards/django/templates/components/stats.html +8 -0
- package/dashboards/django/templates/dashboard.html +24 -0
- package/dashboards/django/templates/dlp.html +70 -0
- package/dashboards/django/templates/guardrails.html +78 -0
- package/dashboards/django/templates/journal.html +39 -0
- package/dashboards/django/templates/layout.html +52 -0
- package/dashboards/django/templates/login.html +30 -0
- package/dashboards/django/templates/messages.html +38 -0
- package/dashboards/django/templates/settings.html +472 -0
- package/dashboards/django/templates/skills.html +66 -0
- package/dashboards/django/templates/users.html +34 -0
- package/dashboards/django/templates/vault.html +46 -0
- package/dashboards/django/utils/__init__.py +0 -0
- package/dashboards/django/utils/api.py +20 -0
- package/dashboards/django/utils/helpers.py +39 -0
- package/dashboards/django/views/__init__.py +38 -0
- package/dashboards/django/views/agents.py +343 -0
- package/dashboards/django/views/api_keys.py +47 -0
- package/dashboards/django/views/audit.py +35 -0
- package/dashboards/django/views/auth.py +34 -0
- package/dashboards/django/views/compliance.py +37 -0
- package/dashboards/django/views/dashboard.py +27 -0
- package/dashboards/django/views/dlp.py +53 -0
- package/dashboards/django/views/guardrails.py +61 -0
- package/dashboards/django/views/journal.py +41 -0
- package/dashboards/django/views/messages.py +65 -0
- package/dashboards/django/views/settings_view.py +335 -0
- package/dashboards/django/views/skills.py +50 -0
- package/dashboards/django/views/users.py +42 -0
- package/dashboards/django/views/vault.py +50 -0
- package/dashboards/dotnet/AgenticMailDashboard.csproj +10 -0
- package/dashboards/dotnet/Program.cs +53 -233
- package/dashboards/dotnet/Routes/AgentRoutes.cs +771 -0
- package/dashboards/dotnet/Routes/ApiKeyRoutes.cs +185 -0
- package/dashboards/dotnet/Routes/AuditRoutes.cs +86 -0
- package/dashboards/dotnet/Routes/AuthRoutes.cs +50 -0
- package/dashboards/dotnet/Routes/ComplianceRoutes.cs +143 -0
- package/dashboards/dotnet/Routes/DashboardRoutes.cs +81 -0
- package/dashboards/dotnet/Routes/DlpRoutes.cs +230 -0
- package/dashboards/dotnet/Routes/GuardrailRoutes.cs +285 -0
- package/dashboards/dotnet/Routes/JournalRoutes.cs +118 -0
- package/dashboards/dotnet/Routes/MessageRoutes.cs +167 -0
- package/dashboards/dotnet/Routes/SettingRoutes.cs +907 -0
- package/dashboards/dotnet/Routes/SkillRoutes.cs +198 -0
- package/dashboards/dotnet/Routes/UserRoutes.cs +111 -0
- package/dashboards/dotnet/Routes/VaultRoutes.cs +162 -0
- package/dashboards/dotnet/Services/ApiClient.cs +103 -0
- package/dashboards/dotnet/Services/HtmlBuilder.cs +249 -0
- package/dashboards/dotnet/wwwroot/styles.css +284 -0
- package/dashboards/express/app.js +37 -126
- package/dashboards/express/middleware/auth.js +10 -0
- package/dashboards/express/node_modules/.package-lock.json +913 -0
- package/dashboards/express/node_modules/accepts/HISTORY.md +250 -0
- package/dashboards/express/node_modules/accepts/LICENSE +23 -0
- package/dashboards/express/node_modules/accepts/README.md +140 -0
- package/dashboards/express/node_modules/accepts/index.js +238 -0
- package/dashboards/express/node_modules/accepts/package.json +47 -0
- package/dashboards/express/node_modules/body-parser/LICENSE +23 -0
- package/dashboards/express/node_modules/body-parser/README.md +494 -0
- package/dashboards/express/node_modules/body-parser/index.js +71 -0
- package/dashboards/express/node_modules/body-parser/lib/read.js +247 -0
- package/dashboards/express/node_modules/body-parser/lib/types/json.js +158 -0
- package/dashboards/express/node_modules/body-parser/lib/types/raw.js +42 -0
- package/dashboards/express/node_modules/body-parser/lib/types/text.js +36 -0
- package/dashboards/express/node_modules/body-parser/lib/types/urlencoded.js +142 -0
- package/dashboards/express/node_modules/body-parser/lib/utils.js +98 -0
- package/dashboards/express/node_modules/body-parser/package.json +52 -0
- package/dashboards/express/node_modules/bytes/History.md +97 -0
- package/dashboards/express/node_modules/bytes/LICENSE +23 -0
- package/dashboards/express/node_modules/bytes/Readme.md +152 -0
- package/dashboards/express/node_modules/bytes/index.js +170 -0
- package/dashboards/express/node_modules/bytes/package.json +42 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/.eslintrc +17 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/.nycrc +9 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/CHANGELOG.md +30 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/LICENSE +21 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/README.md +62 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/actualApply.d.ts +1 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/actualApply.js +10 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/applyBind.d.ts +19 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/applyBind.js +10 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/functionApply.d.ts +1 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/functionApply.js +4 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/functionCall.d.ts +1 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/functionCall.js +4 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/index.d.ts +64 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/index.js +15 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/package.json +85 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/reflectApply.d.ts +3 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/reflectApply.js +4 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/test/index.js +63 -0
- package/dashboards/express/node_modules/call-bind-apply-helpers/tsconfig.json +9 -0
- package/dashboards/express/node_modules/call-bound/.eslintrc +13 -0
- package/dashboards/express/node_modules/call-bound/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/call-bound/.nycrc +9 -0
- package/dashboards/express/node_modules/call-bound/CHANGELOG.md +42 -0
- package/dashboards/express/node_modules/call-bound/LICENSE +21 -0
- package/dashboards/express/node_modules/call-bound/README.md +53 -0
- package/dashboards/express/node_modules/call-bound/index.d.ts +94 -0
- package/dashboards/express/node_modules/call-bound/index.js +19 -0
- package/dashboards/express/node_modules/call-bound/package.json +99 -0
- package/dashboards/express/node_modules/call-bound/test/index.js +61 -0
- package/dashboards/express/node_modules/call-bound/tsconfig.json +10 -0
- package/dashboards/express/node_modules/content-disposition/HISTORY.md +72 -0
- package/dashboards/express/node_modules/content-disposition/LICENSE +22 -0
- package/dashboards/express/node_modules/content-disposition/README.md +142 -0
- package/dashboards/express/node_modules/content-disposition/index.js +458 -0
- package/dashboards/express/node_modules/content-disposition/package.json +43 -0
- package/dashboards/express/node_modules/content-type/HISTORY.md +29 -0
- package/dashboards/express/node_modules/content-type/LICENSE +22 -0
- package/dashboards/express/node_modules/content-type/README.md +94 -0
- package/dashboards/express/node_modules/content-type/index.js +225 -0
- package/dashboards/express/node_modules/content-type/package.json +42 -0
- package/dashboards/express/node_modules/cookie/LICENSE +24 -0
- package/dashboards/express/node_modules/cookie/README.md +317 -0
- package/dashboards/express/node_modules/cookie/SECURITY.md +25 -0
- package/dashboards/express/node_modules/cookie/index.js +335 -0
- package/dashboards/express/node_modules/cookie/package.json +44 -0
- package/dashboards/express/node_modules/cookie-signature/History.md +70 -0
- package/dashboards/express/node_modules/cookie-signature/LICENSE +22 -0
- package/dashboards/express/node_modules/cookie-signature/Readme.md +23 -0
- package/dashboards/express/node_modules/cookie-signature/index.js +47 -0
- package/dashboards/express/node_modules/cookie-signature/package.json +24 -0
- package/dashboards/express/node_modules/debug/LICENSE +20 -0
- package/dashboards/express/node_modules/debug/README.md +481 -0
- package/dashboards/express/node_modules/debug/package.json +64 -0
- package/dashboards/express/node_modules/debug/src/browser.js +272 -0
- package/dashboards/express/node_modules/debug/src/common.js +292 -0
- package/dashboards/express/node_modules/debug/src/index.js +10 -0
- package/dashboards/express/node_modules/debug/src/node.js +263 -0
- package/dashboards/express/node_modules/depd/History.md +103 -0
- package/dashboards/express/node_modules/depd/LICENSE +22 -0
- package/dashboards/express/node_modules/depd/Readme.md +280 -0
- package/dashboards/express/node_modules/depd/index.js +538 -0
- package/dashboards/express/node_modules/depd/lib/browser/index.js +77 -0
- package/dashboards/express/node_modules/depd/package.json +45 -0
- package/dashboards/express/node_modules/dunder-proto/.eslintrc +5 -0
- package/dashboards/express/node_modules/dunder-proto/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/dunder-proto/.nycrc +13 -0
- package/dashboards/express/node_modules/dunder-proto/CHANGELOG.md +24 -0
- package/dashboards/express/node_modules/dunder-proto/LICENSE +21 -0
- package/dashboards/express/node_modules/dunder-proto/README.md +54 -0
- package/dashboards/express/node_modules/dunder-proto/get.d.ts +5 -0
- package/dashboards/express/node_modules/dunder-proto/get.js +30 -0
- package/dashboards/express/node_modules/dunder-proto/package.json +76 -0
- package/dashboards/express/node_modules/dunder-proto/set.d.ts +5 -0
- package/dashboards/express/node_modules/dunder-proto/set.js +35 -0
- package/dashboards/express/node_modules/dunder-proto/test/get.js +34 -0
- package/dashboards/express/node_modules/dunder-proto/test/index.js +4 -0
- package/dashboards/express/node_modules/dunder-proto/test/set.js +50 -0
- package/dashboards/express/node_modules/dunder-proto/tsconfig.json +9 -0
- package/dashboards/express/node_modules/ee-first/LICENSE +22 -0
- package/dashboards/express/node_modules/ee-first/README.md +80 -0
- package/dashboards/express/node_modules/ee-first/index.js +95 -0
- package/dashboards/express/node_modules/ee-first/package.json +29 -0
- package/dashboards/express/node_modules/encodeurl/LICENSE +22 -0
- package/dashboards/express/node_modules/encodeurl/README.md +109 -0
- package/dashboards/express/node_modules/encodeurl/index.js +60 -0
- package/dashboards/express/node_modules/encodeurl/package.json +40 -0
- package/dashboards/express/node_modules/es-define-property/.eslintrc +13 -0
- package/dashboards/express/node_modules/es-define-property/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/es-define-property/.nycrc +9 -0
- package/dashboards/express/node_modules/es-define-property/CHANGELOG.md +29 -0
- package/dashboards/express/node_modules/es-define-property/LICENSE +21 -0
- package/dashboards/express/node_modules/es-define-property/README.md +49 -0
- package/dashboards/express/node_modules/es-define-property/index.d.ts +3 -0
- package/dashboards/express/node_modules/es-define-property/index.js +14 -0
- package/dashboards/express/node_modules/es-define-property/package.json +81 -0
- package/dashboards/express/node_modules/es-define-property/test/index.js +56 -0
- package/dashboards/express/node_modules/es-define-property/tsconfig.json +10 -0
- package/dashboards/express/node_modules/es-errors/.eslintrc +5 -0
- package/dashboards/express/node_modules/es-errors/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/es-errors/CHANGELOG.md +40 -0
- package/dashboards/express/node_modules/es-errors/LICENSE +21 -0
- package/dashboards/express/node_modules/es-errors/README.md +55 -0
- package/dashboards/express/node_modules/es-errors/eval.d.ts +3 -0
- package/dashboards/express/node_modules/es-errors/eval.js +4 -0
- package/dashboards/express/node_modules/es-errors/index.d.ts +3 -0
- package/dashboards/express/node_modules/es-errors/index.js +4 -0
- package/dashboards/express/node_modules/es-errors/package.json +80 -0
- package/dashboards/express/node_modules/es-errors/range.d.ts +3 -0
- package/dashboards/express/node_modules/es-errors/range.js +4 -0
- package/dashboards/express/node_modules/es-errors/ref.d.ts +3 -0
- package/dashboards/express/node_modules/es-errors/ref.js +4 -0
- package/dashboards/express/node_modules/es-errors/syntax.d.ts +3 -0
- package/dashboards/express/node_modules/es-errors/syntax.js +4 -0
- package/dashboards/express/node_modules/es-errors/test/index.js +19 -0
- package/dashboards/express/node_modules/es-errors/tsconfig.json +49 -0
- package/dashboards/express/node_modules/es-errors/type.d.ts +3 -0
- package/dashboards/express/node_modules/es-errors/type.js +4 -0
- package/dashboards/express/node_modules/es-errors/uri.d.ts +3 -0
- package/dashboards/express/node_modules/es-errors/uri.js +4 -0
- package/dashboards/express/node_modules/es-object-atoms/.eslintrc +16 -0
- package/dashboards/express/node_modules/es-object-atoms/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/es-object-atoms/CHANGELOG.md +37 -0
- package/dashboards/express/node_modules/es-object-atoms/LICENSE +21 -0
- package/dashboards/express/node_modules/es-object-atoms/README.md +63 -0
- package/dashboards/express/node_modules/es-object-atoms/RequireObjectCoercible.d.ts +3 -0
- package/dashboards/express/node_modules/es-object-atoms/RequireObjectCoercible.js +11 -0
- package/dashboards/express/node_modules/es-object-atoms/ToObject.d.ts +7 -0
- package/dashboards/express/node_modules/es-object-atoms/ToObject.js +10 -0
- package/dashboards/express/node_modules/es-object-atoms/index.d.ts +3 -0
- package/dashboards/express/node_modules/es-object-atoms/index.js +4 -0
- package/dashboards/express/node_modules/es-object-atoms/isObject.d.ts +3 -0
- package/dashboards/express/node_modules/es-object-atoms/isObject.js +6 -0
- package/dashboards/express/node_modules/es-object-atoms/package.json +80 -0
- package/dashboards/express/node_modules/es-object-atoms/test/index.js +38 -0
- package/dashboards/express/node_modules/es-object-atoms/tsconfig.json +6 -0
- package/dashboards/express/node_modules/escape-html/LICENSE +24 -0
- package/dashboards/express/node_modules/escape-html/Readme.md +43 -0
- package/dashboards/express/node_modules/escape-html/index.js +78 -0
- package/dashboards/express/node_modules/escape-html/package.json +24 -0
- package/dashboards/express/node_modules/etag/HISTORY.md +83 -0
- package/dashboards/express/node_modules/etag/LICENSE +22 -0
- package/dashboards/express/node_modules/etag/README.md +159 -0
- package/dashboards/express/node_modules/etag/index.js +131 -0
- package/dashboards/express/node_modules/etag/package.json +47 -0
- package/dashboards/express/node_modules/express/LICENSE +24 -0
- package/dashboards/express/node_modules/express/Readme.md +276 -0
- package/dashboards/express/node_modules/express/index.js +11 -0
- package/dashboards/express/node_modules/express/lib/application.js +631 -0
- package/dashboards/express/node_modules/express/lib/express.js +81 -0
- package/dashboards/express/node_modules/express/lib/request.js +514 -0
- package/dashboards/express/node_modules/express/lib/response.js +1053 -0
- package/dashboards/express/node_modules/express/lib/utils.js +271 -0
- package/dashboards/express/node_modules/express/lib/view.js +205 -0
- package/dashboards/express/node_modules/express/package.json +99 -0
- package/dashboards/express/node_modules/express-session/LICENSE +24 -0
- package/dashboards/express/node_modules/express-session/README.md +1061 -0
- package/dashboards/express/node_modules/express-session/index.js +700 -0
- package/dashboards/express/node_modules/express-session/node_modules/cookie-signature/History.md +42 -0
- package/dashboards/express/node_modules/express-session/node_modules/cookie-signature/Readme.md +42 -0
- package/dashboards/express/node_modules/express-session/node_modules/cookie-signature/index.js +51 -0
- package/dashboards/express/node_modules/express-session/node_modules/cookie-signature/package.json +18 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/.coveralls.yml +1 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/.eslintrc +11 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/.travis.yml +14 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/CHANGELOG.md +362 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/LICENSE +19 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/Makefile +50 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/README.md +312 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/component.json +19 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/karma.conf.js +70 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/node.js +1 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/package.json +49 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/src/browser.js +185 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/src/debug.js +202 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/src/index.js +10 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/src/inspector-log.js +15 -0
- package/dashboards/express/node_modules/express-session/node_modules/debug/src/node.js +248 -0
- package/dashboards/express/node_modules/express-session/node_modules/ms/index.js +152 -0
- package/dashboards/express/node_modules/express-session/node_modules/ms/license.md +21 -0
- package/dashboards/express/node_modules/express-session/node_modules/ms/package.json +37 -0
- package/dashboards/express/node_modules/express-session/node_modules/ms/readme.md +51 -0
- package/dashboards/express/node_modules/express-session/package.json +50 -0
- package/dashboards/express/node_modules/express-session/session/cookie.js +152 -0
- package/dashboards/express/node_modules/express-session/session/memory.js +187 -0
- package/dashboards/express/node_modules/express-session/session/session.js +143 -0
- package/dashboards/express/node_modules/express-session/session/store.js +102 -0
- package/dashboards/express/node_modules/finalhandler/HISTORY.md +239 -0
- package/dashboards/express/node_modules/finalhandler/LICENSE +22 -0
- package/dashboards/express/node_modules/finalhandler/README.md +150 -0
- package/dashboards/express/node_modules/finalhandler/index.js +293 -0
- package/dashboards/express/node_modules/finalhandler/package.json +47 -0
- package/dashboards/express/node_modules/forwarded/HISTORY.md +21 -0
- package/dashboards/express/node_modules/forwarded/LICENSE +22 -0
- package/dashboards/express/node_modules/forwarded/README.md +57 -0
- package/dashboards/express/node_modules/forwarded/index.js +90 -0
- package/dashboards/express/node_modules/forwarded/package.json +45 -0
- package/dashboards/express/node_modules/fresh/HISTORY.md +80 -0
- package/dashboards/express/node_modules/fresh/LICENSE +23 -0
- package/dashboards/express/node_modules/fresh/README.md +117 -0
- package/dashboards/express/node_modules/fresh/index.js +136 -0
- package/dashboards/express/node_modules/fresh/package.json +46 -0
- package/dashboards/express/node_modules/function-bind/.eslintrc +21 -0
- package/dashboards/express/node_modules/function-bind/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/function-bind/.github/SECURITY.md +3 -0
- package/dashboards/express/node_modules/function-bind/.nycrc +13 -0
- package/dashboards/express/node_modules/function-bind/CHANGELOG.md +136 -0
- package/dashboards/express/node_modules/function-bind/LICENSE +20 -0
- package/dashboards/express/node_modules/function-bind/README.md +46 -0
- package/dashboards/express/node_modules/function-bind/implementation.js +84 -0
- package/dashboards/express/node_modules/function-bind/index.js +5 -0
- package/dashboards/express/node_modules/function-bind/package.json +87 -0
- package/dashboards/express/node_modules/function-bind/test/.eslintrc +9 -0
- package/dashboards/express/node_modules/function-bind/test/index.js +252 -0
- package/dashboards/express/node_modules/get-intrinsic/.eslintrc +42 -0
- package/dashboards/express/node_modules/get-intrinsic/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/get-intrinsic/.nycrc +9 -0
- package/dashboards/express/node_modules/get-intrinsic/CHANGELOG.md +186 -0
- package/dashboards/express/node_modules/get-intrinsic/LICENSE +21 -0
- package/dashboards/express/node_modules/get-intrinsic/README.md +71 -0
- package/dashboards/express/node_modules/get-intrinsic/index.js +378 -0
- package/dashboards/express/node_modules/get-intrinsic/package.json +97 -0
- package/dashboards/express/node_modules/get-intrinsic/test/GetIntrinsic.js +274 -0
- package/dashboards/express/node_modules/get-proto/.eslintrc +10 -0
- package/dashboards/express/node_modules/get-proto/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/get-proto/.nycrc +9 -0
- package/dashboards/express/node_modules/get-proto/CHANGELOG.md +21 -0
- package/dashboards/express/node_modules/get-proto/LICENSE +21 -0
- package/dashboards/express/node_modules/get-proto/Object.getPrototypeOf.d.ts +5 -0
- package/dashboards/express/node_modules/get-proto/Object.getPrototypeOf.js +6 -0
- package/dashboards/express/node_modules/get-proto/README.md +50 -0
- package/dashboards/express/node_modules/get-proto/Reflect.getPrototypeOf.d.ts +3 -0
- package/dashboards/express/node_modules/get-proto/Reflect.getPrototypeOf.js +4 -0
- package/dashboards/express/node_modules/get-proto/index.d.ts +5 -0
- package/dashboards/express/node_modules/get-proto/index.js +27 -0
- package/dashboards/express/node_modules/get-proto/package.json +81 -0
- package/dashboards/express/node_modules/get-proto/test/index.js +68 -0
- package/dashboards/express/node_modules/get-proto/tsconfig.json +9 -0
- package/dashboards/express/node_modules/gopd/.eslintrc +16 -0
- package/dashboards/express/node_modules/gopd/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/gopd/CHANGELOG.md +45 -0
- package/dashboards/express/node_modules/gopd/LICENSE +21 -0
- package/dashboards/express/node_modules/gopd/README.md +40 -0
- package/dashboards/express/node_modules/gopd/gOPD.d.ts +1 -0
- package/dashboards/express/node_modules/gopd/gOPD.js +4 -0
- package/dashboards/express/node_modules/gopd/index.d.ts +5 -0
- package/dashboards/express/node_modules/gopd/index.js +15 -0
- package/dashboards/express/node_modules/gopd/package.json +77 -0
- package/dashboards/express/node_modules/gopd/test/index.js +36 -0
- package/dashboards/express/node_modules/gopd/tsconfig.json +9 -0
- package/dashboards/express/node_modules/has-symbols/.eslintrc +11 -0
- package/dashboards/express/node_modules/has-symbols/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/has-symbols/.nycrc +9 -0
- package/dashboards/express/node_modules/has-symbols/CHANGELOG.md +91 -0
- package/dashboards/express/node_modules/has-symbols/LICENSE +21 -0
- package/dashboards/express/node_modules/has-symbols/README.md +46 -0
- package/dashboards/express/node_modules/has-symbols/index.d.ts +3 -0
- package/dashboards/express/node_modules/has-symbols/index.js +14 -0
- package/dashboards/express/node_modules/has-symbols/package.json +111 -0
- package/dashboards/express/node_modules/has-symbols/shams.d.ts +3 -0
- package/dashboards/express/node_modules/has-symbols/shams.js +45 -0
- package/dashboards/express/node_modules/has-symbols/test/index.js +22 -0
- package/dashboards/express/node_modules/has-symbols/test/shams/core-js.js +29 -0
- package/dashboards/express/node_modules/has-symbols/test/shams/get-own-property-symbols.js +29 -0
- package/dashboards/express/node_modules/has-symbols/test/tests.js +58 -0
- package/dashboards/express/node_modules/has-symbols/tsconfig.json +10 -0
- package/dashboards/express/node_modules/hasown/.eslintrc +5 -0
- package/dashboards/express/node_modules/hasown/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/hasown/.nycrc +13 -0
- package/dashboards/express/node_modules/hasown/CHANGELOG.md +40 -0
- package/dashboards/express/node_modules/hasown/LICENSE +21 -0
- package/dashboards/express/node_modules/hasown/README.md +40 -0
- package/dashboards/express/node_modules/hasown/index.d.ts +3 -0
- package/dashboards/express/node_modules/hasown/index.js +8 -0
- package/dashboards/express/node_modules/hasown/package.json +92 -0
- package/dashboards/express/node_modules/hasown/tsconfig.json +6 -0
- package/dashboards/express/node_modules/http-errors/HISTORY.md +186 -0
- package/dashboards/express/node_modules/http-errors/LICENSE +23 -0
- package/dashboards/express/node_modules/http-errors/README.md +169 -0
- package/dashboards/express/node_modules/http-errors/index.js +290 -0
- package/dashboards/express/node_modules/http-errors/package.json +54 -0
- package/dashboards/express/node_modules/iconv-lite/LICENSE +21 -0
- package/dashboards/express/node_modules/iconv-lite/README.md +138 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/dbcs-codec.js +532 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/dbcs-data.js +185 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/index.js +23 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/internal.js +218 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/sbcs-codec.js +75 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/sbcs-data-generated.js +451 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/sbcs-data.js +178 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/tables/big5-added.json +122 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/tables/cp936.json +264 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/tables/cp949.json +273 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/tables/cp950.json +177 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/tables/eucjp.json +182 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json +1 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/tables/gbk-added.json +56 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/tables/shiftjis.json +125 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/utf16.js +187 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/utf32.js +307 -0
- package/dashboards/express/node_modules/iconv-lite/encodings/utf7.js +283 -0
- package/dashboards/express/node_modules/iconv-lite/lib/bom-handling.js +48 -0
- package/dashboards/express/node_modules/iconv-lite/lib/helpers/merge-exports.js +13 -0
- package/dashboards/express/node_modules/iconv-lite/lib/index.d.ts +129 -0
- package/dashboards/express/node_modules/iconv-lite/lib/index.js +182 -0
- package/dashboards/express/node_modules/iconv-lite/lib/streams.js +105 -0
- package/dashboards/express/node_modules/iconv-lite/package.json +70 -0
- package/dashboards/express/node_modules/iconv-lite/types/encodings.d.ts +423 -0
- package/dashboards/express/node_modules/inherits/LICENSE +16 -0
- package/dashboards/express/node_modules/inherits/README.md +42 -0
- package/dashboards/express/node_modules/inherits/inherits.js +9 -0
- package/dashboards/express/node_modules/inherits/inherits_browser.js +27 -0
- package/dashboards/express/node_modules/inherits/package.json +29 -0
- package/dashboards/express/node_modules/ipaddr.js/LICENSE +19 -0
- package/dashboards/express/node_modules/ipaddr.js/README.md +233 -0
- package/dashboards/express/node_modules/ipaddr.js/ipaddr.min.js +1 -0
- package/dashboards/express/node_modules/ipaddr.js/lib/ipaddr.js +673 -0
- package/dashboards/express/node_modules/ipaddr.js/lib/ipaddr.js.d.ts +68 -0
- package/dashboards/express/node_modules/ipaddr.js/package.json +35 -0
- package/dashboards/express/node_modules/is-promise/LICENSE +19 -0
- package/dashboards/express/node_modules/is-promise/index.d.ts +2 -0
- package/dashboards/express/node_modules/is-promise/index.js +6 -0
- package/dashboards/express/node_modules/is-promise/index.mjs +3 -0
- package/dashboards/express/node_modules/is-promise/package.json +30 -0
- package/dashboards/express/node_modules/is-promise/readme.md +33 -0
- package/dashboards/express/node_modules/math-intrinsics/.eslintrc +16 -0
- package/dashboards/express/node_modules/math-intrinsics/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/math-intrinsics/CHANGELOG.md +24 -0
- package/dashboards/express/node_modules/math-intrinsics/LICENSE +21 -0
- package/dashboards/express/node_modules/math-intrinsics/README.md +50 -0
- package/dashboards/express/node_modules/math-intrinsics/abs.d.ts +1 -0
- package/dashboards/express/node_modules/math-intrinsics/abs.js +4 -0
- package/dashboards/express/node_modules/math-intrinsics/constants/maxArrayLength.d.ts +3 -0
- package/dashboards/express/node_modules/math-intrinsics/constants/maxArrayLength.js +4 -0
- package/dashboards/express/node_modules/math-intrinsics/constants/maxSafeInteger.d.ts +3 -0
- package/dashboards/express/node_modules/math-intrinsics/constants/maxSafeInteger.js +5 -0
- package/dashboards/express/node_modules/math-intrinsics/constants/maxValue.d.ts +3 -0
- package/dashboards/express/node_modules/math-intrinsics/constants/maxValue.js +5 -0
- package/dashboards/express/node_modules/math-intrinsics/floor.d.ts +1 -0
- package/dashboards/express/node_modules/math-intrinsics/floor.js +4 -0
- package/dashboards/express/node_modules/math-intrinsics/isFinite.d.ts +3 -0
- package/dashboards/express/node_modules/math-intrinsics/isFinite.js +12 -0
- package/dashboards/express/node_modules/math-intrinsics/isInteger.d.ts +3 -0
- package/dashboards/express/node_modules/math-intrinsics/isInteger.js +16 -0
- package/dashboards/express/node_modules/math-intrinsics/isNaN.d.ts +1 -0
- package/dashboards/express/node_modules/math-intrinsics/isNaN.js +6 -0
- package/dashboards/express/node_modules/math-intrinsics/isNegativeZero.d.ts +3 -0
- package/dashboards/express/node_modules/math-intrinsics/isNegativeZero.js +6 -0
- package/dashboards/express/node_modules/math-intrinsics/max.d.ts +1 -0
- package/dashboards/express/node_modules/math-intrinsics/max.js +4 -0
- package/dashboards/express/node_modules/math-intrinsics/min.d.ts +1 -0
- package/dashboards/express/node_modules/math-intrinsics/min.js +4 -0
- package/dashboards/express/node_modules/math-intrinsics/mod.d.ts +3 -0
- package/dashboards/express/node_modules/math-intrinsics/mod.js +9 -0
- package/dashboards/express/node_modules/math-intrinsics/package.json +86 -0
- package/dashboards/express/node_modules/math-intrinsics/pow.d.ts +1 -0
- package/dashboards/express/node_modules/math-intrinsics/pow.js +4 -0
- package/dashboards/express/node_modules/math-intrinsics/round.d.ts +1 -0
- package/dashboards/express/node_modules/math-intrinsics/round.js +4 -0
- package/dashboards/express/node_modules/math-intrinsics/sign.d.ts +3 -0
- package/dashboards/express/node_modules/math-intrinsics/sign.js +11 -0
- package/dashboards/express/node_modules/math-intrinsics/test/index.js +192 -0
- package/dashboards/express/node_modules/math-intrinsics/tsconfig.json +3 -0
- package/dashboards/express/node_modules/media-typer/HISTORY.md +50 -0
- package/dashboards/express/node_modules/media-typer/LICENSE +22 -0
- package/dashboards/express/node_modules/media-typer/README.md +93 -0
- package/dashboards/express/node_modules/media-typer/index.js +143 -0
- package/dashboards/express/node_modules/media-typer/package.json +33 -0
- package/dashboards/express/node_modules/merge-descriptors/index.d.ts +11 -0
- package/dashboards/express/node_modules/merge-descriptors/index.js +26 -0
- package/dashboards/express/node_modules/merge-descriptors/license +11 -0
- package/dashboards/express/node_modules/merge-descriptors/package.json +50 -0
- package/dashboards/express/node_modules/merge-descriptors/readme.md +55 -0
- package/dashboards/express/node_modules/mime-db/HISTORY.md +541 -0
- package/dashboards/express/node_modules/mime-db/LICENSE +23 -0
- package/dashboards/express/node_modules/mime-db/README.md +109 -0
- package/dashboards/express/node_modules/mime-db/db.json +9342 -0
- package/dashboards/express/node_modules/mime-db/index.js +12 -0
- package/dashboards/express/node_modules/mime-db/package.json +56 -0
- package/dashboards/express/node_modules/mime-types/HISTORY.md +428 -0
- package/dashboards/express/node_modules/mime-types/LICENSE +23 -0
- package/dashboards/express/node_modules/mime-types/README.md +126 -0
- package/dashboards/express/node_modules/mime-types/index.js +211 -0
- package/dashboards/express/node_modules/mime-types/mimeScore.js +57 -0
- package/dashboards/express/node_modules/mime-types/package.json +49 -0
- package/dashboards/express/node_modules/ms/index.js +162 -0
- package/dashboards/express/node_modules/ms/license.md +21 -0
- package/dashboards/express/node_modules/ms/package.json +38 -0
- package/dashboards/express/node_modules/ms/readme.md +59 -0
- package/dashboards/express/node_modules/negotiator/HISTORY.md +114 -0
- package/dashboards/express/node_modules/negotiator/LICENSE +24 -0
- package/dashboards/express/node_modules/negotiator/README.md +212 -0
- package/dashboards/express/node_modules/negotiator/index.js +83 -0
- package/dashboards/express/node_modules/negotiator/lib/charset.js +169 -0
- package/dashboards/express/node_modules/negotiator/lib/encoding.js +205 -0
- package/dashboards/express/node_modules/negotiator/lib/language.js +179 -0
- package/dashboards/express/node_modules/negotiator/lib/mediaType.js +294 -0
- package/dashboards/express/node_modules/negotiator/package.json +43 -0
- package/dashboards/express/node_modules/object-inspect/.eslintrc +53 -0
- package/dashboards/express/node_modules/object-inspect/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/object-inspect/.nycrc +13 -0
- package/dashboards/express/node_modules/object-inspect/CHANGELOG.md +424 -0
- package/dashboards/express/node_modules/object-inspect/LICENSE +21 -0
- package/dashboards/express/node_modules/object-inspect/example/all.js +23 -0
- package/dashboards/express/node_modules/object-inspect/example/circular.js +6 -0
- package/dashboards/express/node_modules/object-inspect/example/fn.js +5 -0
- package/dashboards/express/node_modules/object-inspect/example/inspect.js +10 -0
- package/dashboards/express/node_modules/object-inspect/index.js +544 -0
- package/dashboards/express/node_modules/object-inspect/package-support.json +20 -0
- package/dashboards/express/node_modules/object-inspect/package.json +105 -0
- package/dashboards/express/node_modules/object-inspect/readme.markdown +84 -0
- package/dashboards/express/node_modules/object-inspect/test/bigint.js +58 -0
- package/dashboards/express/node_modules/object-inspect/test/browser/dom.js +15 -0
- package/dashboards/express/node_modules/object-inspect/test/circular.js +16 -0
- package/dashboards/express/node_modules/object-inspect/test/deep.js +12 -0
- package/dashboards/express/node_modules/object-inspect/test/element.js +53 -0
- package/dashboards/express/node_modules/object-inspect/test/err.js +48 -0
- package/dashboards/express/node_modules/object-inspect/test/fakes.js +29 -0
- package/dashboards/express/node_modules/object-inspect/test/fn.js +76 -0
- package/dashboards/express/node_modules/object-inspect/test/global.js +17 -0
- package/dashboards/express/node_modules/object-inspect/test/has.js +15 -0
- package/dashboards/express/node_modules/object-inspect/test/holes.js +15 -0
- package/dashboards/express/node_modules/object-inspect/test/indent-option.js +271 -0
- package/dashboards/express/node_modules/object-inspect/test/inspect.js +139 -0
- package/dashboards/express/node_modules/object-inspect/test/lowbyte.js +12 -0
- package/dashboards/express/node_modules/object-inspect/test/number.js +58 -0
- package/dashboards/express/node_modules/object-inspect/test/quoteStyle.js +26 -0
- package/dashboards/express/node_modules/object-inspect/test/toStringTag.js +40 -0
- package/dashboards/express/node_modules/object-inspect/test/undef.js +12 -0
- package/dashboards/express/node_modules/object-inspect/test/values.js +261 -0
- package/dashboards/express/node_modules/object-inspect/test-core-js.js +26 -0
- package/dashboards/express/node_modules/object-inspect/util.inspect.js +1 -0
- package/dashboards/express/node_modules/on-finished/HISTORY.md +98 -0
- package/dashboards/express/node_modules/on-finished/LICENSE +23 -0
- package/dashboards/express/node_modules/on-finished/README.md +162 -0
- package/dashboards/express/node_modules/on-finished/index.js +234 -0
- package/dashboards/express/node_modules/on-finished/package.json +39 -0
- package/dashboards/express/node_modules/on-headers/HISTORY.md +26 -0
- package/dashboards/express/node_modules/on-headers/LICENSE +22 -0
- package/dashboards/express/node_modules/on-headers/README.md +81 -0
- package/dashboards/express/node_modules/on-headers/index.js +180 -0
- package/dashboards/express/node_modules/on-headers/package.json +44 -0
- package/dashboards/express/node_modules/once/LICENSE +15 -0
- package/dashboards/express/node_modules/once/README.md +79 -0
- package/dashboards/express/node_modules/once/once.js +42 -0
- package/dashboards/express/node_modules/once/package.json +33 -0
- package/dashboards/express/node_modules/parseurl/HISTORY.md +58 -0
- package/dashboards/express/node_modules/parseurl/LICENSE +24 -0
- package/dashboards/express/node_modules/parseurl/README.md +133 -0
- package/dashboards/express/node_modules/parseurl/index.js +158 -0
- package/dashboards/express/node_modules/parseurl/package.json +40 -0
- package/dashboards/express/node_modules/path-to-regexp/LICENSE +21 -0
- package/dashboards/express/node_modules/path-to-regexp/Readme.md +224 -0
- package/dashboards/express/node_modules/path-to-regexp/dist/index.d.ts +144 -0
- package/dashboards/express/node_modules/path-to-regexp/dist/index.js +409 -0
- package/dashboards/express/node_modules/path-to-regexp/dist/index.js.map +1 -0
- package/dashboards/express/node_modules/path-to-regexp/package.json +64 -0
- package/dashboards/express/node_modules/proxy-addr/HISTORY.md +161 -0
- package/dashboards/express/node_modules/proxy-addr/LICENSE +22 -0
- package/dashboards/express/node_modules/proxy-addr/README.md +139 -0
- package/dashboards/express/node_modules/proxy-addr/index.js +327 -0
- package/dashboards/express/node_modules/proxy-addr/package.json +47 -0
- package/dashboards/express/node_modules/qs/.editorconfig +46 -0
- package/dashboards/express/node_modules/qs/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/qs/.github/SECURITY.md +11 -0
- package/dashboards/express/node_modules/qs/.github/THREAT_MODEL.md +78 -0
- package/dashboards/express/node_modules/qs/.nycrc +13 -0
- package/dashboards/express/node_modules/qs/CHANGELOG.md +806 -0
- package/dashboards/express/node_modules/qs/LICENSE.md +29 -0
- package/dashboards/express/node_modules/qs/README.md +758 -0
- package/dashboards/express/node_modules/qs/dist/qs.js +141 -0
- package/dashboards/express/node_modules/qs/eslint.config.mjs +56 -0
- package/dashboards/express/node_modules/qs/lib/formats.js +23 -0
- package/dashboards/express/node_modules/qs/lib/index.js +11 -0
- package/dashboards/express/node_modules/qs/lib/parse.js +373 -0
- package/dashboards/express/node_modules/qs/lib/stringify.js +356 -0
- package/dashboards/express/node_modules/qs/lib/utils.js +342 -0
- package/dashboards/express/node_modules/qs/package.json +94 -0
- package/dashboards/express/node_modules/qs/test/empty-keys-cases.js +267 -0
- package/dashboards/express/node_modules/qs/test/parse.js +1568 -0
- package/dashboards/express/node_modules/qs/test/stringify.js +1310 -0
- package/dashboards/express/node_modules/qs/test/utils.js +404 -0
- package/dashboards/express/node_modules/random-bytes/HISTORY.md +4 -0
- package/dashboards/express/node_modules/random-bytes/LICENSE +21 -0
- package/dashboards/express/node_modules/random-bytes/README.md +77 -0
- package/dashboards/express/node_modules/random-bytes/index.js +101 -0
- package/dashboards/express/node_modules/random-bytes/package.json +36 -0
- package/dashboards/express/node_modules/range-parser/HISTORY.md +56 -0
- package/dashboards/express/node_modules/range-parser/LICENSE +23 -0
- package/dashboards/express/node_modules/range-parser/README.md +84 -0
- package/dashboards/express/node_modules/range-parser/index.js +162 -0
- package/dashboards/express/node_modules/range-parser/package.json +44 -0
- package/dashboards/express/node_modules/raw-body/LICENSE +22 -0
- package/dashboards/express/node_modules/raw-body/README.md +223 -0
- package/dashboards/express/node_modules/raw-body/index.d.ts +85 -0
- package/dashboards/express/node_modules/raw-body/index.js +336 -0
- package/dashboards/express/node_modules/raw-body/package.json +46 -0
- package/dashboards/express/node_modules/router/HISTORY.md +228 -0
- package/dashboards/express/node_modules/router/LICENSE +23 -0
- package/dashboards/express/node_modules/router/README.md +416 -0
- package/dashboards/express/node_modules/router/index.js +748 -0
- package/dashboards/express/node_modules/router/lib/layer.js +247 -0
- package/dashboards/express/node_modules/router/lib/route.js +242 -0
- package/dashboards/express/node_modules/router/package.json +44 -0
- package/dashboards/express/node_modules/safe-buffer/LICENSE +21 -0
- package/dashboards/express/node_modules/safe-buffer/README.md +584 -0
- package/dashboards/express/node_modules/safe-buffer/index.d.ts +187 -0
- package/dashboards/express/node_modules/safe-buffer/index.js +65 -0
- package/dashboards/express/node_modules/safe-buffer/package.json +51 -0
- package/dashboards/express/node_modules/safer-buffer/LICENSE +21 -0
- package/dashboards/express/node_modules/safer-buffer/Porting-Buffer.md +268 -0
- package/dashboards/express/node_modules/safer-buffer/Readme.md +156 -0
- package/dashboards/express/node_modules/safer-buffer/dangerous.js +58 -0
- package/dashboards/express/node_modules/safer-buffer/package.json +34 -0
- package/dashboards/express/node_modules/safer-buffer/safer.js +77 -0
- package/dashboards/express/node_modules/safer-buffer/tests.js +406 -0
- package/dashboards/express/node_modules/send/LICENSE +23 -0
- package/dashboards/express/node_modules/send/README.md +317 -0
- package/dashboards/express/node_modules/send/index.js +997 -0
- package/dashboards/express/node_modules/send/package.json +63 -0
- package/dashboards/express/node_modules/serve-static/LICENSE +25 -0
- package/dashboards/express/node_modules/serve-static/README.md +253 -0
- package/dashboards/express/node_modules/serve-static/index.js +208 -0
- package/dashboards/express/node_modules/serve-static/package.json +44 -0
- package/dashboards/express/node_modules/setprototypeof/LICENSE +13 -0
- package/dashboards/express/node_modules/setprototypeof/README.md +31 -0
- package/dashboards/express/node_modules/setprototypeof/index.d.ts +2 -0
- package/dashboards/express/node_modules/setprototypeof/index.js +17 -0
- package/dashboards/express/node_modules/setprototypeof/package.json +38 -0
- package/dashboards/express/node_modules/setprototypeof/test/index.js +24 -0
- package/dashboards/express/node_modules/side-channel/.editorconfig +9 -0
- package/dashboards/express/node_modules/side-channel/.eslintrc +12 -0
- package/dashboards/express/node_modules/side-channel/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/side-channel/.nycrc +13 -0
- package/dashboards/express/node_modules/side-channel/CHANGELOG.md +110 -0
- package/dashboards/express/node_modules/side-channel/LICENSE +21 -0
- package/dashboards/express/node_modules/side-channel/README.md +61 -0
- package/dashboards/express/node_modules/side-channel/index.d.ts +14 -0
- package/dashboards/express/node_modules/side-channel/index.js +43 -0
- package/dashboards/express/node_modules/side-channel/package.json +85 -0
- package/dashboards/express/node_modules/side-channel/test/index.js +104 -0
- package/dashboards/express/node_modules/side-channel/tsconfig.json +9 -0
- package/dashboards/express/node_modules/side-channel-list/.editorconfig +9 -0
- package/dashboards/express/node_modules/side-channel-list/.eslintrc +11 -0
- package/dashboards/express/node_modules/side-channel-list/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/side-channel-list/.nycrc +13 -0
- package/dashboards/express/node_modules/side-channel-list/CHANGELOG.md +15 -0
- package/dashboards/express/node_modules/side-channel-list/LICENSE +21 -0
- package/dashboards/express/node_modules/side-channel-list/README.md +62 -0
- package/dashboards/express/node_modules/side-channel-list/index.d.ts +13 -0
- package/dashboards/express/node_modules/side-channel-list/index.js +113 -0
- package/dashboards/express/node_modules/side-channel-list/list.d.ts +14 -0
- package/dashboards/express/node_modules/side-channel-list/package.json +77 -0
- package/dashboards/express/node_modules/side-channel-list/test/index.js +104 -0
- package/dashboards/express/node_modules/side-channel-list/tsconfig.json +9 -0
- package/dashboards/express/node_modules/side-channel-map/.editorconfig +9 -0
- package/dashboards/express/node_modules/side-channel-map/.eslintrc +11 -0
- package/dashboards/express/node_modules/side-channel-map/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/side-channel-map/.nycrc +13 -0
- package/dashboards/express/node_modules/side-channel-map/CHANGELOG.md +22 -0
- package/dashboards/express/node_modules/side-channel-map/LICENSE +21 -0
- package/dashboards/express/node_modules/side-channel-map/README.md +62 -0
- package/dashboards/express/node_modules/side-channel-map/index.d.ts +15 -0
- package/dashboards/express/node_modules/side-channel-map/index.js +68 -0
- package/dashboards/express/node_modules/side-channel-map/package.json +80 -0
- package/dashboards/express/node_modules/side-channel-map/test/index.js +114 -0
- package/dashboards/express/node_modules/side-channel-map/tsconfig.json +9 -0
- package/dashboards/express/node_modules/side-channel-weakmap/.editorconfig +9 -0
- package/dashboards/express/node_modules/side-channel-weakmap/.eslintrc +12 -0
- package/dashboards/express/node_modules/side-channel-weakmap/.github/FUNDING.yml +12 -0
- package/dashboards/express/node_modules/side-channel-weakmap/.nycrc +13 -0
- package/dashboards/express/node_modules/side-channel-weakmap/CHANGELOG.md +28 -0
- package/dashboards/express/node_modules/side-channel-weakmap/LICENSE +21 -0
- package/dashboards/express/node_modules/side-channel-weakmap/README.md +62 -0
- package/dashboards/express/node_modules/side-channel-weakmap/index.d.ts +15 -0
- package/dashboards/express/node_modules/side-channel-weakmap/index.js +84 -0
- package/dashboards/express/node_modules/side-channel-weakmap/package.json +87 -0
- package/dashboards/express/node_modules/side-channel-weakmap/test/index.js +114 -0
- package/dashboards/express/node_modules/side-channel-weakmap/tsconfig.json +9 -0
- package/dashboards/express/node_modules/statuses/HISTORY.md +87 -0
- package/dashboards/express/node_modules/statuses/LICENSE +23 -0
- package/dashboards/express/node_modules/statuses/README.md +139 -0
- package/dashboards/express/node_modules/statuses/codes.json +65 -0
- package/dashboards/express/node_modules/statuses/index.js +146 -0
- package/dashboards/express/node_modules/statuses/package.json +49 -0
- package/dashboards/express/node_modules/toidentifier/HISTORY.md +9 -0
- package/dashboards/express/node_modules/toidentifier/LICENSE +21 -0
- package/dashboards/express/node_modules/toidentifier/README.md +61 -0
- package/dashboards/express/node_modules/toidentifier/index.js +32 -0
- package/dashboards/express/node_modules/toidentifier/package.json +38 -0
- package/dashboards/express/node_modules/type-is/HISTORY.md +292 -0
- package/dashboards/express/node_modules/type-is/LICENSE +23 -0
- package/dashboards/express/node_modules/type-is/README.md +198 -0
- package/dashboards/express/node_modules/type-is/index.js +250 -0
- package/dashboards/express/node_modules/type-is/package.json +47 -0
- package/dashboards/express/node_modules/uid-safe/HISTORY.md +61 -0
- package/dashboards/express/node_modules/uid-safe/LICENSE +22 -0
- package/dashboards/express/node_modules/uid-safe/README.md +77 -0
- package/dashboards/express/node_modules/uid-safe/index.js +107 -0
- package/dashboards/express/node_modules/uid-safe/package.json +46 -0
- package/dashboards/express/node_modules/unpipe/HISTORY.md +4 -0
- package/dashboards/express/node_modules/unpipe/LICENSE +22 -0
- package/dashboards/express/node_modules/unpipe/README.md +43 -0
- package/dashboards/express/node_modules/unpipe/index.js +69 -0
- package/dashboards/express/node_modules/unpipe/package.json +27 -0
- package/dashboards/express/node_modules/vary/HISTORY.md +39 -0
- package/dashboards/express/node_modules/vary/LICENSE +22 -0
- package/dashboards/express/node_modules/vary/README.md +101 -0
- package/dashboards/express/node_modules/vary/index.js +149 -0
- package/dashboards/express/node_modules/vary/package.json +43 -0
- package/dashboards/express/node_modules/wrappy/LICENSE +15 -0
- package/dashboards/express/node_modules/wrappy/README.md +36 -0
- package/dashboards/express/node_modules/wrappy/package.json +29 -0
- package/dashboards/express/node_modules/wrappy/wrappy.js +33 -0
- package/dashboards/express/package-lock.json +922 -0
- package/dashboards/express/package.json +17 -0
- package/dashboards/express/public/styles.css +284 -0
- package/dashboards/express/routes/agents.js +771 -0
- package/dashboards/express/routes/apiKeys.js +107 -0
- package/dashboards/express/routes/audit.js +75 -0
- package/dashboards/express/routes/auth.js +38 -0
- package/dashboards/express/routes/compliance.js +93 -0
- package/dashboards/express/routes/dashboard.js +65 -0
- package/dashboards/express/routes/dlp.js +165 -0
- package/dashboards/express/routes/guardrails.js +195 -0
- package/dashboards/express/routes/journal.js +95 -0
- package/dashboards/express/routes/messages.js +97 -0
- package/dashboards/express/routes/settings.js +830 -0
- package/dashboards/express/routes/skills.js +141 -0
- package/dashboards/express/routes/users.js +69 -0
- package/dashboards/express/routes/vault.js +141 -0
- package/dashboards/express/utils/api.js +44 -0
- package/dashboards/express/utils/helpers.js +46 -0
- package/dashboards/express/views/components/modal.js +255 -0
- package/dashboards/express/views/components/stats.js +22 -0
- package/dashboards/express/views/components/table.js +31 -0
- package/dashboards/express/views/layout.js +73 -0
- package/dashboards/express/views/login.js +45 -0
- package/dashboards/go/go.mod +3 -0
- package/dashboards/go/handlers/agents.go +790 -0
- package/dashboards/go/handlers/apikeys.go +38 -0
- package/dashboards/go/handlers/audit.go +52 -0
- package/dashboards/go/handlers/auth.go +39 -0
- package/dashboards/go/handlers/compliance.go +58 -0
- package/dashboards/go/handlers/dashboard.go +43 -0
- package/dashboards/go/handlers/dlp.go +78 -0
- package/dashboards/go/handlers/guardrails.go +89 -0
- package/dashboards/go/handlers/journal.go +60 -0
- package/dashboards/go/handlers/messages.go +59 -0
- package/dashboards/go/handlers/settings.go +951 -0
- package/dashboards/go/handlers/skills.go +129 -0
- package/dashboards/go/handlers/users.go +54 -0
- package/dashboards/go/handlers/vault.go +85 -0
- package/dashboards/go/main.go +35 -485
- package/dashboards/go/middleware/auth.go +17 -0
- package/dashboards/go/services/api.go +38 -0
- package/dashboards/go/services/session.go +52 -0
- package/dashboards/go/static/styles.css +284 -0
- package/dashboards/go/templates/components.go +45 -0
- package/dashboards/go/templates/helpers.go +35 -0
- package/dashboards/go/templates/layout.go +59 -0
- package/dashboards/html/index.html +203 -450
- package/dashboards/html/package.json +11 -0
- package/dashboards/html/public/styles.css +149 -0
- package/dashboards/html/src/api.js +36 -0
- package/dashboards/html/src/components/badge.js +13 -0
- package/dashboards/html/src/components/layout.js +11 -0
- package/dashboards/html/src/components/modal.js +9 -0
- package/dashboards/html/src/components/pagination.js +12 -0
- package/dashboards/html/src/components/stat-card.js +14 -0
- package/dashboards/html/src/components/table.js +6 -0
- package/dashboards/html/src/main.js +83 -0
- package/dashboards/html/src/pages/agents.js +831 -0
- package/dashboards/html/src/pages/api-keys.js +80 -0
- package/dashboards/html/src/pages/audit.js +50 -0
- package/dashboards/html/src/pages/compliance.js +69 -0
- package/dashboards/html/src/pages/dashboard.js +25 -0
- package/dashboards/html/src/pages/dlp.js +112 -0
- package/dashboards/html/src/pages/guardrails.js +127 -0
- package/dashboards/html/src/pages/journal.js +54 -0
- package/dashboards/html/src/pages/login.js +84 -0
- package/dashboards/html/src/pages/messages.js +90 -0
- package/dashboards/html/src/pages/settings.js +656 -0
- package/dashboards/html/src/pages/skills.js +114 -0
- package/dashboards/html/src/pages/users.js +62 -0
- package/dashboards/html/src/pages/vault.js +105 -0
- package/dashboards/html/src/router.js +40 -0
- package/dashboards/html/src/utils/escape.js +7 -0
- package/dashboards/html/src/utils/time.js +16 -0
- package/dashboards/html/src/utils/toast.js +10 -0
- package/dashboards/java/AgenticMailDashboard.java +123 -346
- package/dashboards/java/handlers/AgentsHandler.java +807 -0
- package/dashboards/java/handlers/ApiKeysHandler.java +201 -0
- package/dashboards/java/handlers/AuditHandler.java +95 -0
- package/dashboards/java/handlers/AuthHandler.java +71 -0
- package/dashboards/java/handlers/ComplianceHandler.java +192 -0
- package/dashboards/java/handlers/DashboardHandler.java +98 -0
- package/dashboards/java/handlers/DlpHandler.java +230 -0
- package/dashboards/java/handlers/GuardrailsHandler.java +272 -0
- package/dashboards/java/handlers/JournalHandler.java +130 -0
- package/dashboards/java/handlers/MessagesHandler.java +168 -0
- package/dashboards/java/handlers/SettingsHandler.java +1017 -0
- package/dashboards/java/handlers/SkillsHandler.java +198 -0
- package/dashboards/java/handlers/UsersHandler.java +118 -0
- package/dashboards/java/handlers/VaultHandler.java +168 -0
- package/dashboards/java/services/ApiClient.java +233 -0
- package/dashboards/java/services/SessionManager.java +138 -0
- package/dashboards/java/static/styles.css +288 -0
- package/dashboards/java/templates/Components.java +142 -0
- package/dashboards/java/templates/Helpers.java +106 -0
- package/dashboards/java/templates/Layout.java +98 -0
- package/dashboards/laravel/controllers/AgentController.php +250 -0
- package/dashboards/laravel/controllers/ApiKeyController.php +73 -0
- package/dashboards/laravel/controllers/AuditController.php +31 -0
- package/dashboards/laravel/controllers/AuthController.php +44 -0
- package/dashboards/laravel/controllers/ComplianceController.php +55 -0
- package/dashboards/laravel/controllers/DashboardController.php +28 -0
- package/dashboards/laravel/controllers/DlpController.php +88 -0
- package/dashboards/laravel/controllers/GuardrailController.php +110 -0
- package/dashboards/laravel/controllers/JournalController.php +44 -0
- package/dashboards/laravel/controllers/MessageController.php +47 -0
- package/dashboards/laravel/controllers/SettingController.php +258 -0
- package/dashboards/laravel/controllers/SkillController.php +74 -0
- package/dashboards/laravel/controllers/UserController.php +47 -0
- package/dashboards/laravel/controllers/VaultController.php +94 -0
- package/dashboards/laravel/index.php +319 -0
- package/dashboards/laravel/lib/Api.php +73 -0
- package/dashboards/laravel/lib/Helpers.php +123 -0
- package/dashboards/laravel/public/styles.css +291 -0
- package/dashboards/laravel/views/agent-detail.php +534 -0
- package/dashboards/laravel/views/agents.php +204 -0
- package/dashboards/laravel/views/api-keys.php +55 -0
- package/dashboards/laravel/views/audit.php +30 -0
- package/dashboards/laravel/views/compliance.php +48 -0
- package/dashboards/laravel/views/components/modal.php +59 -0
- package/dashboards/laravel/views/components/stats.php +21 -0
- package/dashboards/laravel/views/components/table.php +35 -0
- package/dashboards/laravel/views/dashboard.php +31 -0
- package/dashboards/laravel/views/dlp.php +87 -0
- package/dashboards/laravel/views/guardrails.php +95 -0
- package/dashboards/laravel/views/journal.php +50 -0
- package/dashboards/laravel/views/layout.php +82 -0
- package/dashboards/laravel/views/login.php +45 -0
- package/dashboards/laravel/views/messages.php +60 -0
- package/dashboards/laravel/views/settings.php +622 -0
- package/dashboards/laravel/views/skills.php +74 -0
- package/dashboards/laravel/views/users.php +42 -0
- package/dashboards/laravel/views/vault.php +80 -0
- package/dashboards/php/components/layout.php +80 -0
- package/dashboards/php/components/modal.php +22 -0
- package/dashboards/php/components/stats.php +20 -0
- package/dashboards/php/components/table.php +33 -0
- package/dashboards/php/index.php +663 -381
- package/dashboards/php/lib/api.php +37 -0
- package/dashboards/php/lib/auth.php +47 -0
- package/dashboards/php/lib/helpers.php +69 -0
- package/dashboards/php/pages/agent-detail.php +552 -0
- package/dashboards/php/pages/agents.php +185 -0
- package/dashboards/php/pages/api-keys.php +34 -0
- package/dashboards/php/pages/audit.php +31 -0
- package/dashboards/php/pages/compliance.php +38 -0
- package/dashboards/php/pages/dashboard.php +29 -0
- package/dashboards/php/pages/dlp.php +65 -0
- package/dashboards/php/pages/guardrails.php +70 -0
- package/dashboards/php/pages/journal.php +53 -0
- package/dashboards/php/pages/login.php +34 -0
- package/dashboards/php/pages/messages.php +53 -0
- package/dashboards/php/pages/settings.php +687 -0
- package/dashboards/php/pages/skills.php +70 -0
- package/dashboards/php/pages/users.php +37 -0
- package/dashboards/php/pages/vault.php +70 -0
- package/dashboards/php/public/styles.css +81 -0
- package/dashboards/python/app.py +61 -259
- package/dashboards/python/routes/__init__.py +0 -0
- package/dashboards/python/routes/agents.py +296 -0
- package/dashboards/python/routes/api_keys.py +49 -0
- package/dashboards/python/routes/audit.py +33 -0
- package/dashboards/python/routes/auth.py +30 -0
- package/dashboards/python/routes/compliance.py +50 -0
- package/dashboards/python/routes/dashboard.py +32 -0
- package/dashboards/python/routes/dlp.py +64 -0
- package/dashboards/python/routes/guardrails.py +79 -0
- package/dashboards/python/routes/journal.py +40 -0
- package/dashboards/python/routes/messages.py +46 -0
- package/dashboards/python/routes/settings.py +260 -0
- package/dashboards/python/routes/skills.py +59 -0
- package/dashboards/python/routes/users.py +43 -0
- package/dashboards/python/routes/vault.py +59 -0
- package/dashboards/python/static/styles.css +288 -0
- package/dashboards/python/templates/agent_detail.html +552 -0
- package/dashboards/python/templates/agents.html +246 -0
- package/dashboards/python/templates/api_keys.html +64 -0
- package/dashboards/python/templates/audit.html +50 -0
- package/dashboards/python/templates/compliance.html +74 -0
- package/dashboards/python/templates/components/modal.html +43 -0
- package/dashboards/python/templates/components/stats.html +26 -0
- package/dashboards/python/templates/components/table.html +43 -0
- package/dashboards/python/templates/dashboard.html +34 -0
- package/dashboards/python/templates/dlp.html +159 -0
- package/dashboards/python/templates/guardrails.html +131 -0
- package/dashboards/python/templates/journal.html +66 -0
- package/dashboards/python/templates/layout.html +86 -0
- package/dashboards/python/templates/login.html +36 -0
- package/dashboards/python/templates/messages.html +90 -0
- package/dashboards/python/templates/settings.html +624 -0
- package/dashboards/python/templates/skills.html +89 -0
- package/dashboards/python/templates/users.html +70 -0
- package/dashboards/python/templates/vault.html +73 -0
- package/dashboards/python/utils/__init__.py +0 -0
- package/dashboards/python/utils/api.py +35 -0
- package/dashboards/python/utils/helpers.py +90 -0
- package/dashboards/rails/app.rb +56 -0
- package/dashboards/rails/helpers/api.rb +39 -0
- package/dashboards/rails/helpers/auth.rb +11 -0
- package/dashboards/rails/helpers/view.rb +95 -0
- package/dashboards/rails/public/styles.css +299 -0
- package/dashboards/rails/routes/agents.rb +173 -0
- package/dashboards/rails/routes/api_keys.rb +30 -0
- package/dashboards/rails/routes/audit.rb +15 -0
- package/dashboards/rails/routes/auth.rb +29 -0
- package/dashboards/rails/routes/compliance.rb +25 -0
- package/dashboards/rails/routes/dashboard.rb +13 -0
- package/dashboards/rails/routes/dlp.rb +40 -0
- package/dashboards/rails/routes/guardrails.rb +51 -0
- package/dashboards/rails/routes/journal.rb +24 -0
- package/dashboards/rails/routes/messages.rb +22 -0
- package/dashboards/rails/routes/settings.rb +196 -0
- package/dashboards/rails/routes/skills.rb +38 -0
- package/dashboards/rails/routes/users.rb +18 -0
- package/dashboards/rails/routes/vault.rb +37 -0
- package/dashboards/rails/views/agent_detail.erb +550 -0
- package/dashboards/rails/views/agents.erb +214 -0
- package/dashboards/rails/views/api_keys.erb +52 -0
- package/dashboards/rails/views/audit.erb +38 -0
- package/dashboards/rails/views/compliance.erb +69 -0
- package/dashboards/rails/views/dashboard.erb +46 -0
- package/dashboards/rails/views/dlp.erb +104 -0
- package/dashboards/rails/views/guardrails.erb +107 -0
- package/dashboards/rails/views/journal.erb +65 -0
- package/dashboards/rails/views/layout.erb +53 -0
- package/dashboards/rails/views/login.erb +47 -0
- package/dashboards/rails/views/messages.erb +62 -0
- package/dashboards/rails/views/settings.erb +578 -0
- package/dashboards/rails/views/skills.erb +66 -0
- package/dashboards/rails/views/users.erb +53 -0
- package/dashboards/rails/views/vault.erb +66 -0
- package/dashboards/ruby/app.rb +53 -182
- package/dashboards/ruby/helpers/api.rb +63 -0
- package/dashboards/ruby/helpers/auth.rb +20 -0
- package/dashboards/ruby/helpers/view.rb +91 -0
- package/dashboards/ruby/public/styles.css +294 -0
- package/dashboards/ruby/routes/agents.rb +197 -0
- package/dashboards/ruby/routes/api_keys.rb +43 -0
- package/dashboards/ruby/routes/audit.rb +15 -0
- package/dashboards/ruby/routes/auth.rb +29 -0
- package/dashboards/ruby/routes/compliance.rb +28 -0
- package/dashboards/ruby/routes/dashboard.rb +13 -0
- package/dashboards/ruby/routes/dlp.rb +55 -0
- package/dashboards/ruby/routes/guardrails.rb +77 -0
- package/dashboards/ruby/routes/journal.rb +24 -0
- package/dashboards/ruby/routes/messages.rb +27 -0
- package/dashboards/ruby/routes/settings.rb +214 -0
- package/dashboards/ruby/routes/skills.rb +50 -0
- package/dashboards/ruby/routes/users.rb +26 -0
- package/dashboards/ruby/routes/vault.rb +49 -0
- package/dashboards/ruby/views/agent_detail.erb +550 -0
- package/dashboards/ruby/views/agents.erb +214 -0
- package/dashboards/ruby/views/api_keys.erb +59 -0
- package/dashboards/ruby/views/audit.erb +38 -0
- package/dashboards/ruby/views/compliance.erb +45 -0
- package/dashboards/ruby/views/dashboard.erb +46 -0
- package/dashboards/ruby/views/dlp.erb +88 -0
- package/dashboards/ruby/views/guardrails.erb +103 -0
- package/dashboards/ruby/views/journal.erb +53 -0
- package/dashboards/ruby/views/layout.erb +52 -0
- package/dashboards/ruby/views/login.erb +31 -0
- package/dashboards/ruby/views/messages.erb +51 -0
- package/dashboards/ruby/views/settings.erb +579 -0
- package/dashboards/ruby/views/skills.erb +66 -0
- package/dashboards/ruby/views/users.erb +53 -0
- package/dashboards/ruby/views/vault.erb +66 -0
- package/dashboards/shared/styles.css +322 -0
- package/dist/{chunk-TVF23PUW.js → chunk-7FVRYOP4.js} +22 -7
- package/dist/chunk-DRXMYYKN.js +79 -0
- package/dist/chunk-E23VJ3QX.js +9427 -0
- package/dist/chunk-EOBN6RCA.js +12652 -0
- package/dist/chunk-FLRYMSKY.js +23 -0
- package/dist/chunk-HAUHDCUB.js +764 -0
- package/dist/chunk-HSF6OJ5Z.js +154 -0
- package/dist/{chunk-PNKVD2UK.js → chunk-KFQGP6VL.js} +7 -0
- package/dist/chunk-LKAFZ343.js +591 -0
- package/dist/{chunk-GXIEEA2T.js → chunk-NTVN3JHS.js} +10 -10
- package/dist/chunk-RO537U6H.js +70 -0
- package/dist/chunk-SGBTJHEF.js +2287 -0
- package/dist/chunk-SMUXH6FM.js +1943 -0
- package/dist/chunk-TY7NVD4U.js +275 -0
- package/dist/chunk-X6UVWFHW.js +3455 -0
- package/dist/{chunk-7RGCCHIT.js → chunk-XMDE2NGH.js} +2 -1
- package/dist/chunk-ZNR5DDTA.js +239 -0
- package/dist/cidr-LISVZSM2.js +17 -0
- package/dist/cli-build-skill-XOYECCLE.js +235 -0
- package/dist/cli-recover-SSGGSKZJ.js +97 -0
- package/dist/cli-submit-skill-RSBLF5XN.js +162 -0
- package/dist/cli-validate-WJBUOEGW.js +148 -0
- package/dist/cli-verify-V3GPFMWU.js +98 -0
- package/dist/cli.js +50 -376
- package/dist/config-store-CRMKWBON.js +58 -0
- package/dist/dashboard/app.js +246 -0
- package/dist/dashboard/assets/logo.png +0 -0
- package/dist/dashboard/components/error-boundary.js +21 -0
- package/dist/dashboard/components/help-button.js +34 -0
- package/dist/dashboard/components/icons.js +53 -0
- package/dist/dashboard/components/modal.js +124 -0
- package/dist/dashboard/components/persona-fields.js +271 -0
- package/dist/dashboard/components/settings-help.js +191 -0
- package/dist/dashboard/components/tag-input.js +96 -0
- package/dist/dashboard/components/utils.js +148 -0
- package/dist/dashboard/index.html +407 -874
- package/dist/dashboard/pages/activity.js +62 -0
- package/dist/dashboard/pages/agent-detail.js +3577 -0
- package/dist/dashboard/pages/agents.js +1072 -0
- package/dist/dashboard/pages/approvals.js +81 -0
- package/dist/dashboard/pages/audit.js +133 -0
- package/dist/dashboard/pages/community-skills.js +665 -0
- package/dist/dashboard/pages/compliance.js +81 -0
- package/dist/dashboard/pages/dashboard.js +150 -0
- package/dist/dashboard/pages/dlp.js +107 -0
- package/dist/dashboard/pages/domain-status.js +123 -0
- package/dist/dashboard/pages/guardrails.js +995 -0
- package/dist/dashboard/pages/journal.js +51 -0
- package/dist/dashboard/pages/knowledge-contributions.js +763 -0
- package/dist/dashboard/pages/knowledge.js +46 -0
- package/dist/dashboard/pages/login.js +491 -0
- package/dist/dashboard/pages/messages.js +274 -0
- package/dist/dashboard/pages/settings.js +1554 -0
- package/dist/dashboard/pages/skill-connections.js +452 -0
- package/dist/dashboard/pages/skills.js +433 -0
- package/dist/dashboard/pages/users.js +49 -0
- package/dist/dashboard/pages/vault.js +538 -0
- package/dist/dashboard/pages/workforce.js +569 -0
- package/dist/dashboard/vendor/react-dom.production.min.js +267 -0
- package/dist/dashboard/vendor/react.production.min.js +31 -0
- package/dist/db-adapter-5PWMLY67.js +7 -0
- package/dist/domain-lock-URIFILHB.js +7 -0
- package/dist/{dynamodb-CCGL2E77.js → dynamodb-CD3LREWD.js} +4 -4
- package/dist/{factory-HINWFYZ3.js → factory-FVJH5RRY.js} +2 -2
- package/dist/firewall-AHIRE6UB.js +10 -0
- package/dist/index.js +133 -448
- package/dist/{managed-RZITNPXG.js → managed-QVTONZ7E.js} +4 -2
- package/dist/{mongodb-ODTXIVPV.js → mongodb-73MGW7LD.js} +4 -4
- package/dist/{mysql-RM3S2FV5.js → mysql-A2RYNBQG.js} +59 -6
- package/dist/{postgres-LN7A6MGQ.js → postgres-OE23X46P.js} +63 -6
- package/dist/registry/cli.js +411 -0
- package/dist/routes-NJK5OI5N.js +5673 -0
- package/dist/runtime-SMA6JUMP.js +46 -0
- package/dist/server-ZT5NWHT4.js +11 -0
- package/dist/setup-RCYNX5NA.js +20 -0
- package/dist/skills-QNR3CCHA.js +14 -0
- package/dist/soul-templates.json +1525 -0
- package/dist/{sqlite-VLKVAJA4.js → sqlite-SFVNZPHX.js} +56 -8
- package/dist/{turso-LDWODSDI.js → turso-L6WQAY7U.js} +59 -6
- package/package.json +11 -10
- package/schemas/agenticmail-skill.v1.schema.json +180 -0
- package/src/admin/routes.ts +536 -5
- package/src/agent-tools/common.ts +232 -0
- package/src/agent-tools/index.ts +246 -0
- package/src/agent-tools/merge.ts +62 -0
- package/src/agent-tools/middleware.ts +436 -0
- package/src/agent-tools/security.ts +352 -0
- package/src/agent-tools/tools/bash.ts +154 -0
- package/src/agent-tools/tools/browser.ts +236 -0
- package/src/agent-tools/tools/edit.ts +100 -0
- package/src/agent-tools/tools/enterprise-calendar.ts +561 -0
- package/src/agent-tools/tools/enterprise-code-sandbox.ts +395 -0
- package/src/agent-tools/tools/enterprise-database.ts +377 -0
- package/src/agent-tools/tools/enterprise-diff.ts +580 -0
- package/src/agent-tools/tools/enterprise-documents.ts +896 -0
- package/src/agent-tools/tools/enterprise-finance.ts +484 -0
- package/src/agent-tools/tools/enterprise-http.ts +477 -0
- package/src/agent-tools/tools/enterprise-knowledge-search.ts +369 -0
- package/src/agent-tools/tools/enterprise-logs.ts +479 -0
- package/src/agent-tools/tools/enterprise-notifications.ts +532 -0
- package/src/agent-tools/tools/enterprise-security-scan.ts +528 -0
- package/src/agent-tools/tools/enterprise-spreadsheet.ts +825 -0
- package/src/agent-tools/tools/enterprise-translation.ts +530 -0
- package/src/agent-tools/tools/enterprise-vision.ts +348 -0
- package/src/agent-tools/tools/enterprise-web-research.ts +422 -0
- package/src/agent-tools/tools/enterprise-workflow.ts +308 -0
- package/src/agent-tools/tools/glob.ts +129 -0
- package/src/agent-tools/tools/grep.ts +178 -0
- package/src/agent-tools/tools/memory.ts +194 -0
- package/src/agent-tools/tools/read.ts +160 -0
- package/src/agent-tools/tools/web-fetch-utils.ts +202 -0
- package/src/agent-tools/tools/web-fetch.ts +456 -0
- package/src/agent-tools/tools/web-search.ts +480 -0
- package/src/agent-tools/tools/web-shared.ts +232 -0
- package/src/agent-tools/tools/write.ts +68 -0
- package/src/agent-tools/types.ts +193 -0
- package/src/auth/routes.ts +916 -51
- package/src/cli.ts +74 -14
- package/src/dashboard/app.js +246 -0
- package/src/dashboard/assets/logo.png +0 -0
- package/src/dashboard/components/error-boundary.js +21 -0
- package/src/dashboard/components/help-button.js +34 -0
- package/src/dashboard/components/icons.js +53 -0
- package/src/dashboard/components/modal.js +124 -0
- package/src/dashboard/components/persona-fields.js +271 -0
- package/src/dashboard/components/settings-help.js +191 -0
- package/src/dashboard/components/tag-input.js +96 -0
- package/src/dashboard/components/utils.js +148 -0
- package/src/dashboard/index.html +407 -874
- package/src/dashboard/pages/activity.js +62 -0
- package/src/dashboard/pages/agent-detail.js +3577 -0
- package/src/dashboard/pages/agents.js +1072 -0
- package/src/dashboard/pages/approvals.js +81 -0
- package/src/dashboard/pages/audit.js +133 -0
- package/src/dashboard/pages/community-skills.js +665 -0
- package/src/dashboard/pages/compliance.js +81 -0
- package/src/dashboard/pages/dashboard.js +150 -0
- package/src/dashboard/pages/dlp.js +107 -0
- package/src/dashboard/pages/domain-status.js +123 -0
- package/src/dashboard/pages/guardrails.js +995 -0
- package/src/dashboard/pages/journal.js +51 -0
- package/src/dashboard/pages/knowledge-contributions.js +763 -0
- package/src/dashboard/pages/knowledge.js +46 -0
- package/src/dashboard/pages/login.js +491 -0
- package/src/dashboard/pages/messages.js +274 -0
- package/src/dashboard/pages/settings.js +1554 -0
- package/src/dashboard/pages/skill-connections.js +452 -0
- package/src/dashboard/pages/skills.js +433 -0
- package/src/dashboard/pages/users.js +49 -0
- package/src/dashboard/pages/vault.js +538 -0
- package/src/dashboard/pages/workforce.js +569 -0
- package/src/dashboard/vendor/react-dom.production.min.js +267 -0
- package/src/dashboard/vendor/react.production.min.js +31 -0
- package/src/db/adapter.ts +134 -1
- package/src/db/dynamodb.ts +2 -2
- package/src/db/mongodb.ts +2 -2
- package/src/db/mysql.ts +55 -1
- package/src/db/postgres.ts +59 -1
- package/src/db/proxy.ts +39 -0
- package/src/db/sql-schema.ts +2 -1
- package/src/db/sqlite.ts +51 -3
- package/src/db/turso.ts +55 -1
- package/src/deploy/fly.ts +2 -2
- package/src/deploy/managed.ts +32 -11
- package/src/domain-lock/cli-recover.ts +124 -0
- package/src/domain-lock/cli-verify.ts +122 -0
- package/src/domain-lock/index.ts +220 -0
- package/src/engine/activity-routes.ts +116 -0
- package/src/engine/activity.ts +62 -2
- package/src/engine/agent-config.ts +190 -24
- package/src/engine/agent-memory.ts +1062 -0
- package/src/engine/agent-routes.ts +379 -0
- package/src/engine/approvals.ts +309 -2
- package/src/engine/catalog-routes.ts +155 -0
- package/src/engine/cli-build-skill.ts +285 -0
- package/src/engine/cli-submit-skill.ts +200 -0
- package/src/engine/cli-validate.ts +188 -0
- package/src/engine/communication-routes.ts +139 -0
- package/src/engine/communication.ts +759 -0
- package/src/engine/community-registry.ts +1509 -0
- package/src/engine/community-routes.ts +233 -0
- package/src/engine/compliance-routes.ts +93 -0
- package/src/engine/compliance.ts +325 -0
- package/src/engine/db-adapter.ts +349 -1
- package/src/engine/db-schema.ts +971 -23
- package/src/engine/deploy-schema-routes.ts +176 -0
- package/src/engine/deployer.ts +6 -6
- package/src/engine/dlp-routes.ts +59 -0
- package/src/engine/dlp.ts +231 -0
- package/src/engine/guardrail-routes.ts +125 -0
- package/src/engine/guardrails.ts +403 -0
- package/src/engine/index.ts +131 -10
- package/src/engine/journal-routes.ts +56 -0
- package/src/engine/journal.ts +249 -0
- package/src/engine/knowledge-contribution-routes.ts +385 -0
- package/src/engine/knowledge-contribution.ts +1319 -0
- package/src/engine/knowledge-routes.ts +68 -0
- package/src/engine/knowledge.ts +73 -1
- package/src/engine/lifecycle.ts +487 -31
- package/src/engine/memory-routes.ts +142 -0
- package/src/engine/oauth-connect-routes.ts +366 -0
- package/src/engine/oauth-connect.ts +304 -0
- package/src/engine/onboarding-routes.ts +140 -0
- package/src/engine/onboarding.ts +574 -0
- package/src/engine/org-approval-routes.ts +146 -0
- package/src/engine/org-policies.ts +497 -0
- package/src/engine/policy-import-routes.ts +125 -0
- package/src/engine/policy-import.ts +1186 -0
- package/src/engine/policy-routes.ts +163 -0
- package/src/engine/routes.ts +239 -482
- package/src/engine/skill-updater-routes.ts +132 -0
- package/src/engine/skill-updater.ts +480 -0
- package/src/engine/skill-validator.ts +331 -0
- package/src/engine/skills/enterprise-calendar.ts +142 -0
- package/src/engine/skills/enterprise-code-sandbox.ts +112 -0
- package/src/engine/skills/enterprise-database.ts +122 -0
- package/src/engine/skills/enterprise-diff.ts +94 -0
- package/src/engine/skills/enterprise-documents.ts +161 -0
- package/src/engine/skills/enterprise-finance.ts +109 -0
- package/src/engine/skills/enterprise-http.ts +98 -0
- package/src/engine/skills/enterprise-knowledge-search.ts +106 -0
- package/src/engine/skills/enterprise-logs.ts +115 -0
- package/src/engine/skills/enterprise-notifications.ts +119 -0
- package/src/engine/skills/enterprise-security-scan.ts +124 -0
- package/src/engine/skills/enterprise-spreadsheet.ts +170 -0
- package/src/engine/skills/enterprise-translation.ts +111 -0
- package/src/engine/skills/enterprise-vision.ts +107 -0
- package/src/engine/skills/enterprise-web-research.ts +114 -0
- package/src/engine/skills/enterprise-workflow.ts +109 -0
- package/src/engine/skills/gws-admin.ts +17 -0
- package/src/engine/skills/gws-calendar.ts +19 -0
- package/src/engine/skills/gws-chat.ts +16 -0
- package/src/engine/skills/gws-docs.ts +17 -0
- package/src/engine/skills/gws-drive.ts +20 -0
- package/src/engine/skills/gws-forms.ts +16 -0
- package/src/engine/skills/gws-gmail.ts +20 -0
- package/src/engine/skills/gws-groups.ts +16 -0
- package/src/engine/skills/gws-keep.ts +16 -0
- package/src/engine/skills/gws-meet.ts +16 -0
- package/src/engine/skills/gws-sheets.ts +18 -0
- package/src/engine/skills/gws-sites.ts +15 -0
- package/src/engine/skills/gws-slides.ts +16 -0
- package/src/engine/skills/gws-vault.ts +16 -0
- package/src/engine/skills/index.ts +121 -0
- package/src/engine/skills/m365-admin.ts +17 -0
- package/src/engine/skills/m365-bookings.ts +16 -0
- package/src/engine/skills/m365-copilot.ts +16 -0
- package/src/engine/skills/m365-excel.ts +59 -0
- package/src/engine/skills/m365-forms.ts +16 -0
- package/src/engine/skills/m365-onedrive.ts +59 -0
- package/src/engine/skills/m365-onenote.ts +16 -0
- package/src/engine/skills/m365-outlook.ts +26 -0
- package/src/engine/skills/m365-planner.ts +17 -0
- package/src/engine/skills/m365-power-automate.ts +17 -0
- package/src/engine/skills/m365-power-bi.ts +18 -0
- package/src/engine/skills/m365-powerpoint.ts +32 -0
- package/src/engine/skills/m365-sharepoint.ts +19 -0
- package/src/engine/skills/m365-teams.ts +20 -0
- package/src/engine/skills/m365-todo.ts +16 -0
- package/src/engine/skills/m365-whiteboard.ts +15 -0
- package/src/engine/skills/m365-word.ts +41 -0
- package/src/engine/skills.ts +353 -17
- package/src/engine/soul-library.ts +142 -0
- package/src/engine/soul-templates.json +1525 -0
- package/src/engine/storage-manager.ts +252 -0
- package/src/engine/storage-routes.ts +113 -0
- package/src/engine/storage.ts +528 -0
- package/src/engine/tenant.ts +69 -5
- package/src/engine/tool-catalog.ts +177 -13
- package/src/engine/vault-routes.ts +130 -0
- package/src/engine/vault.ts +544 -0
- package/src/engine/workforce-routes.ts +282 -0
- package/src/engine/workforce.ts +957 -0
- package/src/index.ts +9 -1
- package/src/lib/cidr.ts +122 -0
- package/src/lib/config-store.ts +86 -0
- package/src/mcp/adapters/activecampaign.adapter.ts +391 -0
- package/src/mcp/adapters/adobe-sign.adapter.ts +469 -0
- package/src/mcp/adapters/adp.adapter.ts +358 -0
- package/src/mcp/adapters/airtable.adapter.ts +273 -0
- package/src/mcp/adapters/apollo.adapter.ts +420 -0
- package/src/mcp/adapters/asana.adapter.ts +315 -0
- package/src/mcp/adapters/auth0.adapter.ts +386 -0
- package/src/mcp/adapters/aws.adapter.ts +345 -0
- package/src/mcp/adapters/azure-devops.adapter.ts +389 -0
- package/src/mcp/adapters/bamboohr.adapter.ts +376 -0
- package/src/mcp/adapters/basecamp.adapter.ts +366 -0
- package/src/mcp/adapters/bigcommerce.adapter.ts +429 -0
- package/src/mcp/adapters/bitbucket.adapter.ts +260 -0
- package/src/mcp/adapters/box.adapter.ts +350 -0
- package/src/mcp/adapters/brex.adapter.ts +367 -0
- package/src/mcp/adapters/buffer.adapter.ts +303 -0
- package/src/mcp/adapters/calendly.adapter.ts +262 -0
- package/src/mcp/adapters/canva.adapter.ts +256 -0
- package/src/mcp/adapters/chargebee.adapter.ts +448 -0
- package/src/mcp/adapters/circleci.adapter.ts +216 -0
- package/src/mcp/adapters/clickup.adapter.ts +335 -0
- package/src/mcp/adapters/close.adapter.ts +390 -0
- package/src/mcp/adapters/cloudflare.adapter.ts +377 -0
- package/src/mcp/adapters/confluence.adapter.ts +301 -0
- package/src/mcp/adapters/contentful.adapter.ts +355 -0
- package/src/mcp/adapters/copper.adapter.ts +468 -0
- package/src/mcp/adapters/crisp.adapter.ts +415 -0
- package/src/mcp/adapters/crowdstrike.adapter.ts +413 -0
- package/src/mcp/adapters/datadog.adapter.ts +373 -0
- package/src/mcp/adapters/digitalocean.adapter.ts +336 -0
- package/src/mcp/adapters/discord.adapter.ts +248 -0
- package/src/mcp/adapters/docker.adapter.ts +238 -0
- package/src/mcp/adapters/docusign.adapter.ts +431 -0
- package/src/mcp/adapters/drift.adapter.ts +386 -0
- package/src/mcp/adapters/dropbox.adapter.ts +315 -0
- package/src/mcp/adapters/figma.adapter.ts +302 -0
- package/src/mcp/adapters/firebase.adapter.ts +446 -0
- package/src/mcp/adapters/flyio.adapter.ts +302 -0
- package/src/mcp/adapters/freshbooks.adapter.ts +474 -0
- package/src/mcp/adapters/freshdesk.adapter.ts +441 -0
- package/src/mcp/adapters/freshsales.adapter.ts +457 -0
- package/src/mcp/adapters/freshservice.adapter.ts +481 -0
- package/src/mcp/adapters/front.adapter.ts +357 -0
- package/src/mcp/adapters/github-actions.adapter.ts +329 -0
- package/src/mcp/adapters/github.adapter.ts +387 -0
- package/src/mcp/adapters/gitlab.adapter.ts +368 -0
- package/src/mcp/adapters/gong.adapter.ts +386 -0
- package/src/mcp/adapters/google-ads.adapter.ts +363 -0
- package/src/mcp/adapters/google-analytics.adapter.ts +316 -0
- package/src/mcp/adapters/google-cloud.adapter.ts +312 -0
- package/src/mcp/adapters/google-drive.adapter.ts +387 -0
- package/src/mcp/adapters/gotomeeting.adapter.ts +255 -0
- package/src/mcp/adapters/grafana.adapter.ts +361 -0
- package/src/mcp/adapters/greenhouse.adapter.ts +354 -0
- package/src/mcp/adapters/gusto.adapter.ts +329 -0
- package/src/mcp/adapters/hashicorp-vault.adapter.ts +355 -0
- package/src/mcp/adapters/heroku.adapter.ts +291 -0
- package/src/mcp/adapters/hibob.adapter.ts +334 -0
- package/src/mcp/adapters/hootsuite.adapter.ts +322 -0
- package/src/mcp/adapters/hubspot.adapter.ts +400 -0
- package/src/mcp/adapters/huggingface.adapter.ts +349 -0
- package/src/mcp/adapters/index.ts +530 -0
- package/src/mcp/adapters/intercom.adapter.ts +269 -0
- package/src/mcp/adapters/jira.adapter.ts +482 -0
- package/src/mcp/adapters/klaviyo.adapter.ts +353 -0
- package/src/mcp/adapters/kubernetes.adapter.ts +431 -0
- package/src/mcp/adapters/lattice.adapter.ts +339 -0
- package/src/mcp/adapters/launchdarkly.adapter.ts +368 -0
- package/src/mcp/adapters/lever.adapter.ts +347 -0
- package/src/mcp/adapters/linear.adapter.ts +300 -0
- package/src/mcp/adapters/linkedin.adapter.ts +331 -0
- package/src/mcp/adapters/livechat.adapter.ts +259 -0
- package/src/mcp/adapters/loom.adapter.ts +230 -0
- package/src/mcp/adapters/mailchimp.adapter.ts +394 -0
- package/src/mcp/adapters/mailgun.adapter.ts +425 -0
- package/src/mcp/adapters/microsoft-teams.adapter.ts +251 -0
- package/src/mcp/adapters/miro.adapter.ts +274 -0
- package/src/mcp/adapters/mixpanel.adapter.ts +324 -0
- package/src/mcp/adapters/monday.adapter.ts +308 -0
- package/src/mcp/adapters/mongodb-atlas.adapter.ts +345 -0
- package/src/mcp/adapters/neon.adapter.ts +312 -0
- package/src/mcp/adapters/netlify.adapter.ts +324 -0
- package/src/mcp/adapters/netsuite.adapter.ts +411 -0
- package/src/mcp/adapters/newrelic.adapter.ts +339 -0
- package/src/mcp/adapters/notion.adapter.ts +338 -0
- package/src/mcp/adapters/okta.adapter.ts +394 -0
- package/src/mcp/adapters/openai.adapter.ts +315 -0
- package/src/mcp/adapters/opsgenie.adapter.ts +375 -0
- package/src/mcp/adapters/outreach.adapter.ts +372 -0
- package/src/mcp/adapters/paddle.adapter.ts +467 -0
- package/src/mcp/adapters/pagerduty.adapter.ts +412 -0
- package/src/mcp/adapters/pandadoc.adapter.ts +389 -0
- package/src/mcp/adapters/paypal.adapter.ts +465 -0
- package/src/mcp/adapters/personio.adapter.ts +401 -0
- package/src/mcp/adapters/pinecone.adapter.ts +340 -0
- package/src/mcp/adapters/pipedrive.adapter.ts +324 -0
- package/src/mcp/adapters/plaid.adapter.ts +444 -0
- package/src/mcp/adapters/postmark.adapter.ts +387 -0
- package/src/mcp/adapters/power-automate.adapter.ts +388 -0
- package/src/mcp/adapters/quickbooks.adapter.ts +431 -0
- package/src/mcp/adapters/recurly.adapter.ts +433 -0
- package/src/mcp/adapters/reddit.adapter.ts +371 -0
- package/src/mcp/adapters/render.adapter.ts +332 -0
- package/src/mcp/adapters/ringcentral.adapter.ts +281 -0
- package/src/mcp/adapters/rippling.adapter.ts +287 -0
- package/src/mcp/adapters/salesforce.adapter.ts +321 -0
- package/src/mcp/adapters/salesloft.adapter.ts +413 -0
- package/src/mcp/adapters/sanity.adapter.ts +363 -0
- package/src/mcp/adapters/sap.adapter.ts +483 -0
- package/src/mcp/adapters/segment.adapter.ts +260 -0
- package/src/mcp/adapters/sendgrid.adapter.ts +265 -0
- package/src/mcp/adapters/sentry.adapter.ts +331 -0
- package/src/mcp/adapters/servicenow.adapter.ts +468 -0
- package/src/mcp/adapters/shopify.adapter.ts +451 -0
- package/src/mcp/adapters/shortcut.adapter.ts +290 -0
- package/src/mcp/adapters/slack.adapter.ts +380 -0
- package/src/mcp/adapters/smartsheet.adapter.ts +326 -0
- package/src/mcp/adapters/snowflake.adapter.ts +347 -0
- package/src/mcp/adapters/snyk.adapter.ts +394 -0
- package/src/mcp/adapters/splunk.adapter.ts +403 -0
- package/src/mcp/adapters/square.adapter.ts +467 -0
- package/src/mcp/adapters/statuspage.adapter.ts +401 -0
- package/src/mcp/adapters/stripe.adapter.ts +380 -0
- package/src/mcp/adapters/supabase.adapter.ts +334 -0
- package/src/mcp/adapters/teamwork.adapter.ts +404 -0
- package/src/mcp/adapters/telegram.adapter.ts +299 -0
- package/src/mcp/adapters/terraform.adapter.ts +300 -0
- package/src/mcp/adapters/todoist.adapter.ts +239 -0
- package/src/mcp/adapters/trello.adapter.ts +316 -0
- package/src/mcp/adapters/twilio.adapter.ts +233 -0
- package/src/mcp/adapters/twitter.adapter.ts +348 -0
- package/src/mcp/adapters/vercel.adapter.ts +219 -0
- package/src/mcp/adapters/weaviate.adapter.ts +371 -0
- package/src/mcp/adapters/webex.adapter.ts +237 -0
- package/src/mcp/adapters/webflow.adapter.ts +287 -0
- package/src/mcp/adapters/whatsapp.adapter.ts +273 -0
- package/src/mcp/adapters/whereby.adapter.ts +240 -0
- package/src/mcp/adapters/woocommerce.adapter.ts +454 -0
- package/src/mcp/adapters/wordpress.adapter.ts +455 -0
- package/src/mcp/adapters/workday.adapter.ts +354 -0
- package/src/mcp/adapters/wrike.adapter.ts +349 -0
- package/src/mcp/adapters/xero.adapter.ts +472 -0
- package/src/mcp/adapters/youtube.adapter.ts +401 -0
- package/src/mcp/adapters/zendesk.adapter.ts +399 -0
- package/src/mcp/adapters/zoho-crm.adapter.ts +410 -0
- package/src/mcp/adapters/zoom.adapter.ts +241 -0
- package/src/mcp/adapters/zuora.adapter.ts +476 -0
- package/src/mcp/framework/api-executor.ts +192 -0
- package/src/mcp/framework/aws-sigv4.ts +216 -0
- package/src/mcp/framework/credential-resolver.ts +128 -0
- package/src/mcp/framework/skill-mcp-framework.ts +226 -0
- package/src/mcp/framework/types.ts +130 -0
- package/src/mcp/index.ts +124 -0
- package/src/middleware/egress-filter.ts +81 -0
- package/src/middleware/firewall.ts +121 -0
- package/src/middleware/index.ts +33 -0
- package/src/registry/cli.ts +63 -0
- package/src/registry/server.ts +504 -0
- package/src/runtime/agent-loop.ts +504 -0
- package/src/runtime/email-channel.ts +120 -0
- package/src/runtime/followup.ts +211 -0
- package/src/runtime/gateway.ts +260 -0
- package/src/runtime/hooks.ts +472 -0
- package/src/runtime/index.ts +679 -0
- package/src/runtime/llm-client.ts +1019 -0
- package/src/runtime/providers.ts +231 -0
- package/src/runtime/session-manager.ts +340 -0
- package/src/runtime/subagent.ts +154 -0
- package/src/runtime/tool-executor.ts +202 -0
- package/src/runtime/types.ts +215 -0
- package/src/server.ts +157 -45
- package/src/setup/company.ts +127 -8
- package/src/setup/database.ts +2 -1
- package/src/setup/domain.ts +33 -4
- package/src/setup/index.ts +19 -7
- package/src/setup/provision.ts +128 -8
- package/src/setup/registration.ts +227 -0
- package/src/types/hono-env.ts +14 -0
- package/src/types/optional-deps.d.ts +10 -0
- package/dist/chunk-77IDQJL3.js +0 -7
- package/dist/chunk-BE7MXVLA.js +0 -757
- package/dist/chunk-BS2WCSHO.js +0 -48
- package/dist/chunk-FL3VQBGL.js +0 -757
- package/dist/chunk-IQWA44WT.js +0 -970
- package/dist/chunk-N2JVTNNJ.js +0 -2553
- package/dist/chunk-YFDSE4BW.js +0 -1355
- package/dist/db-adapter-DEWEFNIV.js +0 -7
- package/dist/factory-V37IG5AT.js +0 -9
- package/dist/routes-2JEPIIKC.js +0 -441
- package/dist/server-32YYCI3A.js +0 -8
- package/dist/server-H3C6WUOS.js +0 -8
- package/dist/sqlite-3K5YOZ4K.js +0 -439
- package/live-test.mjs +0 -165
- package/serve.mjs +0 -19
- package/src/engine/agenticmail-bridge.ts +0 -296
- package/src/engine/openclaw-hook.ts +0 -371
- package/start-live.mjs +0 -39
- package/test-integration.mjs +0 -383
|
@@ -0,0 +1,3455 @@
|
|
|
1
|
+
import {
|
|
2
|
+
__esm,
|
|
3
|
+
__export
|
|
4
|
+
} from "./chunk-KFQGP6VL.js";
|
|
5
|
+
|
|
6
|
+
// src/engine/skills/m365-outlook.ts
|
|
7
|
+
var m365_outlook_exports = {};
|
|
8
|
+
__export(m365_outlook_exports, {
|
|
9
|
+
SKILL_DEF: () => SKILL_DEF,
|
|
10
|
+
TOOLS: () => TOOLS
|
|
11
|
+
});
|
|
12
|
+
var SKILL_DEF, TOOLS;
|
|
13
|
+
var init_m365_outlook = __esm({
|
|
14
|
+
"src/engine/skills/m365-outlook.ts"() {
|
|
15
|
+
"use strict";
|
|
16
|
+
SKILL_DEF = {
|
|
17
|
+
id: "m365-outlook",
|
|
18
|
+
name: "Outlook",
|
|
19
|
+
description: "Email, calendar, contacts, and scheduling via Microsoft Outlook. Send/receive mail, manage events, book rooms.",
|
|
20
|
+
category: "communication",
|
|
21
|
+
risk: "medium",
|
|
22
|
+
icon: "\u{1F4EC}",
|
|
23
|
+
source: "builtin"
|
|
24
|
+
};
|
|
25
|
+
TOOLS = [
|
|
26
|
+
{ id: "m365_mail_send", name: "Send Mail", description: "Send email via Outlook", category: "communicate", risk: "high", skillId: "m365-outlook", sideEffects: ["sends-email"] },
|
|
27
|
+
{ id: "m365_mail_read", name: "Read Mail", description: "Read emails from mailbox", category: "read", risk: "low", skillId: "m365-outlook", sideEffects: [] },
|
|
28
|
+
{ id: "m365_mail_search", name: "Search Mail", description: "Search mailbox with filters", category: "read", risk: "low", skillId: "m365-outlook", sideEffects: [] },
|
|
29
|
+
{ id: "m365_mail_delete", name: "Delete Mail", description: "Delete email from mailbox", category: "destroy", risk: "medium", skillId: "m365-outlook", sideEffects: ["deletes-data"] },
|
|
30
|
+
{ id: "m365_mail_move", name: "Move Mail", description: "Move email to folder", category: "write", risk: "low", skillId: "m365-outlook", sideEffects: [] },
|
|
31
|
+
{ id: "m365_mail_reply", name: "Reply to Mail", description: "Reply to an email", category: "communicate", risk: "high", skillId: "m365-outlook", sideEffects: ["sends-email"] },
|
|
32
|
+
{ id: "m365_calendar_list", name: "List Events", description: "List calendar events", category: "read", risk: "low", skillId: "m365-outlook", sideEffects: [] },
|
|
33
|
+
{ id: "m365_calendar_create", name: "Create Event", description: "Create calendar event", category: "write", risk: "medium", skillId: "m365-outlook", sideEffects: ["sends-email"] },
|
|
34
|
+
{ id: "m365_calendar_update", name: "Update Event", description: "Update calendar event", category: "write", risk: "medium", skillId: "m365-outlook", sideEffects: [] },
|
|
35
|
+
{ id: "m365_calendar_delete", name: "Delete Event", description: "Delete calendar event", category: "destroy", risk: "medium", skillId: "m365-outlook", sideEffects: ["deletes-data"] },
|
|
36
|
+
{ id: "m365_contacts_list", name: "List Contacts", description: "List Outlook contacts", category: "read", risk: "low", skillId: "m365-outlook", sideEffects: [] },
|
|
37
|
+
{ id: "m365_contacts_create", name: "Create Contact", description: "Create Outlook contact", category: "write", risk: "low", skillId: "m365-outlook", sideEffects: [] }
|
|
38
|
+
];
|
|
39
|
+
}
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
// src/engine/skills/m365-teams.ts
|
|
43
|
+
var m365_teams_exports = {};
|
|
44
|
+
__export(m365_teams_exports, {
|
|
45
|
+
SKILL_DEF: () => SKILL_DEF2,
|
|
46
|
+
TOOLS: () => TOOLS2
|
|
47
|
+
});
|
|
48
|
+
var SKILL_DEF2, TOOLS2;
|
|
49
|
+
var init_m365_teams = __esm({
|
|
50
|
+
"src/engine/skills/m365-teams.ts"() {
|
|
51
|
+
"use strict";
|
|
52
|
+
SKILL_DEF2 = {
|
|
53
|
+
id: "m365-teams",
|
|
54
|
+
name: "Microsoft Teams",
|
|
55
|
+
description: "Chat, channels, meetings, calls, and screen sharing. Manage teams and channels programmatically.",
|
|
56
|
+
category: "collaboration",
|
|
57
|
+
risk: "medium",
|
|
58
|
+
icon: "\u{1F49C}",
|
|
59
|
+
source: "builtin"
|
|
60
|
+
};
|
|
61
|
+
TOOLS2 = [
|
|
62
|
+
{ id: "m365_teams_send", name: "Send Message", description: "Send message in Teams channel or chat", category: "communicate", risk: "medium", skillId: "m365-teams", sideEffects: ["sends-message"] },
|
|
63
|
+
{ id: "m365_teams_read", name: "Read Messages", description: "Read Teams messages", category: "read", risk: "low", skillId: "m365-teams", sideEffects: [] },
|
|
64
|
+
{ id: "m365_teams_channels", name: "List Channels", description: "List Teams channels", category: "read", risk: "low", skillId: "m365-teams", sideEffects: [] },
|
|
65
|
+
{ id: "m365_teams_create_channel", name: "Create Channel", description: "Create Teams channel", category: "write", risk: "medium", skillId: "m365-teams", sideEffects: [] },
|
|
66
|
+
{ id: "m365_teams_meeting", name: "Schedule Meeting", description: "Schedule Teams meeting", category: "write", risk: "medium", skillId: "m365-teams", sideEffects: ["sends-email"] },
|
|
67
|
+
{ id: "m365_teams_members", name: "Manage Members", description: "Add/remove team members", category: "write", risk: "medium", skillId: "m365-teams", sideEffects: [] }
|
|
68
|
+
];
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
|
|
72
|
+
// src/engine/skills/m365-sharepoint.ts
|
|
73
|
+
var m365_sharepoint_exports = {};
|
|
74
|
+
__export(m365_sharepoint_exports, {
|
|
75
|
+
SKILL_DEF: () => SKILL_DEF3,
|
|
76
|
+
TOOLS: () => TOOLS3
|
|
77
|
+
});
|
|
78
|
+
var SKILL_DEF3, TOOLS3;
|
|
79
|
+
var init_m365_sharepoint = __esm({
|
|
80
|
+
"src/engine/skills/m365-sharepoint.ts"() {
|
|
81
|
+
"use strict";
|
|
82
|
+
SKILL_DEF3 = {
|
|
83
|
+
id: "m365-sharepoint",
|
|
84
|
+
name: "SharePoint",
|
|
85
|
+
description: "Document libraries, sites, lists, pages, and content management. Full SharePoint Online API access.",
|
|
86
|
+
category: "storage",
|
|
87
|
+
risk: "medium",
|
|
88
|
+
icon: "\u{1F4DA}",
|
|
89
|
+
source: "builtin"
|
|
90
|
+
};
|
|
91
|
+
TOOLS3 = [
|
|
92
|
+
{ id: "m365_sp_sites", name: "List Sites", description: "List SharePoint sites", category: "read", risk: "low", skillId: "m365-sharepoint", sideEffects: [] },
|
|
93
|
+
{ id: "m365_sp_pages", name: "Manage Pages", description: "Create and edit SharePoint pages", category: "write", risk: "medium", skillId: "m365-sharepoint", sideEffects: [] },
|
|
94
|
+
{ id: "m365_sp_lists", name: "Manage Lists", description: "CRUD operations on SharePoint lists", category: "write", risk: "medium", skillId: "m365-sharepoint", sideEffects: [] },
|
|
95
|
+
{ id: "m365_sp_files", name: "Manage Files", description: "Upload, download, manage SharePoint documents", category: "write", risk: "medium", skillId: "m365-sharepoint", sideEffects: ["modifies-files"] },
|
|
96
|
+
{ id: "m365_sp_search", name: "Search SharePoint", description: "Search across SharePoint content", category: "read", risk: "low", skillId: "m365-sharepoint", sideEffects: [] }
|
|
97
|
+
];
|
|
98
|
+
}
|
|
99
|
+
});
|
|
100
|
+
|
|
101
|
+
// src/engine/skills/m365-onedrive.ts
|
|
102
|
+
var m365_onedrive_exports = {};
|
|
103
|
+
__export(m365_onedrive_exports, {
|
|
104
|
+
SKILL_DEF: () => SKILL_DEF4,
|
|
105
|
+
TOOLS: () => TOOLS4
|
|
106
|
+
});
|
|
107
|
+
var SKILL_DEF4, TOOLS4;
|
|
108
|
+
var init_m365_onedrive = __esm({
|
|
109
|
+
"src/engine/skills/m365-onedrive.ts"() {
|
|
110
|
+
"use strict";
|
|
111
|
+
SKILL_DEF4 = {
|
|
112
|
+
id: "m365-onedrive",
|
|
113
|
+
name: "OneDrive",
|
|
114
|
+
description: "Cloud file storage, sharing, syncing, and collaboration. Manage files and folders in OneDrive for Business.",
|
|
115
|
+
category: "storage",
|
|
116
|
+
risk: "medium",
|
|
117
|
+
icon: "\u2601\uFE0F",
|
|
118
|
+
source: "builtin"
|
|
119
|
+
};
|
|
120
|
+
TOOLS4 = [
|
|
121
|
+
{
|
|
122
|
+
id: "m365_od_list",
|
|
123
|
+
name: "List Files",
|
|
124
|
+
description: "List OneDrive files and folders",
|
|
125
|
+
category: "read",
|
|
126
|
+
risk: "low",
|
|
127
|
+
skillId: "m365-onedrive",
|
|
128
|
+
sideEffects: []
|
|
129
|
+
},
|
|
130
|
+
{
|
|
131
|
+
id: "m365_od_upload",
|
|
132
|
+
name: "Upload File",
|
|
133
|
+
description: "Upload file to OneDrive",
|
|
134
|
+
category: "write",
|
|
135
|
+
risk: "medium",
|
|
136
|
+
skillId: "m365-onedrive",
|
|
137
|
+
sideEffects: ["modifies-files"]
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
id: "m365_od_download",
|
|
141
|
+
name: "Download File",
|
|
142
|
+
description: "Download file from OneDrive",
|
|
143
|
+
category: "read",
|
|
144
|
+
risk: "low",
|
|
145
|
+
skillId: "m365-onedrive",
|
|
146
|
+
sideEffects: []
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
id: "m365_od_share",
|
|
150
|
+
name: "Share File",
|
|
151
|
+
description: "Create sharing link",
|
|
152
|
+
category: "write",
|
|
153
|
+
risk: "medium",
|
|
154
|
+
skillId: "m365-onedrive",
|
|
155
|
+
sideEffects: []
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
id: "m365_od_delete",
|
|
159
|
+
name: "Delete File",
|
|
160
|
+
description: "Delete OneDrive file",
|
|
161
|
+
category: "destroy",
|
|
162
|
+
risk: "medium",
|
|
163
|
+
skillId: "m365-onedrive",
|
|
164
|
+
sideEffects: ["deletes-data"]
|
|
165
|
+
}
|
|
166
|
+
];
|
|
167
|
+
}
|
|
168
|
+
});
|
|
169
|
+
|
|
170
|
+
// src/engine/skills/m365-word.ts
|
|
171
|
+
var m365_word_exports = {};
|
|
172
|
+
__export(m365_word_exports, {
|
|
173
|
+
SKILL_DEF: () => SKILL_DEF5,
|
|
174
|
+
TOOLS: () => TOOLS5
|
|
175
|
+
});
|
|
176
|
+
var SKILL_DEF5, TOOLS5;
|
|
177
|
+
var init_m365_word = __esm({
|
|
178
|
+
"src/engine/skills/m365-word.ts"() {
|
|
179
|
+
"use strict";
|
|
180
|
+
SKILL_DEF5 = {
|
|
181
|
+
id: "m365-word",
|
|
182
|
+
name: "Word",
|
|
183
|
+
description: "Create, edit, and format documents. Mail merge, templates, and document generation.",
|
|
184
|
+
category: "productivity",
|
|
185
|
+
risk: "low",
|
|
186
|
+
icon: "\u{1F4DD}",
|
|
187
|
+
source: "builtin"
|
|
188
|
+
};
|
|
189
|
+
TOOLS5 = [
|
|
190
|
+
{
|
|
191
|
+
id: "m365_word_create",
|
|
192
|
+
name: "Create Document",
|
|
193
|
+
description: "Create Word document",
|
|
194
|
+
category: "write",
|
|
195
|
+
risk: "low",
|
|
196
|
+
skillId: "m365-word",
|
|
197
|
+
sideEffects: ["modifies-files"]
|
|
198
|
+
},
|
|
199
|
+
{
|
|
200
|
+
id: "m365_word_edit",
|
|
201
|
+
name: "Edit Document",
|
|
202
|
+
description: "Edit Word document content",
|
|
203
|
+
category: "write",
|
|
204
|
+
risk: "low",
|
|
205
|
+
skillId: "m365-word",
|
|
206
|
+
sideEffects: ["modifies-files"]
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
id: "m365_word_export",
|
|
210
|
+
name: "Export Document",
|
|
211
|
+
description: "Export Word document to PDF",
|
|
212
|
+
category: "read",
|
|
213
|
+
risk: "low",
|
|
214
|
+
skillId: "m365-word",
|
|
215
|
+
sideEffects: []
|
|
216
|
+
}
|
|
217
|
+
];
|
|
218
|
+
}
|
|
219
|
+
});
|
|
220
|
+
|
|
221
|
+
// src/engine/skills/m365-excel.ts
|
|
222
|
+
var m365_excel_exports = {};
|
|
223
|
+
__export(m365_excel_exports, {
|
|
224
|
+
SKILL_DEF: () => SKILL_DEF6,
|
|
225
|
+
TOOLS: () => TOOLS6
|
|
226
|
+
});
|
|
227
|
+
var SKILL_DEF6, TOOLS6;
|
|
228
|
+
var init_m365_excel = __esm({
|
|
229
|
+
"src/engine/skills/m365-excel.ts"() {
|
|
230
|
+
"use strict";
|
|
231
|
+
SKILL_DEF6 = {
|
|
232
|
+
id: "m365-excel",
|
|
233
|
+
name: "Excel",
|
|
234
|
+
description: "Spreadsheets, formulas, data analysis, charts, pivot tables, and workbook automation.",
|
|
235
|
+
category: "analytics",
|
|
236
|
+
risk: "low",
|
|
237
|
+
icon: "\u{1F4CA}",
|
|
238
|
+
source: "builtin"
|
|
239
|
+
};
|
|
240
|
+
TOOLS6 = [
|
|
241
|
+
{
|
|
242
|
+
id: "m365_excel_read",
|
|
243
|
+
name: "Read Workbook",
|
|
244
|
+
description: "Read Excel workbook data",
|
|
245
|
+
category: "read",
|
|
246
|
+
risk: "low",
|
|
247
|
+
skillId: "m365-excel",
|
|
248
|
+
sideEffects: []
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
id: "m365_excel_write",
|
|
252
|
+
name: "Write Workbook",
|
|
253
|
+
description: "Write data to Excel",
|
|
254
|
+
category: "write",
|
|
255
|
+
risk: "low",
|
|
256
|
+
skillId: "m365-excel",
|
|
257
|
+
sideEffects: ["modifies-files"]
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
id: "m365_excel_chart",
|
|
261
|
+
name: "Create Chart",
|
|
262
|
+
description: "Create Excel chart",
|
|
263
|
+
category: "write",
|
|
264
|
+
risk: "low",
|
|
265
|
+
skillId: "m365-excel",
|
|
266
|
+
sideEffects: []
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
id: "m365_excel_formula",
|
|
270
|
+
name: "Run Formula",
|
|
271
|
+
description: "Execute Excel formula",
|
|
272
|
+
category: "read",
|
|
273
|
+
risk: "low",
|
|
274
|
+
skillId: "m365-excel",
|
|
275
|
+
sideEffects: []
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
id: "m365_excel_pivot",
|
|
279
|
+
name: "Pivot Table",
|
|
280
|
+
description: "Create or refresh pivot table",
|
|
281
|
+
category: "write",
|
|
282
|
+
risk: "low",
|
|
283
|
+
skillId: "m365-excel",
|
|
284
|
+
sideEffects: []
|
|
285
|
+
}
|
|
286
|
+
];
|
|
287
|
+
}
|
|
288
|
+
});
|
|
289
|
+
|
|
290
|
+
// src/engine/skills/m365-powerpoint.ts
|
|
291
|
+
var m365_powerpoint_exports = {};
|
|
292
|
+
__export(m365_powerpoint_exports, {
|
|
293
|
+
SKILL_DEF: () => SKILL_DEF7,
|
|
294
|
+
TOOLS: () => TOOLS7
|
|
295
|
+
});
|
|
296
|
+
var SKILL_DEF7, TOOLS7;
|
|
297
|
+
var init_m365_powerpoint = __esm({
|
|
298
|
+
"src/engine/skills/m365-powerpoint.ts"() {
|
|
299
|
+
"use strict";
|
|
300
|
+
SKILL_DEF7 = {
|
|
301
|
+
id: "m365-powerpoint",
|
|
302
|
+
name: "PowerPoint",
|
|
303
|
+
description: "Create and edit presentations, slides, animations, and speaker notes.",
|
|
304
|
+
category: "productivity",
|
|
305
|
+
risk: "low",
|
|
306
|
+
icon: "\u{1F4FD}\uFE0F",
|
|
307
|
+
source: "builtin"
|
|
308
|
+
};
|
|
309
|
+
TOOLS7 = [
|
|
310
|
+
{
|
|
311
|
+
id: "m365_ppt_create",
|
|
312
|
+
name: "Create Presentation",
|
|
313
|
+
description: "Create PowerPoint file",
|
|
314
|
+
category: "write",
|
|
315
|
+
risk: "low",
|
|
316
|
+
skillId: "m365-powerpoint",
|
|
317
|
+
sideEffects: ["modifies-files"]
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
id: "m365_ppt_edit",
|
|
321
|
+
name: "Edit Slides",
|
|
322
|
+
description: "Edit PowerPoint slides",
|
|
323
|
+
category: "write",
|
|
324
|
+
risk: "low",
|
|
325
|
+
skillId: "m365-powerpoint",
|
|
326
|
+
sideEffects: ["modifies-files"]
|
|
327
|
+
}
|
|
328
|
+
];
|
|
329
|
+
}
|
|
330
|
+
});
|
|
331
|
+
|
|
332
|
+
// src/engine/skills/m365-onenote.ts
|
|
333
|
+
var m365_onenote_exports = {};
|
|
334
|
+
__export(m365_onenote_exports, {
|
|
335
|
+
SKILL_DEF: () => SKILL_DEF8,
|
|
336
|
+
TOOLS: () => TOOLS8
|
|
337
|
+
});
|
|
338
|
+
var SKILL_DEF8, TOOLS8;
|
|
339
|
+
var init_m365_onenote = __esm({
|
|
340
|
+
"src/engine/skills/m365-onenote.ts"() {
|
|
341
|
+
"use strict";
|
|
342
|
+
SKILL_DEF8 = {
|
|
343
|
+
id: "m365-onenote",
|
|
344
|
+
name: "OneNote",
|
|
345
|
+
description: "Digital notebooks, sections, pages, and handwriting recognition.",
|
|
346
|
+
category: "productivity",
|
|
347
|
+
risk: "low",
|
|
348
|
+
icon: "\u{1F4D3}",
|
|
349
|
+
source: "builtin"
|
|
350
|
+
};
|
|
351
|
+
TOOLS8 = [
|
|
352
|
+
{ id: "m365_onenote_read", name: "Read Notebook", description: "Read OneNote pages", category: "read", risk: "low", skillId: "m365-onenote", sideEffects: [] },
|
|
353
|
+
{ id: "m365_onenote_write", name: "Write Notebook", description: "Create/edit OneNote pages", category: "write", risk: "low", skillId: "m365-onenote", sideEffects: [] }
|
|
354
|
+
];
|
|
355
|
+
}
|
|
356
|
+
});
|
|
357
|
+
|
|
358
|
+
// src/engine/skills/m365-planner.ts
|
|
359
|
+
var m365_planner_exports = {};
|
|
360
|
+
__export(m365_planner_exports, {
|
|
361
|
+
SKILL_DEF: () => SKILL_DEF9,
|
|
362
|
+
TOOLS: () => TOOLS9
|
|
363
|
+
});
|
|
364
|
+
var SKILL_DEF9, TOOLS9;
|
|
365
|
+
var init_m365_planner = __esm({
|
|
366
|
+
"src/engine/skills/m365-planner.ts"() {
|
|
367
|
+
"use strict";
|
|
368
|
+
SKILL_DEF9 = {
|
|
369
|
+
id: "m365-planner",
|
|
370
|
+
name: "Planner",
|
|
371
|
+
description: "Task management with boards, buckets, assignments, and progress tracking.",
|
|
372
|
+
category: "project-management",
|
|
373
|
+
risk: "low",
|
|
374
|
+
icon: "\u{1F4CB}",
|
|
375
|
+
source: "builtin"
|
|
376
|
+
};
|
|
377
|
+
TOOLS9 = [
|
|
378
|
+
{ id: "m365_planner_tasks", name: "List Tasks", description: "List Planner tasks", category: "read", risk: "low", skillId: "m365-planner", sideEffects: [] },
|
|
379
|
+
{ id: "m365_planner_create", name: "Create Task", description: "Create Planner task", category: "write", risk: "low", skillId: "m365-planner", sideEffects: [] },
|
|
380
|
+
{ id: "m365_planner_update", name: "Update Task", description: "Update Planner task", category: "write", risk: "low", skillId: "m365-planner", sideEffects: [] }
|
|
381
|
+
];
|
|
382
|
+
}
|
|
383
|
+
});
|
|
384
|
+
|
|
385
|
+
// src/engine/skills/m365-power-bi.ts
|
|
386
|
+
var m365_power_bi_exports = {};
|
|
387
|
+
__export(m365_power_bi_exports, {
|
|
388
|
+
SKILL_DEF: () => SKILL_DEF10,
|
|
389
|
+
TOOLS: () => TOOLS10
|
|
390
|
+
});
|
|
391
|
+
var SKILL_DEF10, TOOLS10;
|
|
392
|
+
var init_m365_power_bi = __esm({
|
|
393
|
+
"src/engine/skills/m365-power-bi.ts"() {
|
|
394
|
+
"use strict";
|
|
395
|
+
SKILL_DEF10 = {
|
|
396
|
+
id: "m365-power-bi",
|
|
397
|
+
name: "Power BI",
|
|
398
|
+
description: "Business intelligence dashboards, reports, datasets, and data refresh.",
|
|
399
|
+
category: "analytics",
|
|
400
|
+
risk: "medium",
|
|
401
|
+
icon: "\u{1F4C8}",
|
|
402
|
+
source: "builtin"
|
|
403
|
+
};
|
|
404
|
+
TOOLS10 = [
|
|
405
|
+
{ id: "m365_pbi_dashboards", name: "List Dashboards", description: "List Power BI dashboards", category: "read", risk: "low", skillId: "m365-power-bi", sideEffects: [] },
|
|
406
|
+
{ id: "m365_pbi_reports", name: "List Reports", description: "List Power BI reports", category: "read", risk: "low", skillId: "m365-power-bi", sideEffects: [] },
|
|
407
|
+
{ id: "m365_pbi_refresh", name: "Refresh Dataset", description: "Trigger dataset refresh", category: "execute", risk: "medium", skillId: "m365-power-bi", sideEffects: [] },
|
|
408
|
+
{ id: "m365_pbi_export", name: "Export Report", description: "Export report to PDF/PPTX", category: "read", risk: "low", skillId: "m365-power-bi", sideEffects: [] }
|
|
409
|
+
];
|
|
410
|
+
}
|
|
411
|
+
});
|
|
412
|
+
|
|
413
|
+
// src/engine/skills/m365-power-automate.ts
|
|
414
|
+
var m365_power_automate_exports = {};
|
|
415
|
+
__export(m365_power_automate_exports, {
|
|
416
|
+
SKILL_DEF: () => SKILL_DEF11,
|
|
417
|
+
TOOLS: () => TOOLS11
|
|
418
|
+
});
|
|
419
|
+
var SKILL_DEF11, TOOLS11;
|
|
420
|
+
var init_m365_power_automate = __esm({
|
|
421
|
+
"src/engine/skills/m365-power-automate.ts"() {
|
|
422
|
+
"use strict";
|
|
423
|
+
SKILL_DEF11 = {
|
|
424
|
+
id: "m365-power-automate",
|
|
425
|
+
name: "Power Automate",
|
|
426
|
+
description: "Workflow automation, triggers, connectors, and flow management.",
|
|
427
|
+
category: "automation",
|
|
428
|
+
risk: "high",
|
|
429
|
+
icon: "\u26A1",
|
|
430
|
+
source: "builtin"
|
|
431
|
+
};
|
|
432
|
+
TOOLS11 = [
|
|
433
|
+
{ id: "m365_pa_flows", name: "List Flows", description: "List Power Automate flows", category: "read", risk: "low", skillId: "m365-power-automate", sideEffects: [] },
|
|
434
|
+
{ id: "m365_pa_trigger", name: "Trigger Flow", description: "Trigger a Power Automate flow", category: "execute", risk: "high", skillId: "m365-power-automate", sideEffects: ["runs-code"] },
|
|
435
|
+
{ id: "m365_pa_create", name: "Create Flow", description: "Create Power Automate flow", category: "write", risk: "high", skillId: "m365-power-automate", sideEffects: [] }
|
|
436
|
+
];
|
|
437
|
+
}
|
|
438
|
+
});
|
|
439
|
+
|
|
440
|
+
// src/engine/skills/m365-forms.ts
|
|
441
|
+
var m365_forms_exports = {};
|
|
442
|
+
__export(m365_forms_exports, {
|
|
443
|
+
SKILL_DEF: () => SKILL_DEF12,
|
|
444
|
+
TOOLS: () => TOOLS12
|
|
445
|
+
});
|
|
446
|
+
var SKILL_DEF12, TOOLS12;
|
|
447
|
+
var init_m365_forms = __esm({
|
|
448
|
+
"src/engine/skills/m365-forms.ts"() {
|
|
449
|
+
"use strict";
|
|
450
|
+
SKILL_DEF12 = {
|
|
451
|
+
id: "m365-forms",
|
|
452
|
+
name: "Microsoft Forms",
|
|
453
|
+
description: "Create surveys, quizzes, polls, and collect responses.",
|
|
454
|
+
category: "productivity",
|
|
455
|
+
risk: "low",
|
|
456
|
+
icon: "\u{1F4CB}",
|
|
457
|
+
source: "builtin"
|
|
458
|
+
};
|
|
459
|
+
TOOLS12 = [
|
|
460
|
+
{ id: "m365_forms_create", name: "Create Form", description: "Create Microsoft Form", category: "write", risk: "low", skillId: "m365-forms", sideEffects: [] },
|
|
461
|
+
{ id: "m365_forms_responses", name: "Get Responses", description: "Get form responses", category: "read", risk: "low", skillId: "m365-forms", sideEffects: [] }
|
|
462
|
+
];
|
|
463
|
+
}
|
|
464
|
+
});
|
|
465
|
+
|
|
466
|
+
// src/engine/skills/m365-todo.ts
|
|
467
|
+
var m365_todo_exports = {};
|
|
468
|
+
__export(m365_todo_exports, {
|
|
469
|
+
SKILL_DEF: () => SKILL_DEF13,
|
|
470
|
+
TOOLS: () => TOOLS13
|
|
471
|
+
});
|
|
472
|
+
var SKILL_DEF13, TOOLS13;
|
|
473
|
+
var init_m365_todo = __esm({
|
|
474
|
+
"src/engine/skills/m365-todo.ts"() {
|
|
475
|
+
"use strict";
|
|
476
|
+
SKILL_DEF13 = {
|
|
477
|
+
id: "m365-todo",
|
|
478
|
+
name: "Microsoft To Do",
|
|
479
|
+
description: "Personal task management with lists, due dates, reminders, and My Day.",
|
|
480
|
+
category: "productivity",
|
|
481
|
+
risk: "low",
|
|
482
|
+
icon: "\u2705",
|
|
483
|
+
source: "builtin"
|
|
484
|
+
};
|
|
485
|
+
TOOLS13 = [
|
|
486
|
+
{ id: "m365_todo_list", name: "List To Do", description: "List To Do tasks", category: "read", risk: "low", skillId: "m365-todo", sideEffects: [] },
|
|
487
|
+
{ id: "m365_todo_create", name: "Create To Do", description: "Create To Do task", category: "write", risk: "low", skillId: "m365-todo", sideEffects: [] }
|
|
488
|
+
];
|
|
489
|
+
}
|
|
490
|
+
});
|
|
491
|
+
|
|
492
|
+
// src/engine/skills/m365-bookings.ts
|
|
493
|
+
var m365_bookings_exports = {};
|
|
494
|
+
__export(m365_bookings_exports, {
|
|
495
|
+
SKILL_DEF: () => SKILL_DEF14,
|
|
496
|
+
TOOLS: () => TOOLS14
|
|
497
|
+
});
|
|
498
|
+
var SKILL_DEF14, TOOLS14;
|
|
499
|
+
var init_m365_bookings = __esm({
|
|
500
|
+
"src/engine/skills/m365-bookings.ts"() {
|
|
501
|
+
"use strict";
|
|
502
|
+
SKILL_DEF14 = {
|
|
503
|
+
id: "m365-bookings",
|
|
504
|
+
name: "Bookings",
|
|
505
|
+
description: "Appointment scheduling, calendar management, and booking pages.",
|
|
506
|
+
category: "productivity",
|
|
507
|
+
risk: "low",
|
|
508
|
+
icon: "\u{1F4C5}",
|
|
509
|
+
source: "builtin"
|
|
510
|
+
};
|
|
511
|
+
TOOLS14 = [
|
|
512
|
+
{ id: "m365_bookings_list", name: "List Bookings", description: "List appointments", category: "read", risk: "low", skillId: "m365-bookings", sideEffects: [] },
|
|
513
|
+
{ id: "m365_bookings_create", name: "Create Booking", description: "Create appointment", category: "write", risk: "low", skillId: "m365-bookings", sideEffects: ["sends-email"] }
|
|
514
|
+
];
|
|
515
|
+
}
|
|
516
|
+
});
|
|
517
|
+
|
|
518
|
+
// src/engine/skills/m365-whiteboard.ts
|
|
519
|
+
var m365_whiteboard_exports = {};
|
|
520
|
+
__export(m365_whiteboard_exports, {
|
|
521
|
+
SKILL_DEF: () => SKILL_DEF15,
|
|
522
|
+
TOOLS: () => TOOLS15
|
|
523
|
+
});
|
|
524
|
+
var SKILL_DEF15, TOOLS15;
|
|
525
|
+
var init_m365_whiteboard = __esm({
|
|
526
|
+
"src/engine/skills/m365-whiteboard.ts"() {
|
|
527
|
+
"use strict";
|
|
528
|
+
SKILL_DEF15 = {
|
|
529
|
+
id: "m365-whiteboard",
|
|
530
|
+
name: "Whiteboard",
|
|
531
|
+
description: "Collaborative digital whiteboard for brainstorming and visual collaboration.",
|
|
532
|
+
category: "collaboration",
|
|
533
|
+
risk: "low",
|
|
534
|
+
icon: "\u{1F58A}\uFE0F",
|
|
535
|
+
source: "builtin"
|
|
536
|
+
};
|
|
537
|
+
TOOLS15 = [
|
|
538
|
+
{ id: "m365_wb_create", name: "Create Whiteboard", description: "Create whiteboard", category: "write", risk: "low", skillId: "m365-whiteboard", sideEffects: [] }
|
|
539
|
+
];
|
|
540
|
+
}
|
|
541
|
+
});
|
|
542
|
+
|
|
543
|
+
// src/engine/skills/m365-admin.ts
|
|
544
|
+
var m365_admin_exports = {};
|
|
545
|
+
__export(m365_admin_exports, {
|
|
546
|
+
SKILL_DEF: () => SKILL_DEF16,
|
|
547
|
+
TOOLS: () => TOOLS16
|
|
548
|
+
});
|
|
549
|
+
var SKILL_DEF16, TOOLS16;
|
|
550
|
+
var init_m365_admin = __esm({
|
|
551
|
+
"src/engine/skills/m365-admin.ts"() {
|
|
552
|
+
"use strict";
|
|
553
|
+
SKILL_DEF16 = {
|
|
554
|
+
id: "m365-admin",
|
|
555
|
+
name: "Microsoft 365 Admin",
|
|
556
|
+
description: "User management, licensing, security settings, and compliance controls.",
|
|
557
|
+
category: "platform",
|
|
558
|
+
risk: "critical",
|
|
559
|
+
icon: "\u2699\uFE0F",
|
|
560
|
+
source: "builtin"
|
|
561
|
+
};
|
|
562
|
+
TOOLS16 = [
|
|
563
|
+
{ id: "m365_admin_users", name: "Manage Users", description: "List/create/update M365 users", category: "write", risk: "critical", skillId: "m365-admin", sideEffects: [] },
|
|
564
|
+
{ id: "m365_admin_licenses", name: "Manage Licenses", description: "Assign/remove M365 licenses", category: "write", risk: "critical", skillId: "m365-admin", sideEffects: ["financial"] },
|
|
565
|
+
{ id: "m365_admin_groups", name: "Manage Groups", description: "Create/manage M365 groups", category: "write", risk: "high", skillId: "m365-admin", sideEffects: [] }
|
|
566
|
+
];
|
|
567
|
+
}
|
|
568
|
+
});
|
|
569
|
+
|
|
570
|
+
// src/engine/skills/m365-copilot.ts
|
|
571
|
+
var m365_copilot_exports = {};
|
|
572
|
+
__export(m365_copilot_exports, {
|
|
573
|
+
SKILL_DEF: () => SKILL_DEF17,
|
|
574
|
+
TOOLS: () => TOOLS17
|
|
575
|
+
});
|
|
576
|
+
var SKILL_DEF17, TOOLS17;
|
|
577
|
+
var init_m365_copilot = __esm({
|
|
578
|
+
"src/engine/skills/m365-copilot.ts"() {
|
|
579
|
+
"use strict";
|
|
580
|
+
SKILL_DEF17 = {
|
|
581
|
+
id: "m365-copilot",
|
|
582
|
+
name: "Microsoft Copilot",
|
|
583
|
+
description: "AI-powered assistant integration for M365 apps \u2014 summaries, drafting, analysis.",
|
|
584
|
+
category: "productivity",
|
|
585
|
+
risk: "medium",
|
|
586
|
+
icon: "\u{1F916}",
|
|
587
|
+
source: "builtin"
|
|
588
|
+
};
|
|
589
|
+
TOOLS17 = [
|
|
590
|
+
{ id: "m365_copilot_summarize", name: "Copilot Summarize", description: "AI summarization across M365", category: "read", risk: "low", skillId: "m365-copilot", sideEffects: [] },
|
|
591
|
+
{ id: "m365_copilot_draft", name: "Copilot Draft", description: "AI-assisted content drafting", category: "write", risk: "medium", skillId: "m365-copilot", sideEffects: [] }
|
|
592
|
+
];
|
|
593
|
+
}
|
|
594
|
+
});
|
|
595
|
+
|
|
596
|
+
// src/engine/skills/gws-gmail.ts
|
|
597
|
+
var gws_gmail_exports = {};
|
|
598
|
+
__export(gws_gmail_exports, {
|
|
599
|
+
SKILL_DEF: () => SKILL_DEF18,
|
|
600
|
+
TOOLS: () => TOOLS18
|
|
601
|
+
});
|
|
602
|
+
var SKILL_DEF18, TOOLS18;
|
|
603
|
+
var init_gws_gmail = __esm({
|
|
604
|
+
"src/engine/skills/gws-gmail.ts"() {
|
|
605
|
+
"use strict";
|
|
606
|
+
SKILL_DEF18 = {
|
|
607
|
+
id: "gws-gmail",
|
|
608
|
+
name: "Gmail",
|
|
609
|
+
description: "Google email \u2014 send, receive, labels, filters, and smart compose.",
|
|
610
|
+
category: "communication",
|
|
611
|
+
risk: "medium",
|
|
612
|
+
icon: "\u2709\uFE0F",
|
|
613
|
+
source: "builtin"
|
|
614
|
+
};
|
|
615
|
+
TOOLS18 = [
|
|
616
|
+
{ id: "gws_gmail_send", name: "Send Email", description: "Send email via Gmail", category: "communicate", risk: "high", skillId: "gws-gmail", sideEffects: ["sends-email"] },
|
|
617
|
+
{ id: "gws_gmail_read", name: "Read Email", description: "Read Gmail messages", category: "read", risk: "low", skillId: "gws-gmail", sideEffects: [] },
|
|
618
|
+
{ id: "gws_gmail_search", name: "Search Gmail", description: "Search Gmail with queries", category: "read", risk: "low", skillId: "gws-gmail", sideEffects: [] },
|
|
619
|
+
{ id: "gws_gmail_labels", name: "Manage Labels", description: "Create/edit Gmail labels", category: "write", risk: "low", skillId: "gws-gmail", sideEffects: [] },
|
|
620
|
+
{ id: "gws_gmail_filters", name: "Manage Filters", description: "Create/edit Gmail filters", category: "write", risk: "medium", skillId: "gws-gmail", sideEffects: [] },
|
|
621
|
+
{ id: "gws_gmail_delete", name: "Delete Email", description: "Delete Gmail message", category: "destroy", risk: "medium", skillId: "gws-gmail", sideEffects: ["deletes-data"] }
|
|
622
|
+
];
|
|
623
|
+
}
|
|
624
|
+
});
|
|
625
|
+
|
|
626
|
+
// src/engine/skills/gws-calendar.ts
|
|
627
|
+
var gws_calendar_exports = {};
|
|
628
|
+
__export(gws_calendar_exports, {
|
|
629
|
+
SKILL_DEF: () => SKILL_DEF19,
|
|
630
|
+
TOOLS: () => TOOLS19
|
|
631
|
+
});
|
|
632
|
+
var SKILL_DEF19, TOOLS19;
|
|
633
|
+
var init_gws_calendar = __esm({
|
|
634
|
+
"src/engine/skills/gws-calendar.ts"() {
|
|
635
|
+
"use strict";
|
|
636
|
+
SKILL_DEF19 = {
|
|
637
|
+
id: "gws-calendar",
|
|
638
|
+
name: "Google Calendar",
|
|
639
|
+
description: "Events, scheduling, availability, room booking, and calendar sharing.",
|
|
640
|
+
category: "productivity",
|
|
641
|
+
risk: "low",
|
|
642
|
+
icon: "\u{1F4C5}",
|
|
643
|
+
source: "builtin"
|
|
644
|
+
};
|
|
645
|
+
TOOLS19 = [
|
|
646
|
+
{ id: "gws_cal_list", name: "List Events", description: "List Google Calendar events", category: "read", risk: "low", skillId: "gws-calendar", sideEffects: [] },
|
|
647
|
+
{ id: "gws_cal_create", name: "Create Event", description: "Create calendar event", category: "write", risk: "medium", skillId: "gws-calendar", sideEffects: ["sends-email"] },
|
|
648
|
+
{ id: "gws_cal_update", name: "Update Event", description: "Update calendar event", category: "write", risk: "medium", skillId: "gws-calendar", sideEffects: [] },
|
|
649
|
+
{ id: "gws_cal_delete", name: "Delete Event", description: "Delete calendar event", category: "destroy", risk: "medium", skillId: "gws-calendar", sideEffects: ["deletes-data"] },
|
|
650
|
+
{ id: "gws_cal_freebusy", name: "Check Availability", description: "Check free/busy status", category: "read", risk: "low", skillId: "gws-calendar", sideEffects: [] }
|
|
651
|
+
];
|
|
652
|
+
}
|
|
653
|
+
});
|
|
654
|
+
|
|
655
|
+
// src/engine/skills/gws-drive.ts
|
|
656
|
+
var gws_drive_exports = {};
|
|
657
|
+
__export(gws_drive_exports, {
|
|
658
|
+
SKILL_DEF: () => SKILL_DEF20,
|
|
659
|
+
TOOLS: () => TOOLS20
|
|
660
|
+
});
|
|
661
|
+
var SKILL_DEF20, TOOLS20;
|
|
662
|
+
var init_gws_drive = __esm({
|
|
663
|
+
"src/engine/skills/gws-drive.ts"() {
|
|
664
|
+
"use strict";
|
|
665
|
+
SKILL_DEF20 = {
|
|
666
|
+
id: "gws-drive",
|
|
667
|
+
name: "Google Drive",
|
|
668
|
+
description: "Cloud storage, file sharing, permissions, and team drives.",
|
|
669
|
+
category: "storage",
|
|
670
|
+
risk: "medium",
|
|
671
|
+
icon: "\u{1F4BE}",
|
|
672
|
+
source: "builtin"
|
|
673
|
+
};
|
|
674
|
+
TOOLS20 = [
|
|
675
|
+
{ id: "gws_drive_list", name: "List Files", description: "List Google Drive files", category: "read", risk: "low", skillId: "gws-drive", sideEffects: [] },
|
|
676
|
+
{ id: "gws_drive_upload", name: "Upload File", description: "Upload file to Drive", category: "write", risk: "medium", skillId: "gws-drive", sideEffects: ["modifies-files"] },
|
|
677
|
+
{ id: "gws_drive_download", name: "Download File", description: "Download file from Drive", category: "read", risk: "low", skillId: "gws-drive", sideEffects: [] },
|
|
678
|
+
{ id: "gws_drive_share", name: "Share File", description: "Share Drive file/folder", category: "write", risk: "medium", skillId: "gws-drive", sideEffects: [] },
|
|
679
|
+
{ id: "gws_drive_delete", name: "Delete File", description: "Delete Drive file", category: "destroy", risk: "medium", skillId: "gws-drive", sideEffects: ["deletes-data"] },
|
|
680
|
+
{ id: "gws_drive_search", name: "Search Drive", description: "Search files in Drive", category: "read", risk: "low", skillId: "gws-drive", sideEffects: [] }
|
|
681
|
+
];
|
|
682
|
+
}
|
|
683
|
+
});
|
|
684
|
+
|
|
685
|
+
// src/engine/skills/gws-docs.ts
|
|
686
|
+
var gws_docs_exports = {};
|
|
687
|
+
__export(gws_docs_exports, {
|
|
688
|
+
SKILL_DEF: () => SKILL_DEF21,
|
|
689
|
+
TOOLS: () => TOOLS21
|
|
690
|
+
});
|
|
691
|
+
var SKILL_DEF21, TOOLS21;
|
|
692
|
+
var init_gws_docs = __esm({
|
|
693
|
+
"src/engine/skills/gws-docs.ts"() {
|
|
694
|
+
"use strict";
|
|
695
|
+
SKILL_DEF21 = {
|
|
696
|
+
id: "gws-docs",
|
|
697
|
+
name: "Google Docs",
|
|
698
|
+
description: "Collaborative document editing, comments, suggestions, and templates.",
|
|
699
|
+
category: "productivity",
|
|
700
|
+
risk: "low",
|
|
701
|
+
icon: "\u{1F4C4}",
|
|
702
|
+
source: "builtin"
|
|
703
|
+
};
|
|
704
|
+
TOOLS21 = [
|
|
705
|
+
{ id: "gws_docs_create", name: "Create Doc", description: "Create Google Doc", category: "write", risk: "low", skillId: "gws-docs", sideEffects: ["modifies-files"] },
|
|
706
|
+
{ id: "gws_docs_edit", name: "Edit Doc", description: "Edit Google Doc content", category: "write", risk: "low", skillId: "gws-docs", sideEffects: ["modifies-files"] },
|
|
707
|
+
{ id: "gws_docs_read", name: "Read Doc", description: "Read Google Doc content", category: "read", risk: "low", skillId: "gws-docs", sideEffects: [] }
|
|
708
|
+
];
|
|
709
|
+
}
|
|
710
|
+
});
|
|
711
|
+
|
|
712
|
+
// src/engine/skills/gws-sheets.ts
|
|
713
|
+
var gws_sheets_exports = {};
|
|
714
|
+
__export(gws_sheets_exports, {
|
|
715
|
+
SKILL_DEF: () => SKILL_DEF22,
|
|
716
|
+
TOOLS: () => TOOLS22
|
|
717
|
+
});
|
|
718
|
+
var SKILL_DEF22, TOOLS22;
|
|
719
|
+
var init_gws_sheets = __esm({
|
|
720
|
+
"src/engine/skills/gws-sheets.ts"() {
|
|
721
|
+
"use strict";
|
|
722
|
+
SKILL_DEF22 = {
|
|
723
|
+
id: "gws-sheets",
|
|
724
|
+
name: "Google Sheets",
|
|
725
|
+
description: "Spreadsheets, formulas, charts, data validation, and Apps Script.",
|
|
726
|
+
category: "analytics",
|
|
727
|
+
risk: "low",
|
|
728
|
+
icon: "\u{1F4CA}",
|
|
729
|
+
source: "builtin"
|
|
730
|
+
};
|
|
731
|
+
TOOLS22 = [
|
|
732
|
+
{ id: "gws_sheets_read", name: "Read Sheet", description: "Read Google Sheets data", category: "read", risk: "low", skillId: "gws-sheets", sideEffects: [] },
|
|
733
|
+
{ id: "gws_sheets_write", name: "Write Sheet", description: "Write data to Google Sheets", category: "write", risk: "low", skillId: "gws-sheets", sideEffects: ["modifies-files"] },
|
|
734
|
+
{ id: "gws_sheets_create", name: "Create Sheet", description: "Create Google Spreadsheet", category: "write", risk: "low", skillId: "gws-sheets", sideEffects: [] },
|
|
735
|
+
{ id: "gws_sheets_formula", name: "Run Formula", description: "Execute Sheets formula", category: "read", risk: "low", skillId: "gws-sheets", sideEffects: [] }
|
|
736
|
+
];
|
|
737
|
+
}
|
|
738
|
+
});
|
|
739
|
+
|
|
740
|
+
// src/engine/skills/gws-slides.ts
|
|
741
|
+
var gws_slides_exports = {};
|
|
742
|
+
__export(gws_slides_exports, {
|
|
743
|
+
SKILL_DEF: () => SKILL_DEF23,
|
|
744
|
+
TOOLS: () => TOOLS23
|
|
745
|
+
});
|
|
746
|
+
var SKILL_DEF23, TOOLS23;
|
|
747
|
+
var init_gws_slides = __esm({
|
|
748
|
+
"src/engine/skills/gws-slides.ts"() {
|
|
749
|
+
"use strict";
|
|
750
|
+
SKILL_DEF23 = {
|
|
751
|
+
id: "gws-slides",
|
|
752
|
+
name: "Google Slides",
|
|
753
|
+
description: "Presentations, slides, speaker notes, and collaborative editing.",
|
|
754
|
+
category: "productivity",
|
|
755
|
+
risk: "low",
|
|
756
|
+
icon: "\u{1F39E}\uFE0F",
|
|
757
|
+
source: "builtin"
|
|
758
|
+
};
|
|
759
|
+
TOOLS23 = [
|
|
760
|
+
{ id: "gws_slides_create", name: "Create Slides", description: "Create Google Slides", category: "write", risk: "low", skillId: "gws-slides", sideEffects: ["modifies-files"] },
|
|
761
|
+
{ id: "gws_slides_edit", name: "Edit Slides", description: "Edit presentation slides", category: "write", risk: "low", skillId: "gws-slides", sideEffects: [] }
|
|
762
|
+
];
|
|
763
|
+
}
|
|
764
|
+
});
|
|
765
|
+
|
|
766
|
+
// src/engine/skills/gws-meet.ts
|
|
767
|
+
var gws_meet_exports = {};
|
|
768
|
+
__export(gws_meet_exports, {
|
|
769
|
+
SKILL_DEF: () => SKILL_DEF24,
|
|
770
|
+
TOOLS: () => TOOLS24
|
|
771
|
+
});
|
|
772
|
+
var SKILL_DEF24, TOOLS24;
|
|
773
|
+
var init_gws_meet = __esm({
|
|
774
|
+
"src/engine/skills/gws-meet.ts"() {
|
|
775
|
+
"use strict";
|
|
776
|
+
SKILL_DEF24 = {
|
|
777
|
+
id: "gws-meet",
|
|
778
|
+
name: "Google Meet",
|
|
779
|
+
description: "Video conferencing, screen sharing, recording, and breakout rooms.",
|
|
780
|
+
category: "collaboration",
|
|
781
|
+
risk: "medium",
|
|
782
|
+
icon: "\u{1F4F9}",
|
|
783
|
+
source: "builtin"
|
|
784
|
+
};
|
|
785
|
+
TOOLS24 = [
|
|
786
|
+
{ id: "gws_meet_create", name: "Create Meeting", description: "Create Google Meet link", category: "write", risk: "low", skillId: "gws-meet", sideEffects: [] },
|
|
787
|
+
{ id: "gws_meet_list", name: "List Recordings", description: "List Meet recordings", category: "read", risk: "low", skillId: "gws-meet", sideEffects: [] }
|
|
788
|
+
];
|
|
789
|
+
}
|
|
790
|
+
});
|
|
791
|
+
|
|
792
|
+
// src/engine/skills/gws-chat.ts
|
|
793
|
+
var gws_chat_exports = {};
|
|
794
|
+
__export(gws_chat_exports, {
|
|
795
|
+
SKILL_DEF: () => SKILL_DEF25,
|
|
796
|
+
TOOLS: () => TOOLS25
|
|
797
|
+
});
|
|
798
|
+
var SKILL_DEF25, TOOLS25;
|
|
799
|
+
var init_gws_chat = __esm({
|
|
800
|
+
"src/engine/skills/gws-chat.ts"() {
|
|
801
|
+
"use strict";
|
|
802
|
+
SKILL_DEF25 = {
|
|
803
|
+
id: "gws-chat",
|
|
804
|
+
name: "Google Chat",
|
|
805
|
+
description: "Messaging, spaces, threads, and bot integrations.",
|
|
806
|
+
category: "collaboration",
|
|
807
|
+
risk: "medium",
|
|
808
|
+
icon: "\u{1F4AC}",
|
|
809
|
+
source: "builtin"
|
|
810
|
+
};
|
|
811
|
+
TOOLS25 = [
|
|
812
|
+
{ id: "gws_chat_send", name: "Send Chat", description: "Send Google Chat message", category: "communicate", risk: "medium", skillId: "gws-chat", sideEffects: ["sends-message"] },
|
|
813
|
+
{ id: "gws_chat_spaces", name: "List Spaces", description: "List Chat spaces", category: "read", risk: "low", skillId: "gws-chat", sideEffects: [] }
|
|
814
|
+
];
|
|
815
|
+
}
|
|
816
|
+
});
|
|
817
|
+
|
|
818
|
+
// src/engine/skills/gws-forms.ts
|
|
819
|
+
var gws_forms_exports = {};
|
|
820
|
+
__export(gws_forms_exports, {
|
|
821
|
+
SKILL_DEF: () => SKILL_DEF26,
|
|
822
|
+
TOOLS: () => TOOLS26
|
|
823
|
+
});
|
|
824
|
+
var SKILL_DEF26, TOOLS26;
|
|
825
|
+
var init_gws_forms = __esm({
|
|
826
|
+
"src/engine/skills/gws-forms.ts"() {
|
|
827
|
+
"use strict";
|
|
828
|
+
SKILL_DEF26 = {
|
|
829
|
+
id: "gws-forms",
|
|
830
|
+
name: "Google Forms",
|
|
831
|
+
description: "Surveys, quizzes, and response collection.",
|
|
832
|
+
category: "productivity",
|
|
833
|
+
risk: "low",
|
|
834
|
+
icon: "\u{1F4CB}",
|
|
835
|
+
source: "builtin"
|
|
836
|
+
};
|
|
837
|
+
TOOLS26 = [
|
|
838
|
+
{ id: "gws_forms_create", name: "Create Form", description: "Create Google Form", category: "write", risk: "low", skillId: "gws-forms", sideEffects: [] },
|
|
839
|
+
{ id: "gws_forms_responses", name: "Get Responses", description: "Get form responses", category: "read", risk: "low", skillId: "gws-forms", sideEffects: [] }
|
|
840
|
+
];
|
|
841
|
+
}
|
|
842
|
+
});
|
|
843
|
+
|
|
844
|
+
// src/engine/skills/gws-sites.ts
|
|
845
|
+
var gws_sites_exports = {};
|
|
846
|
+
__export(gws_sites_exports, {
|
|
847
|
+
SKILL_DEF: () => SKILL_DEF27,
|
|
848
|
+
TOOLS: () => TOOLS27
|
|
849
|
+
});
|
|
850
|
+
var SKILL_DEF27, TOOLS27;
|
|
851
|
+
var init_gws_sites = __esm({
|
|
852
|
+
"src/engine/skills/gws-sites.ts"() {
|
|
853
|
+
"use strict";
|
|
854
|
+
SKILL_DEF27 = {
|
|
855
|
+
id: "gws-sites",
|
|
856
|
+
name: "Google Sites",
|
|
857
|
+
description: "Simple website creation and publishing.",
|
|
858
|
+
category: "productivity",
|
|
859
|
+
risk: "low",
|
|
860
|
+
icon: "\u{1F310}",
|
|
861
|
+
source: "builtin"
|
|
862
|
+
};
|
|
863
|
+
TOOLS27 = [
|
|
864
|
+
{ id: "gws_sites_create", name: "Create Site", description: "Create Google Site", category: "write", risk: "low", skillId: "gws-sites", sideEffects: [] }
|
|
865
|
+
];
|
|
866
|
+
}
|
|
867
|
+
});
|
|
868
|
+
|
|
869
|
+
// src/engine/skills/gws-keep.ts
|
|
870
|
+
var gws_keep_exports = {};
|
|
871
|
+
__export(gws_keep_exports, {
|
|
872
|
+
SKILL_DEF: () => SKILL_DEF28,
|
|
873
|
+
TOOLS: () => TOOLS28
|
|
874
|
+
});
|
|
875
|
+
var SKILL_DEF28, TOOLS28;
|
|
876
|
+
var init_gws_keep = __esm({
|
|
877
|
+
"src/engine/skills/gws-keep.ts"() {
|
|
878
|
+
"use strict";
|
|
879
|
+
SKILL_DEF28 = {
|
|
880
|
+
id: "gws-keep",
|
|
881
|
+
name: "Google Keep",
|
|
882
|
+
description: "Notes, lists, reminders, and labels.",
|
|
883
|
+
category: "productivity",
|
|
884
|
+
risk: "low",
|
|
885
|
+
icon: "\u{1F4CC}",
|
|
886
|
+
source: "builtin"
|
|
887
|
+
};
|
|
888
|
+
TOOLS28 = [
|
|
889
|
+
{ id: "gws_keep_create", name: "Create Note", description: "Create Google Keep note", category: "write", risk: "low", skillId: "gws-keep", sideEffects: [] },
|
|
890
|
+
{ id: "gws_keep_list", name: "List Notes", description: "List Google Keep notes", category: "read", risk: "low", skillId: "gws-keep", sideEffects: [] }
|
|
891
|
+
];
|
|
892
|
+
}
|
|
893
|
+
});
|
|
894
|
+
|
|
895
|
+
// src/engine/skills/gws-admin.ts
|
|
896
|
+
var gws_admin_exports = {};
|
|
897
|
+
__export(gws_admin_exports, {
|
|
898
|
+
SKILL_DEF: () => SKILL_DEF29,
|
|
899
|
+
TOOLS: () => TOOLS29
|
|
900
|
+
});
|
|
901
|
+
var SKILL_DEF29, TOOLS29;
|
|
902
|
+
var init_gws_admin = __esm({
|
|
903
|
+
"src/engine/skills/gws-admin.ts"() {
|
|
904
|
+
"use strict";
|
|
905
|
+
SKILL_DEF29 = {
|
|
906
|
+
id: "gws-admin",
|
|
907
|
+
name: "Google Admin",
|
|
908
|
+
description: "User management, security, device management, and organization settings.",
|
|
909
|
+
category: "platform",
|
|
910
|
+
risk: "critical",
|
|
911
|
+
icon: "\u2699\uFE0F",
|
|
912
|
+
source: "builtin"
|
|
913
|
+
};
|
|
914
|
+
TOOLS29 = [
|
|
915
|
+
{ id: "gws_admin_users", name: "Manage Users", description: "List/create/update Workspace users", category: "write", risk: "critical", skillId: "gws-admin", sideEffects: [] },
|
|
916
|
+
{ id: "gws_admin_groups", name: "Manage Groups", description: "Create/manage Google groups", category: "write", risk: "high", skillId: "gws-admin", sideEffects: [] },
|
|
917
|
+
{ id: "gws_admin_orgunits", name: "Manage Org Units", description: "Manage organizational units", category: "write", risk: "high", skillId: "gws-admin", sideEffects: [] }
|
|
918
|
+
];
|
|
919
|
+
}
|
|
920
|
+
});
|
|
921
|
+
|
|
922
|
+
// src/engine/skills/gws-vault.ts
|
|
923
|
+
var gws_vault_exports = {};
|
|
924
|
+
__export(gws_vault_exports, {
|
|
925
|
+
SKILL_DEF: () => SKILL_DEF30,
|
|
926
|
+
TOOLS: () => TOOLS30
|
|
927
|
+
});
|
|
928
|
+
var SKILL_DEF30, TOOLS30;
|
|
929
|
+
var init_gws_vault = __esm({
|
|
930
|
+
"src/engine/skills/gws-vault.ts"() {
|
|
931
|
+
"use strict";
|
|
932
|
+
SKILL_DEF30 = {
|
|
933
|
+
id: "gws-vault",
|
|
934
|
+
name: "Google Vault",
|
|
935
|
+
description: "eDiscovery, litigation holds, compliance, and data retention.",
|
|
936
|
+
category: "legal",
|
|
937
|
+
risk: "high",
|
|
938
|
+
icon: "\u{1F3DB}\uFE0F",
|
|
939
|
+
source: "builtin"
|
|
940
|
+
};
|
|
941
|
+
TOOLS30 = [
|
|
942
|
+
{ id: "gws_vault_holds", name: "Manage Holds", description: "Create/manage litigation holds", category: "write", risk: "high", skillId: "gws-vault", sideEffects: [] },
|
|
943
|
+
{ id: "gws_vault_export", name: "Export Data", description: "Export data for eDiscovery", category: "read", risk: "high", skillId: "gws-vault", sideEffects: [] }
|
|
944
|
+
];
|
|
945
|
+
}
|
|
946
|
+
});
|
|
947
|
+
|
|
948
|
+
// src/engine/skills/gws-groups.ts
|
|
949
|
+
var gws_groups_exports = {};
|
|
950
|
+
__export(gws_groups_exports, {
|
|
951
|
+
SKILL_DEF: () => SKILL_DEF31,
|
|
952
|
+
TOOLS: () => TOOLS31
|
|
953
|
+
});
|
|
954
|
+
var SKILL_DEF31, TOOLS31;
|
|
955
|
+
var init_gws_groups = __esm({
|
|
956
|
+
"src/engine/skills/gws-groups.ts"() {
|
|
957
|
+
"use strict";
|
|
958
|
+
SKILL_DEF31 = {
|
|
959
|
+
id: "gws-groups",
|
|
960
|
+
name: "Google Groups",
|
|
961
|
+
description: "Mailing lists, access groups, and group management.",
|
|
962
|
+
category: "communication",
|
|
963
|
+
risk: "low",
|
|
964
|
+
icon: "\u{1F465}",
|
|
965
|
+
source: "builtin"
|
|
966
|
+
};
|
|
967
|
+
TOOLS31 = [
|
|
968
|
+
{ id: "gws_groups_create", name: "Create Group", description: "Create Google Group", category: "write", risk: "medium", skillId: "gws-groups", sideEffects: [] },
|
|
969
|
+
{ id: "gws_groups_members", name: "Manage Members", description: "Add/remove group members", category: "write", risk: "medium", skillId: "gws-groups", sideEffects: [] }
|
|
970
|
+
];
|
|
971
|
+
}
|
|
972
|
+
});
|
|
973
|
+
|
|
974
|
+
// src/engine/skills/enterprise-database.ts
|
|
975
|
+
var enterprise_database_exports = {};
|
|
976
|
+
__export(enterprise_database_exports, {
|
|
977
|
+
SKILL_DEF: () => SKILL_DEF32,
|
|
978
|
+
TOOLS: () => TOOLS32
|
|
979
|
+
});
|
|
980
|
+
var SKILL_DEF32, TOOLS32;
|
|
981
|
+
var init_enterprise_database = __esm({
|
|
982
|
+
"src/engine/skills/enterprise-database.ts"() {
|
|
983
|
+
"use strict";
|
|
984
|
+
SKILL_DEF32 = {
|
|
985
|
+
id: "enterprise-database",
|
|
986
|
+
name: "Database Query",
|
|
987
|
+
description: "Execute read-only SQL queries against approved databases. Supports PostgreSQL, MySQL, SQLite, and MSSQL. Includes schema introspection, parameterized queries, result formatting, and query plan analysis. All queries run in read-only transactions with timeout limits.",
|
|
988
|
+
category: "database",
|
|
989
|
+
risk: "medium",
|
|
990
|
+
icon: "\u{1F5C4}\uFE0F",
|
|
991
|
+
source: "builtin",
|
|
992
|
+
version: "1.0.0",
|
|
993
|
+
author: "AgenticMail"
|
|
994
|
+
};
|
|
995
|
+
TOOLS32 = [
|
|
996
|
+
{
|
|
997
|
+
id: "ent_db_query",
|
|
998
|
+
name: "Execute SQL Query",
|
|
999
|
+
description: "Run a read-only SQL SELECT query against a configured database. Automatically wraps in a read-only transaction with a 30-second timeout. Returns results as a JSON array of rows. Supports parameterized queries to prevent SQL injection.",
|
|
1000
|
+
category: "read",
|
|
1001
|
+
risk: "medium",
|
|
1002
|
+
skillId: "enterprise-database",
|
|
1003
|
+
sideEffects: ["network-request"],
|
|
1004
|
+
parameters: {
|
|
1005
|
+
type: "object",
|
|
1006
|
+
properties: {
|
|
1007
|
+
connection: { type: "string", description: 'Named database connection from vault (e.g., "production-db", "analytics-replica")' },
|
|
1008
|
+
query: { type: "string", description: "SQL SELECT query to execute. INSERT/UPDATE/DELETE/DROP are blocked." },
|
|
1009
|
+
params: { type: "array", items: { type: "string" }, description: "Parameterized values for $1, $2, etc. placeholders" },
|
|
1010
|
+
limit: { type: "number", description: "Maximum rows to return (default: 1000, max: 10000)", default: 1e3 },
|
|
1011
|
+
format: { type: "string", enum: ["json", "csv", "markdown"], description: "Output format", default: "json" },
|
|
1012
|
+
timeout: { type: "number", description: "Query timeout in seconds (default: 30, max: 120)", default: 30 }
|
|
1013
|
+
},
|
|
1014
|
+
required: ["connection", "query"]
|
|
1015
|
+
}
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
id: "ent_db_schema",
|
|
1019
|
+
name: "Inspect Database Schema",
|
|
1020
|
+
description: "List tables, columns, types, indexes, and foreign keys for a database. Useful for understanding data structure before writing queries.",
|
|
1021
|
+
category: "read",
|
|
1022
|
+
risk: "low",
|
|
1023
|
+
skillId: "enterprise-database",
|
|
1024
|
+
sideEffects: ["network-request"],
|
|
1025
|
+
parameters: {
|
|
1026
|
+
type: "object",
|
|
1027
|
+
properties: {
|
|
1028
|
+
connection: { type: "string", description: "Named database connection" },
|
|
1029
|
+
table: { type: "string", description: "Specific table to inspect (omit for full schema)" },
|
|
1030
|
+
includeIndexes: { type: "boolean", description: "Include index definitions", default: false },
|
|
1031
|
+
includeForeignKeys: { type: "boolean", description: "Include foreign key relationships", default: true }
|
|
1032
|
+
},
|
|
1033
|
+
required: ["connection"]
|
|
1034
|
+
}
|
|
1035
|
+
},
|
|
1036
|
+
{
|
|
1037
|
+
id: "ent_db_explain",
|
|
1038
|
+
name: "Explain Query Plan",
|
|
1039
|
+
description: "Run EXPLAIN ANALYZE on a query to understand execution plan, index usage, and performance characteristics without modifying data.",
|
|
1040
|
+
category: "read",
|
|
1041
|
+
risk: "low",
|
|
1042
|
+
skillId: "enterprise-database",
|
|
1043
|
+
sideEffects: ["network-request"],
|
|
1044
|
+
parameters: {
|
|
1045
|
+
type: "object",
|
|
1046
|
+
properties: {
|
|
1047
|
+
connection: { type: "string", description: "Named database connection" },
|
|
1048
|
+
query: { type: "string", description: "SQL query to analyze" },
|
|
1049
|
+
params: { type: "array", items: { type: "string" }, description: "Parameterized values" }
|
|
1050
|
+
},
|
|
1051
|
+
required: ["connection", "query"]
|
|
1052
|
+
}
|
|
1053
|
+
},
|
|
1054
|
+
{
|
|
1055
|
+
id: "ent_db_connections",
|
|
1056
|
+
name: "List Database Connections",
|
|
1057
|
+
description: "List all configured database connections available to this agent, including connection type, host, and database name. Credentials are never exposed.",
|
|
1058
|
+
category: "read",
|
|
1059
|
+
risk: "low",
|
|
1060
|
+
skillId: "enterprise-database",
|
|
1061
|
+
sideEffects: [],
|
|
1062
|
+
parameters: {
|
|
1063
|
+
type: "object",
|
|
1064
|
+
properties: {}
|
|
1065
|
+
}
|
|
1066
|
+
},
|
|
1067
|
+
{
|
|
1068
|
+
id: "ent_db_tables",
|
|
1069
|
+
name: "List Tables",
|
|
1070
|
+
description: "Quick list of all tables and views in a database with row counts and approximate sizes.",
|
|
1071
|
+
category: "read",
|
|
1072
|
+
risk: "low",
|
|
1073
|
+
skillId: "enterprise-database",
|
|
1074
|
+
sideEffects: ["network-request"],
|
|
1075
|
+
parameters: {
|
|
1076
|
+
type: "object",
|
|
1077
|
+
properties: {
|
|
1078
|
+
connection: { type: "string", description: "Named database connection" },
|
|
1079
|
+
schema: { type: "string", description: "Schema to list (default: public)", default: "public" }
|
|
1080
|
+
},
|
|
1081
|
+
required: ["connection"]
|
|
1082
|
+
}
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
id: "ent_db_sample",
|
|
1086
|
+
name: "Sample Table Data",
|
|
1087
|
+
description: "Return a sample of rows from a table to understand data format and content. Returns 10 rows by default.",
|
|
1088
|
+
category: "read",
|
|
1089
|
+
risk: "low",
|
|
1090
|
+
skillId: "enterprise-database",
|
|
1091
|
+
sideEffects: ["network-request"],
|
|
1092
|
+
parameters: {
|
|
1093
|
+
type: "object",
|
|
1094
|
+
properties: {
|
|
1095
|
+
connection: { type: "string", description: "Named database connection" },
|
|
1096
|
+
table: { type: "string", description: "Table name to sample" },
|
|
1097
|
+
limit: { type: "number", description: "Number of sample rows", default: 10 }
|
|
1098
|
+
},
|
|
1099
|
+
required: ["connection", "table"]
|
|
1100
|
+
}
|
|
1101
|
+
}
|
|
1102
|
+
];
|
|
1103
|
+
}
|
|
1104
|
+
});
|
|
1105
|
+
|
|
1106
|
+
// src/engine/skills/enterprise-spreadsheet.ts
|
|
1107
|
+
var enterprise_spreadsheet_exports = {};
|
|
1108
|
+
__export(enterprise_spreadsheet_exports, {
|
|
1109
|
+
SKILL_DEF: () => SKILL_DEF33,
|
|
1110
|
+
TOOLS: () => TOOLS33
|
|
1111
|
+
});
|
|
1112
|
+
var SKILL_DEF33, TOOLS33;
|
|
1113
|
+
var init_enterprise_spreadsheet = __esm({
|
|
1114
|
+
"src/engine/skills/enterprise-spreadsheet.ts"() {
|
|
1115
|
+
"use strict";
|
|
1116
|
+
SKILL_DEF33 = {
|
|
1117
|
+
id: "enterprise-spreadsheet",
|
|
1118
|
+
name: "Spreadsheet Processor",
|
|
1119
|
+
description: "Read, write, transform, and analyze Excel and CSV files. Supports filtering, sorting, aggregations, pivot operations, formula computation, merging datasets, and format conversion. Handles large files with streaming.",
|
|
1120
|
+
category: "data",
|
|
1121
|
+
risk: "medium",
|
|
1122
|
+
icon: "\u{1F4CA}",
|
|
1123
|
+
source: "builtin",
|
|
1124
|
+
version: "1.0.0",
|
|
1125
|
+
author: "AgenticMail"
|
|
1126
|
+
};
|
|
1127
|
+
TOOLS33 = [
|
|
1128
|
+
{
|
|
1129
|
+
id: "ent_sheet_read",
|
|
1130
|
+
name: "Read Spreadsheet",
|
|
1131
|
+
description: "Read an Excel (.xlsx, .xls) or CSV file and return contents as structured data. Supports sheet selection, header row detection, and data type inference.",
|
|
1132
|
+
category: "read",
|
|
1133
|
+
risk: "low",
|
|
1134
|
+
skillId: "enterprise-spreadsheet",
|
|
1135
|
+
sideEffects: [],
|
|
1136
|
+
parameters: {
|
|
1137
|
+
type: "object",
|
|
1138
|
+
properties: {
|
|
1139
|
+
filePath: { type: "string", description: "Path to the spreadsheet file or URL" },
|
|
1140
|
+
sheet: { type: "string", description: "Sheet name (Excel only, default: first sheet)" },
|
|
1141
|
+
headerRow: { type: "number", description: "Row number containing headers (1-based, default: 1)", default: 1 },
|
|
1142
|
+
range: { type: "string", description: 'Cell range to read (e.g., "A1:D100"). Omit for entire sheet.' },
|
|
1143
|
+
limit: { type: "number", description: "Maximum rows to return", default: 5e3 },
|
|
1144
|
+
format: { type: "string", enum: ["json", "csv", "markdown"], default: "json" }
|
|
1145
|
+
},
|
|
1146
|
+
required: ["filePath"]
|
|
1147
|
+
}
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
id: "ent_sheet_write",
|
|
1151
|
+
name: "Write Spreadsheet",
|
|
1152
|
+
description: "Create or overwrite a spreadsheet file from structured data. Supports Excel and CSV output with formatting options.",
|
|
1153
|
+
category: "write",
|
|
1154
|
+
risk: "medium",
|
|
1155
|
+
skillId: "enterprise-spreadsheet",
|
|
1156
|
+
sideEffects: ["modifies-files"],
|
|
1157
|
+
parameters: {
|
|
1158
|
+
type: "object",
|
|
1159
|
+
properties: {
|
|
1160
|
+
outputPath: { type: "string", description: "Output file path (.xlsx or .csv)" },
|
|
1161
|
+
data: { type: "array", items: { type: "object" }, description: "Array of row objects" },
|
|
1162
|
+
headers: { type: "array", items: { type: "string" }, description: "Column headers (auto-detected from data if omitted)" },
|
|
1163
|
+
sheetName: { type: "string", description: "Sheet name (Excel only)", default: "Sheet1" }
|
|
1164
|
+
},
|
|
1165
|
+
required: ["outputPath", "data"]
|
|
1166
|
+
}
|
|
1167
|
+
},
|
|
1168
|
+
{
|
|
1169
|
+
id: "ent_sheet_filter",
|
|
1170
|
+
name: "Filter Rows",
|
|
1171
|
+
description: "Filter spreadsheet rows by column conditions. Supports equals, contains, greater/less than, regex, and is-empty checks.",
|
|
1172
|
+
category: "read",
|
|
1173
|
+
risk: "low",
|
|
1174
|
+
skillId: "enterprise-spreadsheet",
|
|
1175
|
+
sideEffects: [],
|
|
1176
|
+
parameters: {
|
|
1177
|
+
type: "object",
|
|
1178
|
+
properties: {
|
|
1179
|
+
filePath: { type: "string", description: "Path to spreadsheet" },
|
|
1180
|
+
filters: { type: "array", items: { type: "object", properties: { column: { type: "string" }, operator: { type: "string", enum: ["eq", "neq", "gt", "lt", "gte", "lte", "contains", "not_contains", "starts_with", "ends_with", "regex", "is_empty", "not_empty"] }, value: { type: "string" } } }, description: "Filter conditions" },
|
|
1181
|
+
sheet: { type: "string", description: "Sheet name (Excel only)" }
|
|
1182
|
+
},
|
|
1183
|
+
required: ["filePath", "filters"]
|
|
1184
|
+
}
|
|
1185
|
+
},
|
|
1186
|
+
{
|
|
1187
|
+
id: "ent_sheet_aggregate",
|
|
1188
|
+
name: "Aggregate Data",
|
|
1189
|
+
description: "Compute aggregations over spreadsheet data: sum, average, count, min, max, median, std deviation. Supports grouping by columns (like SQL GROUP BY).",
|
|
1190
|
+
category: "read",
|
|
1191
|
+
risk: "low",
|
|
1192
|
+
skillId: "enterprise-spreadsheet",
|
|
1193
|
+
sideEffects: [],
|
|
1194
|
+
parameters: {
|
|
1195
|
+
type: "object",
|
|
1196
|
+
properties: {
|
|
1197
|
+
filePath: { type: "string", description: "Path to spreadsheet" },
|
|
1198
|
+
groupBy: { type: "array", items: { type: "string" }, description: "Columns to group by" },
|
|
1199
|
+
aggregations: { type: "array", items: { type: "object", properties: { column: { type: "string" }, function: { type: "string", enum: ["sum", "avg", "count", "min", "max", "median", "stddev"] } } }, description: "Aggregation operations" },
|
|
1200
|
+
sheet: { type: "string" }
|
|
1201
|
+
},
|
|
1202
|
+
required: ["filePath", "aggregations"]
|
|
1203
|
+
}
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
id: "ent_sheet_transform",
|
|
1207
|
+
name: "Transform Columns",
|
|
1208
|
+
description: "Add, rename, reorder, or compute new columns. Supports formulas, string operations, date parsing, and type casting.",
|
|
1209
|
+
category: "write",
|
|
1210
|
+
risk: "low",
|
|
1211
|
+
skillId: "enterprise-spreadsheet",
|
|
1212
|
+
sideEffects: [],
|
|
1213
|
+
parameters: {
|
|
1214
|
+
type: "object",
|
|
1215
|
+
properties: {
|
|
1216
|
+
filePath: { type: "string", description: "Path to spreadsheet" },
|
|
1217
|
+
transforms: { type: "array", items: { type: "object", properties: { action: { type: "string", enum: ["add", "rename", "drop", "reorder", "cast"] }, column: { type: "string" }, newName: { type: "string" }, formula: { type: "string" }, dataType: { type: "string", enum: ["string", "number", "date", "boolean"] } } } },
|
|
1218
|
+
outputPath: { type: "string", description: "Output file (or overwrite source if omitted)" }
|
|
1219
|
+
},
|
|
1220
|
+
required: ["filePath", "transforms"]
|
|
1221
|
+
}
|
|
1222
|
+
},
|
|
1223
|
+
{
|
|
1224
|
+
id: "ent_sheet_merge",
|
|
1225
|
+
name: "Merge Datasets",
|
|
1226
|
+
description: "Join two spreadsheets by matching columns (like SQL JOIN). Supports inner, left, right, and full outer joins.",
|
|
1227
|
+
category: "read",
|
|
1228
|
+
risk: "low",
|
|
1229
|
+
skillId: "enterprise-spreadsheet",
|
|
1230
|
+
sideEffects: [],
|
|
1231
|
+
parameters: {
|
|
1232
|
+
type: "object",
|
|
1233
|
+
properties: {
|
|
1234
|
+
leftFile: { type: "string", description: "Path to left spreadsheet" },
|
|
1235
|
+
rightFile: { type: "string", description: "Path to right spreadsheet" },
|
|
1236
|
+
joinType: { type: "string", enum: ["inner", "left", "right", "full"], default: "inner" },
|
|
1237
|
+
leftKey: { type: "string", description: "Column name in left file to join on" },
|
|
1238
|
+
rightKey: { type: "string", description: "Column name in right file to join on" },
|
|
1239
|
+
outputPath: { type: "string", description: "Output file path" }
|
|
1240
|
+
},
|
|
1241
|
+
required: ["leftFile", "rightFile", "leftKey", "rightKey"]
|
|
1242
|
+
}
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
id: "ent_sheet_pivot",
|
|
1246
|
+
name: "Pivot Table",
|
|
1247
|
+
description: "Create a pivot table from spreadsheet data. Group by row and column dimensions, aggregate with sum/avg/count.",
|
|
1248
|
+
category: "read",
|
|
1249
|
+
risk: "low",
|
|
1250
|
+
skillId: "enterprise-spreadsheet",
|
|
1251
|
+
sideEffects: [],
|
|
1252
|
+
parameters: {
|
|
1253
|
+
type: "object",
|
|
1254
|
+
properties: {
|
|
1255
|
+
filePath: { type: "string", description: "Path to spreadsheet" },
|
|
1256
|
+
rows: { type: "array", items: { type: "string" }, description: "Row grouping columns" },
|
|
1257
|
+
columns: { type: "array", items: { type: "string" }, description: "Column grouping columns" },
|
|
1258
|
+
values: { type: "string", description: "Value column to aggregate" },
|
|
1259
|
+
aggregation: { type: "string", enum: ["sum", "avg", "count", "min", "max"], default: "sum" }
|
|
1260
|
+
},
|
|
1261
|
+
required: ["filePath", "rows", "values"]
|
|
1262
|
+
}
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
id: "ent_sheet_convert",
|
|
1266
|
+
name: "Convert Format",
|
|
1267
|
+
description: "Convert between spreadsheet formats: Excel to CSV, CSV to Excel, CSV to JSON, JSON to CSV, Excel to JSON.",
|
|
1268
|
+
category: "write",
|
|
1269
|
+
risk: "low",
|
|
1270
|
+
skillId: "enterprise-spreadsheet",
|
|
1271
|
+
sideEffects: ["modifies-files"],
|
|
1272
|
+
parameters: {
|
|
1273
|
+
type: "object",
|
|
1274
|
+
properties: {
|
|
1275
|
+
inputPath: { type: "string", description: "Input file path" },
|
|
1276
|
+
outputPath: { type: "string", description: "Output file path (format inferred from extension)" },
|
|
1277
|
+
sheet: { type: "string", description: "Sheet to convert (Excel only)" }
|
|
1278
|
+
},
|
|
1279
|
+
required: ["inputPath", "outputPath"]
|
|
1280
|
+
}
|
|
1281
|
+
}
|
|
1282
|
+
];
|
|
1283
|
+
}
|
|
1284
|
+
});
|
|
1285
|
+
|
|
1286
|
+
// src/engine/skills/enterprise-documents.ts
|
|
1287
|
+
var enterprise_documents_exports = {};
|
|
1288
|
+
__export(enterprise_documents_exports, {
|
|
1289
|
+
SKILL_DEF: () => SKILL_DEF34,
|
|
1290
|
+
TOOLS: () => TOOLS34
|
|
1291
|
+
});
|
|
1292
|
+
var SKILL_DEF34, TOOLS34;
|
|
1293
|
+
var init_enterprise_documents = __esm({
|
|
1294
|
+
"src/engine/skills/enterprise-documents.ts"() {
|
|
1295
|
+
"use strict";
|
|
1296
|
+
SKILL_DEF34 = {
|
|
1297
|
+
id: "enterprise-documents",
|
|
1298
|
+
name: "Document Processing",
|
|
1299
|
+
description: "Generate, parse, and convert documents. Create PDFs and Word docs from templates, extract text via OCR from images and scanned PDFs, parse invoices and receipts, and convert between formats (PDF, DOCX, HTML, Markdown).",
|
|
1300
|
+
category: "productivity",
|
|
1301
|
+
risk: "medium",
|
|
1302
|
+
icon: "\u{1F4C4}",
|
|
1303
|
+
source: "builtin",
|
|
1304
|
+
version: "1.0.0",
|
|
1305
|
+
author: "AgenticMail"
|
|
1306
|
+
};
|
|
1307
|
+
TOOLS34 = [
|
|
1308
|
+
{
|
|
1309
|
+
id: "ent_doc_generate_pdf",
|
|
1310
|
+
name: "Generate PDF",
|
|
1311
|
+
description: "Create a PDF document from a template with data substitution. Supports headers, footers, tables, images, page numbers, and custom fonts. Templates use Mustache/Handlebars syntax.",
|
|
1312
|
+
category: "write",
|
|
1313
|
+
risk: "medium",
|
|
1314
|
+
skillId: "enterprise-documents",
|
|
1315
|
+
sideEffects: ["modifies-files"],
|
|
1316
|
+
parameters: {
|
|
1317
|
+
type: "object",
|
|
1318
|
+
properties: {
|
|
1319
|
+
template: { type: "string", description: "HTML template string or path to template file" },
|
|
1320
|
+
data: { type: "object", description: "Data object for template substitution" },
|
|
1321
|
+
outputPath: { type: "string", description: "Output PDF file path" },
|
|
1322
|
+
options: { type: "object", properties: { pageSize: { type: "string", enum: ["A4", "Letter", "Legal"], default: "A4" }, landscape: { type: "boolean", default: false }, margin: { type: "string", description: 'CSS margin (e.g., "20mm")' }, headerTemplate: { type: "string" }, footerTemplate: { type: "string" } } }
|
|
1323
|
+
},
|
|
1324
|
+
required: ["template", "data", "outputPath"]
|
|
1325
|
+
}
|
|
1326
|
+
},
|
|
1327
|
+
{
|
|
1328
|
+
id: "ent_doc_generate_docx",
|
|
1329
|
+
name: "Generate Word Document",
|
|
1330
|
+
description: "Create a .docx Word document from a template with data substitution. Supports paragraphs, tables, images, headers, footers, and styles.",
|
|
1331
|
+
category: "write",
|
|
1332
|
+
risk: "medium",
|
|
1333
|
+
skillId: "enterprise-documents",
|
|
1334
|
+
sideEffects: ["modifies-files"],
|
|
1335
|
+
parameters: {
|
|
1336
|
+
type: "object",
|
|
1337
|
+
properties: {
|
|
1338
|
+
template: { type: "string", description: "Path to .docx template file with {{placeholders}}" },
|
|
1339
|
+
data: { type: "object", description: "Data object for placeholder substitution" },
|
|
1340
|
+
outputPath: { type: "string", description: "Output .docx file path" }
|
|
1341
|
+
},
|
|
1342
|
+
required: ["template", "data", "outputPath"]
|
|
1343
|
+
}
|
|
1344
|
+
},
|
|
1345
|
+
{
|
|
1346
|
+
id: "ent_doc_ocr",
|
|
1347
|
+
name: "OCR \u2014 Extract Text",
|
|
1348
|
+
description: "Extract text from images (PNG, JPG, TIFF) and scanned PDFs using optical character recognition. Returns structured text with confidence scores and bounding box coordinates.",
|
|
1349
|
+
category: "read",
|
|
1350
|
+
risk: "low",
|
|
1351
|
+
skillId: "enterprise-documents",
|
|
1352
|
+
sideEffects: [],
|
|
1353
|
+
parameters: {
|
|
1354
|
+
type: "object",
|
|
1355
|
+
properties: {
|
|
1356
|
+
filePath: { type: "string", description: "Path to image or PDF file" },
|
|
1357
|
+
language: { type: "string", description: 'OCR language hint (e.g., "eng", "fra", "deu")', default: "eng" },
|
|
1358
|
+
pages: { type: "string", description: 'Page range for PDFs (e.g., "1-3", "all")', default: "all" },
|
|
1359
|
+
outputFormat: { type: "string", enum: ["text", "json", "hocr"], description: "Output format", default: "text" }
|
|
1360
|
+
},
|
|
1361
|
+
required: ["filePath"]
|
|
1362
|
+
}
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
id: "ent_doc_parse_invoice",
|
|
1366
|
+
name: "Parse Invoice / Receipt",
|
|
1367
|
+
description: "Extract structured data from invoices and receipts: vendor name, date, line items, subtotal, tax, total, payment terms, and invoice number. Works on PDFs and images.",
|
|
1368
|
+
category: "read",
|
|
1369
|
+
risk: "low",
|
|
1370
|
+
skillId: "enterprise-documents",
|
|
1371
|
+
sideEffects: [],
|
|
1372
|
+
parameters: {
|
|
1373
|
+
type: "object",
|
|
1374
|
+
properties: {
|
|
1375
|
+
filePath: { type: "string", description: "Path to invoice/receipt file (PDF or image)" },
|
|
1376
|
+
currency: { type: "string", description: 'Expected currency code (e.g., "USD", "EUR")', default: "USD" }
|
|
1377
|
+
},
|
|
1378
|
+
required: ["filePath"]
|
|
1379
|
+
}
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
id: "ent_doc_convert",
|
|
1383
|
+
name: "Convert Document Format",
|
|
1384
|
+
description: "Convert between document formats: PDF to text, DOCX to PDF, HTML to PDF, Markdown to PDF, PDF to images, DOCX to HTML.",
|
|
1385
|
+
category: "write",
|
|
1386
|
+
risk: "low",
|
|
1387
|
+
skillId: "enterprise-documents",
|
|
1388
|
+
sideEffects: ["modifies-files"],
|
|
1389
|
+
parameters: {
|
|
1390
|
+
type: "object",
|
|
1391
|
+
properties: {
|
|
1392
|
+
inputPath: { type: "string", description: "Input file path" },
|
|
1393
|
+
outputPath: { type: "string", description: "Output file path (format inferred from extension)" },
|
|
1394
|
+
options: { type: "object", properties: { quality: { type: "number", description: "Image quality 1-100 (for PDF-to-image)", default: 90 }, dpi: { type: "number", description: "DPI for image output", default: 150 } } }
|
|
1395
|
+
},
|
|
1396
|
+
required: ["inputPath", "outputPath"]
|
|
1397
|
+
}
|
|
1398
|
+
},
|
|
1399
|
+
{
|
|
1400
|
+
id: "ent_doc_extract_tables",
|
|
1401
|
+
name: "Extract Tables from Document",
|
|
1402
|
+
description: "Detect and extract tables from PDFs and Word documents. Returns structured table data as arrays of rows, preserving cell merges and formatting.",
|
|
1403
|
+
category: "read",
|
|
1404
|
+
risk: "low",
|
|
1405
|
+
skillId: "enterprise-documents",
|
|
1406
|
+
sideEffects: [],
|
|
1407
|
+
parameters: {
|
|
1408
|
+
type: "object",
|
|
1409
|
+
properties: {
|
|
1410
|
+
filePath: { type: "string", description: "Path to PDF or DOCX file" },
|
|
1411
|
+
pages: { type: "string", description: "Page range (PDFs only)", default: "all" },
|
|
1412
|
+
format: { type: "string", enum: ["json", "csv", "markdown"], default: "json" }
|
|
1413
|
+
},
|
|
1414
|
+
required: ["filePath"]
|
|
1415
|
+
}
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
id: "ent_doc_merge_pdfs",
|
|
1419
|
+
name: "Merge PDFs",
|
|
1420
|
+
description: "Combine multiple PDF files into a single document. Supports page range selection from each input file.",
|
|
1421
|
+
category: "write",
|
|
1422
|
+
risk: "low",
|
|
1423
|
+
skillId: "enterprise-documents",
|
|
1424
|
+
sideEffects: ["modifies-files"],
|
|
1425
|
+
parameters: {
|
|
1426
|
+
type: "object",
|
|
1427
|
+
properties: {
|
|
1428
|
+
inputFiles: { type: "array", items: { type: "object", properties: { path: { type: "string" }, pages: { type: "string", description: 'Page range (e.g., "1-3,5")' } } }, description: "PDF files to merge in order" },
|
|
1429
|
+
outputPath: { type: "string", description: "Output PDF path" }
|
|
1430
|
+
},
|
|
1431
|
+
required: ["inputFiles", "outputPath"]
|
|
1432
|
+
}
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
id: "ent_doc_fill_form",
|
|
1436
|
+
name: "Fill PDF Form",
|
|
1437
|
+
description: "Fill interactive PDF form fields with data. Returns list of available fields when called without data.",
|
|
1438
|
+
category: "write",
|
|
1439
|
+
risk: "low",
|
|
1440
|
+
skillId: "enterprise-documents",
|
|
1441
|
+
sideEffects: ["modifies-files"],
|
|
1442
|
+
parameters: {
|
|
1443
|
+
type: "object",
|
|
1444
|
+
properties: {
|
|
1445
|
+
filePath: { type: "string", description: "Path to PDF form" },
|
|
1446
|
+
fields: { type: "object", description: "Key-value pairs of field names and values to fill" },
|
|
1447
|
+
outputPath: { type: "string", description: "Output PDF path" },
|
|
1448
|
+
flatten: { type: "boolean", description: "Flatten form fields after filling (non-editable)", default: false }
|
|
1449
|
+
},
|
|
1450
|
+
required: ["filePath"]
|
|
1451
|
+
}
|
|
1452
|
+
}
|
|
1453
|
+
];
|
|
1454
|
+
}
|
|
1455
|
+
});
|
|
1456
|
+
|
|
1457
|
+
// src/engine/skills/enterprise-calendar.ts
|
|
1458
|
+
var enterprise_calendar_exports = {};
|
|
1459
|
+
__export(enterprise_calendar_exports, {
|
|
1460
|
+
SKILL_DEF: () => SKILL_DEF35,
|
|
1461
|
+
TOOLS: () => TOOLS35
|
|
1462
|
+
});
|
|
1463
|
+
var SKILL_DEF35, TOOLS35;
|
|
1464
|
+
var init_enterprise_calendar = __esm({
|
|
1465
|
+
"src/engine/skills/enterprise-calendar.ts"() {
|
|
1466
|
+
"use strict";
|
|
1467
|
+
SKILL_DEF35 = {
|
|
1468
|
+
id: "enterprise-calendar",
|
|
1469
|
+
name: "Calendar & Scheduling",
|
|
1470
|
+
description: "Manage calendar events, check availability, schedule meetings, and handle timezone conversions. Works with connected calendar providers (Google Calendar, Outlook, CalDAV) or a built-in scheduling engine.",
|
|
1471
|
+
category: "productivity",
|
|
1472
|
+
risk: "medium",
|
|
1473
|
+
icon: "\u{1F4C5}",
|
|
1474
|
+
source: "builtin",
|
|
1475
|
+
version: "1.0.0",
|
|
1476
|
+
author: "AgenticMail"
|
|
1477
|
+
};
|
|
1478
|
+
TOOLS35 = [
|
|
1479
|
+
{
|
|
1480
|
+
id: "ent_cal_list_events",
|
|
1481
|
+
name: "List Events",
|
|
1482
|
+
description: "List calendar events within a date range. Returns event title, time, duration, attendees, location, and description.",
|
|
1483
|
+
category: "read",
|
|
1484
|
+
risk: "low",
|
|
1485
|
+
skillId: "enterprise-calendar",
|
|
1486
|
+
sideEffects: ["network-request"],
|
|
1487
|
+
parameters: {
|
|
1488
|
+
type: "object",
|
|
1489
|
+
properties: {
|
|
1490
|
+
calendarId: { type: "string", description: 'Calendar ID or "primary"', default: "primary" },
|
|
1491
|
+
startDate: { type: "string", description: 'Start date (ISO 8601, e.g., "2024-01-15")' },
|
|
1492
|
+
endDate: { type: "string", description: "End date (ISO 8601)" },
|
|
1493
|
+
timezone: { type: "string", description: 'Timezone (e.g., "America/New_York")', default: "UTC" }
|
|
1494
|
+
},
|
|
1495
|
+
required: ["startDate", "endDate"]
|
|
1496
|
+
}
|
|
1497
|
+
},
|
|
1498
|
+
{
|
|
1499
|
+
id: "ent_cal_create_event",
|
|
1500
|
+
name: "Create Event",
|
|
1501
|
+
description: "Create a new calendar event with attendees, location, description, and reminders. Sends invitations to attendees.",
|
|
1502
|
+
category: "write",
|
|
1503
|
+
risk: "medium",
|
|
1504
|
+
skillId: "enterprise-calendar",
|
|
1505
|
+
sideEffects: ["sends-email", "network-request"],
|
|
1506
|
+
parameters: {
|
|
1507
|
+
type: "object",
|
|
1508
|
+
properties: {
|
|
1509
|
+
title: { type: "string", description: "Event title" },
|
|
1510
|
+
startTime: { type: "string", description: "Start time (ISO 8601 with timezone)" },
|
|
1511
|
+
endTime: { type: "string", description: "End time (ISO 8601)" },
|
|
1512
|
+
attendees: { type: "array", items: { type: "string" }, description: "Email addresses of attendees" },
|
|
1513
|
+
location: { type: "string", description: "Event location or video call link" },
|
|
1514
|
+
description: { type: "string", description: "Event description/agenda" },
|
|
1515
|
+
calendarId: { type: "string", default: "primary" },
|
|
1516
|
+
reminders: { type: "array", items: { type: "object", properties: { method: { type: "string", enum: ["email", "popup"] }, minutes: { type: "number" } } } },
|
|
1517
|
+
recurrence: { type: "string", description: 'RRULE string (e.g., "FREQ=WEEKLY;COUNT=10")' },
|
|
1518
|
+
videoConference: { type: "boolean", description: "Auto-create video meeting link", default: false }
|
|
1519
|
+
},
|
|
1520
|
+
required: ["title", "startTime", "endTime"]
|
|
1521
|
+
}
|
|
1522
|
+
},
|
|
1523
|
+
{
|
|
1524
|
+
id: "ent_cal_find_availability",
|
|
1525
|
+
name: "Find Available Slots",
|
|
1526
|
+
description: "Find mutually available time slots across multiple attendees. Returns open windows matching duration and business hours constraints.",
|
|
1527
|
+
category: "read",
|
|
1528
|
+
risk: "low",
|
|
1529
|
+
skillId: "enterprise-calendar",
|
|
1530
|
+
sideEffects: ["network-request"],
|
|
1531
|
+
parameters: {
|
|
1532
|
+
type: "object",
|
|
1533
|
+
properties: {
|
|
1534
|
+
attendees: { type: "array", items: { type: "string" }, description: "Email addresses to check availability for" },
|
|
1535
|
+
dateRange: { type: "object", properties: { start: { type: "string" }, end: { type: "string" } }, description: "Date range to search" },
|
|
1536
|
+
duration: { type: "number", description: "Meeting duration in minutes" },
|
|
1537
|
+
timezone: { type: "string", default: "UTC" },
|
|
1538
|
+
businessHours: { type: "object", properties: { start: { type: "string", description: 'e.g., "09:00"' }, end: { type: "string", description: 'e.g., "17:00"' } } },
|
|
1539
|
+
maxResults: { type: "number", description: "Maximum slots to return", default: 5 }
|
|
1540
|
+
},
|
|
1541
|
+
required: ["attendees", "dateRange", "duration"]
|
|
1542
|
+
}
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
id: "ent_cal_update_event",
|
|
1546
|
+
name: "Update Event",
|
|
1547
|
+
description: "Update an existing calendar event. Can modify title, time, attendees, description, or location.",
|
|
1548
|
+
category: "write",
|
|
1549
|
+
risk: "medium",
|
|
1550
|
+
skillId: "enterprise-calendar",
|
|
1551
|
+
sideEffects: ["sends-email", "network-request"],
|
|
1552
|
+
parameters: {
|
|
1553
|
+
type: "object",
|
|
1554
|
+
properties: {
|
|
1555
|
+
eventId: { type: "string", description: "Event ID to update" },
|
|
1556
|
+
calendarId: { type: "string", default: "primary" },
|
|
1557
|
+
title: { type: "string" },
|
|
1558
|
+
startTime: { type: "string" },
|
|
1559
|
+
endTime: { type: "string" },
|
|
1560
|
+
attendees: { type: "array", items: { type: "string" } },
|
|
1561
|
+
location: { type: "string" },
|
|
1562
|
+
description: { type: "string" },
|
|
1563
|
+
sendUpdates: { type: "boolean", description: "Notify attendees of changes", default: true }
|
|
1564
|
+
},
|
|
1565
|
+
required: ["eventId"]
|
|
1566
|
+
}
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
id: "ent_cal_cancel_event",
|
|
1570
|
+
name: "Cancel Event",
|
|
1571
|
+
description: "Cancel a calendar event and optionally notify attendees.",
|
|
1572
|
+
category: "destroy",
|
|
1573
|
+
risk: "medium",
|
|
1574
|
+
skillId: "enterprise-calendar",
|
|
1575
|
+
sideEffects: ["sends-email", "network-request", "deletes-data"],
|
|
1576
|
+
parameters: {
|
|
1577
|
+
type: "object",
|
|
1578
|
+
properties: {
|
|
1579
|
+
eventId: { type: "string", description: "Event ID to cancel" },
|
|
1580
|
+
calendarId: { type: "string", default: "primary" },
|
|
1581
|
+
notifyAttendees: { type: "boolean", default: true },
|
|
1582
|
+
cancellationMessage: { type: "string", description: "Message to include in cancellation notification" }
|
|
1583
|
+
},
|
|
1584
|
+
required: ["eventId"]
|
|
1585
|
+
}
|
|
1586
|
+
},
|
|
1587
|
+
{
|
|
1588
|
+
id: "ent_cal_timezone_convert",
|
|
1589
|
+
name: "Convert Timezone",
|
|
1590
|
+
description: "Convert a date/time between timezones. Useful for scheduling across global teams.",
|
|
1591
|
+
category: "read",
|
|
1592
|
+
risk: "low",
|
|
1593
|
+
skillId: "enterprise-calendar",
|
|
1594
|
+
sideEffects: [],
|
|
1595
|
+
parameters: {
|
|
1596
|
+
type: "object",
|
|
1597
|
+
properties: {
|
|
1598
|
+
dateTime: { type: "string", description: "Date/time to convert (ISO 8601)" },
|
|
1599
|
+
fromTimezone: { type: "string", description: "Source timezone" },
|
|
1600
|
+
toTimezones: { type: "array", items: { type: "string" }, description: "Target timezones to convert to" }
|
|
1601
|
+
},
|
|
1602
|
+
required: ["dateTime", "fromTimezone", "toTimezones"]
|
|
1603
|
+
}
|
|
1604
|
+
}
|
|
1605
|
+
];
|
|
1606
|
+
}
|
|
1607
|
+
});
|
|
1608
|
+
|
|
1609
|
+
// src/engine/skills/enterprise-knowledge-search.ts
|
|
1610
|
+
var enterprise_knowledge_search_exports = {};
|
|
1611
|
+
__export(enterprise_knowledge_search_exports, {
|
|
1612
|
+
SKILL_DEF: () => SKILL_DEF36,
|
|
1613
|
+
TOOLS: () => TOOLS36
|
|
1614
|
+
});
|
|
1615
|
+
var SKILL_DEF36, TOOLS36;
|
|
1616
|
+
var init_enterprise_knowledge_search = __esm({
|
|
1617
|
+
"src/engine/skills/enterprise-knowledge-search.ts"() {
|
|
1618
|
+
"use strict";
|
|
1619
|
+
SKILL_DEF36 = {
|
|
1620
|
+
id: "enterprise-knowledge-search",
|
|
1621
|
+
name: "Internal Knowledge Search",
|
|
1622
|
+
description: "Semantic search across company knowledge bases, wikis, documentation, Confluence, SharePoint, and Google Drive. Uses vector embeddings for intelligent matching beyond keyword search. Supports filtering by source, date, author, and content type.",
|
|
1623
|
+
category: "research",
|
|
1624
|
+
risk: "low",
|
|
1625
|
+
icon: "\u{1F50D}",
|
|
1626
|
+
source: "builtin",
|
|
1627
|
+
version: "1.0.0",
|
|
1628
|
+
author: "AgenticMail"
|
|
1629
|
+
};
|
|
1630
|
+
TOOLS36 = [
|
|
1631
|
+
{
|
|
1632
|
+
id: "ent_kb_search",
|
|
1633
|
+
name: "Search Knowledge Base",
|
|
1634
|
+
description: "Semantic search across all connected knowledge sources. Returns relevant documents ranked by relevance with highlighted matching passages.",
|
|
1635
|
+
category: "read",
|
|
1636
|
+
risk: "low",
|
|
1637
|
+
skillId: "enterprise-knowledge-search",
|
|
1638
|
+
sideEffects: ["network-request"],
|
|
1639
|
+
parameters: {
|
|
1640
|
+
type: "object",
|
|
1641
|
+
properties: {
|
|
1642
|
+
query: { type: "string", description: "Natural language search query" },
|
|
1643
|
+
sources: { type: "array", items: { type: "string", enum: ["confluence", "sharepoint", "google-drive", "notion", "internal-wiki", "all"] }, description: "Knowledge sources to search", default: ["all"] },
|
|
1644
|
+
contentType: { type: "string", enum: ["all", "document", "page", "spreadsheet", "presentation", "pdf"], default: "all" },
|
|
1645
|
+
dateRange: { type: "object", properties: { after: { type: "string" }, before: { type: "string" } } },
|
|
1646
|
+
author: { type: "string", description: "Filter by author name or email" },
|
|
1647
|
+
limit: { type: "number", description: "Maximum results", default: 10 }
|
|
1648
|
+
},
|
|
1649
|
+
required: ["query"]
|
|
1650
|
+
}
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
id: "ent_kb_get_document",
|
|
1654
|
+
name: "Get Document Content",
|
|
1655
|
+
description: "Retrieve the full content of a specific document by ID or URL. Returns document text, metadata, and comments.",
|
|
1656
|
+
category: "read",
|
|
1657
|
+
risk: "low",
|
|
1658
|
+
skillId: "enterprise-knowledge-search",
|
|
1659
|
+
sideEffects: ["network-request"],
|
|
1660
|
+
parameters: {
|
|
1661
|
+
type: "object",
|
|
1662
|
+
properties: {
|
|
1663
|
+
documentId: { type: "string", description: "Document ID or URL" },
|
|
1664
|
+
source: { type: "string", enum: ["confluence", "sharepoint", "google-drive", "notion"], description: "Source system" },
|
|
1665
|
+
includeComments: { type: "boolean", default: false },
|
|
1666
|
+
format: { type: "string", enum: ["markdown", "text", "html"], default: "markdown" }
|
|
1667
|
+
},
|
|
1668
|
+
required: ["documentId"]
|
|
1669
|
+
}
|
|
1670
|
+
},
|
|
1671
|
+
{
|
|
1672
|
+
id: "ent_kb_list_spaces",
|
|
1673
|
+
name: "List Knowledge Spaces",
|
|
1674
|
+
description: "List available knowledge base spaces, sites, or drives that this agent has access to.",
|
|
1675
|
+
category: "read",
|
|
1676
|
+
risk: "low",
|
|
1677
|
+
skillId: "enterprise-knowledge-search",
|
|
1678
|
+
sideEffects: ["network-request"],
|
|
1679
|
+
parameters: {
|
|
1680
|
+
type: "object",
|
|
1681
|
+
properties: {
|
|
1682
|
+
source: { type: "string", enum: ["confluence", "sharepoint", "google-drive", "notion", "all"], default: "all" }
|
|
1683
|
+
}
|
|
1684
|
+
}
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
id: "ent_kb_recent_updates",
|
|
1688
|
+
name: "Recent Knowledge Updates",
|
|
1689
|
+
description: "List recently created or modified documents across knowledge sources. Useful for staying current on company policies, procedures, and announcements.",
|
|
1690
|
+
category: "read",
|
|
1691
|
+
risk: "low",
|
|
1692
|
+
skillId: "enterprise-knowledge-search",
|
|
1693
|
+
sideEffects: ["network-request"],
|
|
1694
|
+
parameters: {
|
|
1695
|
+
type: "object",
|
|
1696
|
+
properties: {
|
|
1697
|
+
sources: { type: "array", items: { type: "string" }, default: ["all"] },
|
|
1698
|
+
since: { type: "string", description: "ISO date to fetch updates since (default: 7 days ago)" },
|
|
1699
|
+
limit: { type: "number", default: 20 }
|
|
1700
|
+
}
|
|
1701
|
+
}
|
|
1702
|
+
},
|
|
1703
|
+
{
|
|
1704
|
+
id: "ent_kb_ask",
|
|
1705
|
+
name: "Ask Knowledge Base",
|
|
1706
|
+
description: "Ask a natural language question and get a synthesized answer from multiple knowledge sources with citations. Uses RAG (Retrieval-Augmented Generation) to find relevant passages and compose an answer.",
|
|
1707
|
+
category: "read",
|
|
1708
|
+
risk: "low",
|
|
1709
|
+
skillId: "enterprise-knowledge-search",
|
|
1710
|
+
sideEffects: ["network-request"],
|
|
1711
|
+
parameters: {
|
|
1712
|
+
type: "object",
|
|
1713
|
+
properties: {
|
|
1714
|
+
question: { type: "string", description: "Natural language question" },
|
|
1715
|
+
sources: { type: "array", items: { type: "string" }, default: ["all"] },
|
|
1716
|
+
includeCitations: { type: "boolean", description: "Include source citations in answer", default: true }
|
|
1717
|
+
},
|
|
1718
|
+
required: ["question"]
|
|
1719
|
+
}
|
|
1720
|
+
}
|
|
1721
|
+
];
|
|
1722
|
+
}
|
|
1723
|
+
});
|
|
1724
|
+
|
|
1725
|
+
// src/engine/skills/enterprise-web-research.ts
|
|
1726
|
+
var enterprise_web_research_exports = {};
|
|
1727
|
+
__export(enterprise_web_research_exports, {
|
|
1728
|
+
SKILL_DEF: () => SKILL_DEF37,
|
|
1729
|
+
TOOLS: () => TOOLS37
|
|
1730
|
+
});
|
|
1731
|
+
var SKILL_DEF37, TOOLS37;
|
|
1732
|
+
var init_enterprise_web_research = __esm({
|
|
1733
|
+
"src/engine/skills/enterprise-web-research.ts"() {
|
|
1734
|
+
"use strict";
|
|
1735
|
+
SKILL_DEF37 = {
|
|
1736
|
+
id: "enterprise-web-research",
|
|
1737
|
+
name: "Web Research & Scraping",
|
|
1738
|
+
description: "Research topics on the web, scrape structured data from public websites, monitor web pages for changes, and extract specific data points. Respects robots.txt and rate limits.",
|
|
1739
|
+
category: "research",
|
|
1740
|
+
risk: "medium",
|
|
1741
|
+
icon: "\u{1F310}",
|
|
1742
|
+
source: "builtin",
|
|
1743
|
+
version: "1.0.0",
|
|
1744
|
+
author: "AgenticMail"
|
|
1745
|
+
};
|
|
1746
|
+
TOOLS37 = [
|
|
1747
|
+
{
|
|
1748
|
+
id: "ent_web_search",
|
|
1749
|
+
name: "Web Search",
|
|
1750
|
+
description: "Search the web for information on any topic. Returns ranked results with titles, URLs, snippets, and publication dates.",
|
|
1751
|
+
category: "read",
|
|
1752
|
+
risk: "low",
|
|
1753
|
+
skillId: "enterprise-web-research",
|
|
1754
|
+
sideEffects: ["network-request"],
|
|
1755
|
+
parameters: {
|
|
1756
|
+
type: "object",
|
|
1757
|
+
properties: {
|
|
1758
|
+
query: { type: "string", description: "Search query" },
|
|
1759
|
+
maxResults: { type: "number", default: 10 },
|
|
1760
|
+
dateRestrict: { type: "string", enum: ["day", "week", "month", "year"], description: "Limit to recent results" },
|
|
1761
|
+
site: { type: "string", description: "Restrict search to a specific domain" },
|
|
1762
|
+
language: { type: "string", default: "en" }
|
|
1763
|
+
},
|
|
1764
|
+
required: ["query"]
|
|
1765
|
+
}
|
|
1766
|
+
},
|
|
1767
|
+
{
|
|
1768
|
+
id: "ent_web_scrape",
|
|
1769
|
+
name: "Scrape Web Page",
|
|
1770
|
+
description: "Extract content from a web page. Returns clean text, structured data (tables, lists), metadata (title, description, author), and links. Renders JavaScript if needed.",
|
|
1771
|
+
category: "read",
|
|
1772
|
+
risk: "medium",
|
|
1773
|
+
skillId: "enterprise-web-research",
|
|
1774
|
+
sideEffects: ["network-request"],
|
|
1775
|
+
parameters: {
|
|
1776
|
+
type: "object",
|
|
1777
|
+
properties: {
|
|
1778
|
+
url: { type: "string", description: "URL to scrape" },
|
|
1779
|
+
selector: { type: "string", description: 'CSS selector to extract specific elements (e.g., "article", ".price", "table")' },
|
|
1780
|
+
format: { type: "string", enum: ["markdown", "text", "html", "json"], default: "markdown" },
|
|
1781
|
+
waitForSelector: { type: "string", description: "CSS selector to wait for before extraction (for JS-rendered pages)" },
|
|
1782
|
+
extractLinks: { type: "boolean", default: false },
|
|
1783
|
+
extractImages: { type: "boolean", default: false }
|
|
1784
|
+
},
|
|
1785
|
+
required: ["url"]
|
|
1786
|
+
}
|
|
1787
|
+
},
|
|
1788
|
+
{
|
|
1789
|
+
id: "ent_web_extract_data",
|
|
1790
|
+
name: "Extract Structured Data",
|
|
1791
|
+
description: "Extract structured data from a web page using AI. Define what data points you want (e.g., product name, price, rating) and get back a clean JSON object.",
|
|
1792
|
+
category: "read",
|
|
1793
|
+
risk: "medium",
|
|
1794
|
+
skillId: "enterprise-web-research",
|
|
1795
|
+
sideEffects: ["network-request"],
|
|
1796
|
+
parameters: {
|
|
1797
|
+
type: "object",
|
|
1798
|
+
properties: {
|
|
1799
|
+
url: { type: "string", description: "URL to extract from" },
|
|
1800
|
+
fields: { type: "array", items: { type: "object", properties: { name: { type: "string" }, description: { type: "string" }, type: { type: "string", enum: ["string", "number", "boolean", "array", "date"] } } }, description: "Data fields to extract" },
|
|
1801
|
+
multiple: { type: "boolean", description: "Extract multiple items (e.g., all products on a page)", default: false }
|
|
1802
|
+
},
|
|
1803
|
+
required: ["url", "fields"]
|
|
1804
|
+
}
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
id: "ent_web_monitor",
|
|
1808
|
+
name: "Monitor Web Page",
|
|
1809
|
+
description: "Set up monitoring for a web page to detect changes. Checks periodically and reports when content at a specific selector changes.",
|
|
1810
|
+
category: "read",
|
|
1811
|
+
risk: "low",
|
|
1812
|
+
skillId: "enterprise-web-research",
|
|
1813
|
+
sideEffects: ["network-request"],
|
|
1814
|
+
parameters: {
|
|
1815
|
+
type: "object",
|
|
1816
|
+
properties: {
|
|
1817
|
+
url: { type: "string", description: "URL to monitor" },
|
|
1818
|
+
selector: { type: "string", description: "CSS selector for the content to watch" },
|
|
1819
|
+
checkInterval: { type: "string", enum: ["hourly", "daily", "weekly"], default: "daily" },
|
|
1820
|
+
notifyOnChange: { type: "boolean", default: true }
|
|
1821
|
+
},
|
|
1822
|
+
required: ["url"]
|
|
1823
|
+
}
|
|
1824
|
+
},
|
|
1825
|
+
{
|
|
1826
|
+
id: "ent_web_screenshot",
|
|
1827
|
+
name: "Take Screenshot",
|
|
1828
|
+
description: "Capture a screenshot of a web page. Supports full-page capture, specific element capture, and custom viewport sizes.",
|
|
1829
|
+
category: "read",
|
|
1830
|
+
risk: "low",
|
|
1831
|
+
skillId: "enterprise-web-research",
|
|
1832
|
+
sideEffects: ["network-request", "modifies-files"],
|
|
1833
|
+
parameters: {
|
|
1834
|
+
type: "object",
|
|
1835
|
+
properties: {
|
|
1836
|
+
url: { type: "string", description: "URL to screenshot" },
|
|
1837
|
+
outputPath: { type: "string", description: "Output image path" },
|
|
1838
|
+
fullPage: { type: "boolean", default: false },
|
|
1839
|
+
selector: { type: "string", description: "Capture specific element only" },
|
|
1840
|
+
viewport: { type: "object", properties: { width: { type: "number", default: 1280 }, height: { type: "number", default: 720 } } }
|
|
1841
|
+
},
|
|
1842
|
+
required: ["url", "outputPath"]
|
|
1843
|
+
}
|
|
1844
|
+
}
|
|
1845
|
+
];
|
|
1846
|
+
}
|
|
1847
|
+
});
|
|
1848
|
+
|
|
1849
|
+
// src/engine/skills/enterprise-translation.ts
|
|
1850
|
+
var enterprise_translation_exports = {};
|
|
1851
|
+
__export(enterprise_translation_exports, {
|
|
1852
|
+
SKILL_DEF: () => SKILL_DEF38,
|
|
1853
|
+
TOOLS: () => TOOLS38
|
|
1854
|
+
});
|
|
1855
|
+
var SKILL_DEF38, TOOLS38;
|
|
1856
|
+
var init_enterprise_translation = __esm({
|
|
1857
|
+
"src/engine/skills/enterprise-translation.ts"() {
|
|
1858
|
+
"use strict";
|
|
1859
|
+
SKILL_DEF38 = {
|
|
1860
|
+
id: "enterprise-translation",
|
|
1861
|
+
name: "Translation & Localization",
|
|
1862
|
+
description: "Translate text, documents, and content between languages with enterprise terminology awareness. Supports translation memory, glossaries, and domain-specific translations (legal, medical, technical).",
|
|
1863
|
+
category: "productivity",
|
|
1864
|
+
risk: "low",
|
|
1865
|
+
icon: "\u{1F30D}",
|
|
1866
|
+
source: "builtin",
|
|
1867
|
+
version: "1.0.0",
|
|
1868
|
+
author: "AgenticMail"
|
|
1869
|
+
};
|
|
1870
|
+
TOOLS38 = [
|
|
1871
|
+
{
|
|
1872
|
+
id: "ent_translate_text",
|
|
1873
|
+
name: "Translate Text",
|
|
1874
|
+
description: "Translate text from one language to another. Supports 100+ language pairs with context-aware translation that preserves formatting and tone.",
|
|
1875
|
+
category: "read",
|
|
1876
|
+
risk: "low",
|
|
1877
|
+
skillId: "enterprise-translation",
|
|
1878
|
+
sideEffects: ["network-request"],
|
|
1879
|
+
parameters: {
|
|
1880
|
+
type: "object",
|
|
1881
|
+
properties: {
|
|
1882
|
+
text: { type: "string", description: "Text to translate" },
|
|
1883
|
+
targetLanguage: { type: "string", description: 'Target language code (e.g., "fr", "de", "ja", "zh", "es")' },
|
|
1884
|
+
sourceLanguage: { type: "string", description: "Source language (auto-detected if omitted)" },
|
|
1885
|
+
domain: { type: "string", enum: ["general", "legal", "medical", "technical", "financial", "marketing"], description: "Translation domain for terminology", default: "general" },
|
|
1886
|
+
formality: { type: "string", enum: ["formal", "informal", "auto"], default: "auto" },
|
|
1887
|
+
glossary: { type: "object", description: 'Custom term mappings (e.g., {"AgenticMail": "AgenticMail"} to preserve brand names)' }
|
|
1888
|
+
},
|
|
1889
|
+
required: ["text", "targetLanguage"]
|
|
1890
|
+
}
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
id: "ent_translate_document",
|
|
1894
|
+
name: "Translate Document",
|
|
1895
|
+
description: "Translate an entire document file while preserving formatting. Supports PDF, DOCX, HTML, TXT, and SRT subtitle files.",
|
|
1896
|
+
category: "write",
|
|
1897
|
+
risk: "medium",
|
|
1898
|
+
skillId: "enterprise-translation",
|
|
1899
|
+
sideEffects: ["network-request", "modifies-files"],
|
|
1900
|
+
parameters: {
|
|
1901
|
+
type: "object",
|
|
1902
|
+
properties: {
|
|
1903
|
+
inputPath: { type: "string", description: "Input document path" },
|
|
1904
|
+
outputPath: { type: "string", description: "Output document path" },
|
|
1905
|
+
targetLanguage: { type: "string" },
|
|
1906
|
+
sourceLanguage: { type: "string" },
|
|
1907
|
+
domain: { type: "string", enum: ["general", "legal", "medical", "technical", "financial"], default: "general" }
|
|
1908
|
+
},
|
|
1909
|
+
required: ["inputPath", "outputPath", "targetLanguage"]
|
|
1910
|
+
}
|
|
1911
|
+
},
|
|
1912
|
+
{
|
|
1913
|
+
id: "ent_translate_detect",
|
|
1914
|
+
name: "Detect Language",
|
|
1915
|
+
description: "Detect the language of a given text. Returns language code, name, confidence score, and alternative possibilities.",
|
|
1916
|
+
category: "read",
|
|
1917
|
+
risk: "low",
|
|
1918
|
+
skillId: "enterprise-translation",
|
|
1919
|
+
sideEffects: [],
|
|
1920
|
+
parameters: {
|
|
1921
|
+
type: "object",
|
|
1922
|
+
properties: {
|
|
1923
|
+
text: { type: "string", description: "Text to analyze" }
|
|
1924
|
+
},
|
|
1925
|
+
required: ["text"]
|
|
1926
|
+
}
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
id: "ent_translate_batch",
|
|
1930
|
+
name: "Batch Translate",
|
|
1931
|
+
description: "Translate multiple text strings in a single call. Efficient for translating UI labels, product descriptions, or form fields.",
|
|
1932
|
+
category: "read",
|
|
1933
|
+
risk: "low",
|
|
1934
|
+
skillId: "enterprise-translation",
|
|
1935
|
+
sideEffects: ["network-request"],
|
|
1936
|
+
parameters: {
|
|
1937
|
+
type: "object",
|
|
1938
|
+
properties: {
|
|
1939
|
+
texts: { type: "array", items: { type: "string" }, description: "Array of strings to translate" },
|
|
1940
|
+
targetLanguage: { type: "string" },
|
|
1941
|
+
sourceLanguage: { type: "string" }
|
|
1942
|
+
},
|
|
1943
|
+
required: ["texts", "targetLanguage"]
|
|
1944
|
+
}
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
id: "ent_translate_localize",
|
|
1948
|
+
name: "Localize Content",
|
|
1949
|
+
description: "Adapt content for a target locale beyond translation: adjust date formats, currency symbols, number formatting, units of measurement, and cultural references.",
|
|
1950
|
+
category: "read",
|
|
1951
|
+
risk: "low",
|
|
1952
|
+
skillId: "enterprise-translation",
|
|
1953
|
+
sideEffects: ["network-request"],
|
|
1954
|
+
parameters: {
|
|
1955
|
+
type: "object",
|
|
1956
|
+
properties: {
|
|
1957
|
+
text: { type: "string", description: "Content to localize" },
|
|
1958
|
+
targetLocale: { type: "string", description: 'Target locale (e.g., "fr-FR", "de-DE", "ja-JP")' },
|
|
1959
|
+
adaptDates: { type: "boolean", default: true },
|
|
1960
|
+
adaptCurrency: { type: "boolean", default: true },
|
|
1961
|
+
adaptUnits: { type: "boolean", default: true }
|
|
1962
|
+
},
|
|
1963
|
+
required: ["text", "targetLocale"]
|
|
1964
|
+
}
|
|
1965
|
+
}
|
|
1966
|
+
];
|
|
1967
|
+
}
|
|
1968
|
+
});
|
|
1969
|
+
|
|
1970
|
+
// src/engine/skills/enterprise-logs.ts
|
|
1971
|
+
var enterprise_logs_exports = {};
|
|
1972
|
+
__export(enterprise_logs_exports, {
|
|
1973
|
+
SKILL_DEF: () => SKILL_DEF39,
|
|
1974
|
+
TOOLS: () => TOOLS39
|
|
1975
|
+
});
|
|
1976
|
+
var SKILL_DEF39, TOOLS39;
|
|
1977
|
+
var init_enterprise_logs = __esm({
|
|
1978
|
+
"src/engine/skills/enterprise-logs.ts"() {
|
|
1979
|
+
"use strict";
|
|
1980
|
+
SKILL_DEF39 = {
|
|
1981
|
+
id: "enterprise-logs",
|
|
1982
|
+
name: "Log Search & Aggregation",
|
|
1983
|
+
description: "Search, aggregate, and analyze application logs across services. Supports querying by time range, severity, service, and content patterns. Provides log correlation, trend analysis, and error rate tracking.",
|
|
1984
|
+
category: "monitoring",
|
|
1985
|
+
risk: "low",
|
|
1986
|
+
icon: "\u{1F4CB}",
|
|
1987
|
+
source: "builtin",
|
|
1988
|
+
version: "1.0.0",
|
|
1989
|
+
author: "AgenticMail"
|
|
1990
|
+
};
|
|
1991
|
+
TOOLS39 = [
|
|
1992
|
+
{
|
|
1993
|
+
id: "ent_log_search",
|
|
1994
|
+
name: "Search Logs",
|
|
1995
|
+
description: "Full-text search across application logs with filters for time range, severity level, service name, and regex patterns. Returns matching log entries with context.",
|
|
1996
|
+
category: "read",
|
|
1997
|
+
risk: "low",
|
|
1998
|
+
skillId: "enterprise-logs",
|
|
1999
|
+
sideEffects: ["network-request"],
|
|
2000
|
+
parameters: {
|
|
2001
|
+
type: "object",
|
|
2002
|
+
properties: {
|
|
2003
|
+
query: { type: "string", description: "Search query (supports regex)" },
|
|
2004
|
+
service: { type: "string", description: "Filter by service/application name" },
|
|
2005
|
+
severity: { type: "string", enum: ["debug", "info", "warn", "error", "fatal"], description: "Minimum severity level" },
|
|
2006
|
+
startTime: { type: "string", description: "Start of time range (ISO 8601)" },
|
|
2007
|
+
endTime: { type: "string", description: "End of time range (ISO 8601)" },
|
|
2008
|
+
limit: { type: "number", default: 100 },
|
|
2009
|
+
context: { type: "number", description: "Number of surrounding log lines to include", default: 2 }
|
|
2010
|
+
},
|
|
2011
|
+
required: ["query"]
|
|
2012
|
+
}
|
|
2013
|
+
},
|
|
2014
|
+
{
|
|
2015
|
+
id: "ent_log_aggregate",
|
|
2016
|
+
name: "Aggregate Log Metrics",
|
|
2017
|
+
description: "Compute aggregate statistics over log data: error rates, request counts, latency percentiles, grouped by service, endpoint, or time bucket.",
|
|
2018
|
+
category: "read",
|
|
2019
|
+
risk: "low",
|
|
2020
|
+
skillId: "enterprise-logs",
|
|
2021
|
+
sideEffects: ["network-request"],
|
|
2022
|
+
parameters: {
|
|
2023
|
+
type: "object",
|
|
2024
|
+
properties: {
|
|
2025
|
+
metric: { type: "string", enum: ["count", "error_rate", "latency_p50", "latency_p95", "latency_p99", "throughput"] },
|
|
2026
|
+
service: { type: "string" },
|
|
2027
|
+
groupBy: { type: "string", enum: ["service", "endpoint", "status_code", "hour", "day"] },
|
|
2028
|
+
startTime: { type: "string" },
|
|
2029
|
+
endTime: { type: "string" },
|
|
2030
|
+
interval: { type: "string", enum: ["1m", "5m", "1h", "1d"], description: "Time bucket size" }
|
|
2031
|
+
},
|
|
2032
|
+
required: ["metric", "startTime", "endTime"]
|
|
2033
|
+
}
|
|
2034
|
+
},
|
|
2035
|
+
{
|
|
2036
|
+
id: "ent_log_tail",
|
|
2037
|
+
name: "Tail Live Logs",
|
|
2038
|
+
description: "Stream the most recent log entries from a service in real-time. Useful for monitoring deployments and debugging live issues.",
|
|
2039
|
+
category: "read",
|
|
2040
|
+
risk: "low",
|
|
2041
|
+
skillId: "enterprise-logs",
|
|
2042
|
+
sideEffects: ["network-request"],
|
|
2043
|
+
parameters: {
|
|
2044
|
+
type: "object",
|
|
2045
|
+
properties: {
|
|
2046
|
+
service: { type: "string", description: "Service to tail" },
|
|
2047
|
+
severity: { type: "string", enum: ["debug", "info", "warn", "error", "fatal"] },
|
|
2048
|
+
lines: { type: "number", description: "Number of recent lines", default: 50 },
|
|
2049
|
+
filter: { type: "string", description: "Filter pattern (regex)" }
|
|
2050
|
+
},
|
|
2051
|
+
required: ["service"]
|
|
2052
|
+
}
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
id: "ent_log_correlate",
|
|
2056
|
+
name: "Correlate Logs",
|
|
2057
|
+
description: "Trace a request across multiple services using a correlation/trace ID. Returns the full request journey showing timing, errors, and dependencies.",
|
|
2058
|
+
category: "read",
|
|
2059
|
+
risk: "low",
|
|
2060
|
+
skillId: "enterprise-logs",
|
|
2061
|
+
sideEffects: ["network-request"],
|
|
2062
|
+
parameters: {
|
|
2063
|
+
type: "object",
|
|
2064
|
+
properties: {
|
|
2065
|
+
traceId: { type: "string", description: "Trace/correlation ID to follow" },
|
|
2066
|
+
requestId: { type: "string", description: "Request ID (alternative to traceId)" },
|
|
2067
|
+
timeRange: { type: "object", properties: { start: { type: "string" }, end: { type: "string" } } }
|
|
2068
|
+
},
|
|
2069
|
+
required: []
|
|
2070
|
+
}
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
id: "ent_log_errors",
|
|
2074
|
+
name: "Top Errors Summary",
|
|
2075
|
+
description: "Get a summary of the most frequent errors across services in a time period. Groups errors by message pattern with counts and first/last occurrence.",
|
|
2076
|
+
category: "read",
|
|
2077
|
+
risk: "low",
|
|
2078
|
+
skillId: "enterprise-logs",
|
|
2079
|
+
sideEffects: ["network-request"],
|
|
2080
|
+
parameters: {
|
|
2081
|
+
type: "object",
|
|
2082
|
+
properties: {
|
|
2083
|
+
service: { type: "string", description: "Specific service (or all)" },
|
|
2084
|
+
startTime: { type: "string" },
|
|
2085
|
+
endTime: { type: "string" },
|
|
2086
|
+
limit: { type: "number", default: 20 }
|
|
2087
|
+
},
|
|
2088
|
+
required: ["startTime", "endTime"]
|
|
2089
|
+
}
|
|
2090
|
+
}
|
|
2091
|
+
];
|
|
2092
|
+
}
|
|
2093
|
+
});
|
|
2094
|
+
|
|
2095
|
+
// src/engine/skills/enterprise-workflow.ts
|
|
2096
|
+
var enterprise_workflow_exports = {};
|
|
2097
|
+
__export(enterprise_workflow_exports, {
|
|
2098
|
+
SKILL_DEF: () => SKILL_DEF40,
|
|
2099
|
+
TOOLS: () => TOOLS40
|
|
2100
|
+
});
|
|
2101
|
+
var SKILL_DEF40, TOOLS40;
|
|
2102
|
+
var init_enterprise_workflow = __esm({
|
|
2103
|
+
"src/engine/skills/enterprise-workflow.ts"() {
|
|
2104
|
+
"use strict";
|
|
2105
|
+
SKILL_DEF40 = {
|
|
2106
|
+
id: "enterprise-workflow",
|
|
2107
|
+
name: "Approval Workflow",
|
|
2108
|
+
description: "Request human approvals, route decisions to the right approvers based on rules, track approval status, and escalate when deadlines are missed. Integrates with org hierarchy for multi-level approvals.",
|
|
2109
|
+
category: "collaboration",
|
|
2110
|
+
risk: "medium",
|
|
2111
|
+
icon: "\u2705",
|
|
2112
|
+
source: "builtin",
|
|
2113
|
+
version: "1.0.0",
|
|
2114
|
+
author: "AgenticMail"
|
|
2115
|
+
};
|
|
2116
|
+
TOOLS40 = [
|
|
2117
|
+
{
|
|
2118
|
+
id: "ent_wf_request_approval",
|
|
2119
|
+
name: "Request Approval",
|
|
2120
|
+
description: "Submit a request for human approval. Sends notification to approvers and tracks the response. Supports multiple approvers, approval chains, and deadline-based escalation.",
|
|
2121
|
+
category: "communicate",
|
|
2122
|
+
risk: "medium",
|
|
2123
|
+
skillId: "enterprise-workflow",
|
|
2124
|
+
sideEffects: ["sends-email", "sends-message"],
|
|
2125
|
+
parameters: {
|
|
2126
|
+
type: "object",
|
|
2127
|
+
properties: {
|
|
2128
|
+
title: { type: "string", description: "Brief title of what needs approval" },
|
|
2129
|
+
description: { type: "string", description: "Detailed description with context for the approver" },
|
|
2130
|
+
approvers: { type: "array", items: { type: "string" }, description: "Email addresses of approvers" },
|
|
2131
|
+
approvalType: { type: "string", enum: ["any", "all", "chain"], description: "any=first approver wins, all=everyone must approve, chain=sequential approval", default: "any" },
|
|
2132
|
+
priority: { type: "string", enum: ["low", "normal", "high", "urgent"], default: "normal" },
|
|
2133
|
+
deadline: { type: "string", description: "ISO 8601 deadline for response" },
|
|
2134
|
+
escalateTo: { type: "string", description: "Email to escalate to if deadline passes" },
|
|
2135
|
+
attachments: { type: "array", items: { type: "string" }, description: "File paths to attach as supporting documents" },
|
|
2136
|
+
actions: { type: "array", items: { type: "object", properties: { label: { type: "string" }, value: { type: "string" } } }, description: "Custom action buttons (default: Approve/Reject)" },
|
|
2137
|
+
metadata: { type: "object", description: "Custom data stored with the request" }
|
|
2138
|
+
},
|
|
2139
|
+
required: ["title", "description", "approvers"]
|
|
2140
|
+
}
|
|
2141
|
+
},
|
|
2142
|
+
{
|
|
2143
|
+
id: "ent_wf_check_status",
|
|
2144
|
+
name: "Check Approval Status",
|
|
2145
|
+
description: "Check the status of a pending approval request. Returns current state, who has responded, and time remaining.",
|
|
2146
|
+
category: "read",
|
|
2147
|
+
risk: "low",
|
|
2148
|
+
skillId: "enterprise-workflow",
|
|
2149
|
+
sideEffects: [],
|
|
2150
|
+
parameters: {
|
|
2151
|
+
type: "object",
|
|
2152
|
+
properties: {
|
|
2153
|
+
requestId: { type: "string", description: "Approval request ID" }
|
|
2154
|
+
},
|
|
2155
|
+
required: ["requestId"]
|
|
2156
|
+
}
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
id: "ent_wf_list_pending",
|
|
2160
|
+
name: "List Pending Approvals",
|
|
2161
|
+
description: "List all pending approval requests that are awaiting response, either submitted by this agent or assigned to specific approvers.",
|
|
2162
|
+
category: "read",
|
|
2163
|
+
risk: "low",
|
|
2164
|
+
skillId: "enterprise-workflow",
|
|
2165
|
+
sideEffects: [],
|
|
2166
|
+
parameters: {
|
|
2167
|
+
type: "object",
|
|
2168
|
+
properties: {
|
|
2169
|
+
submittedBy: { type: "string", description: "Filter by submitter" },
|
|
2170
|
+
assignedTo: { type: "string", description: "Filter by approver" },
|
|
2171
|
+
status: { type: "string", enum: ["pending", "approved", "rejected", "expired", "all"], default: "pending" },
|
|
2172
|
+
limit: { type: "number", default: 20 }
|
|
2173
|
+
}
|
|
2174
|
+
}
|
|
2175
|
+
},
|
|
2176
|
+
{
|
|
2177
|
+
id: "ent_wf_cancel",
|
|
2178
|
+
name: "Cancel Approval Request",
|
|
2179
|
+
description: "Cancel a pending approval request. Notifies approvers that the request has been withdrawn.",
|
|
2180
|
+
category: "write",
|
|
2181
|
+
risk: "low",
|
|
2182
|
+
skillId: "enterprise-workflow",
|
|
2183
|
+
sideEffects: ["sends-message"],
|
|
2184
|
+
parameters: {
|
|
2185
|
+
type: "object",
|
|
2186
|
+
properties: {
|
|
2187
|
+
requestId: { type: "string" },
|
|
2188
|
+
reason: { type: "string", description: "Reason for cancellation" }
|
|
2189
|
+
},
|
|
2190
|
+
required: ["requestId"]
|
|
2191
|
+
}
|
|
2192
|
+
},
|
|
2193
|
+
{
|
|
2194
|
+
id: "ent_wf_remind",
|
|
2195
|
+
name: "Send Approval Reminder",
|
|
2196
|
+
description: "Send a reminder to approvers who have not yet responded to a pending request.",
|
|
2197
|
+
category: "communicate",
|
|
2198
|
+
risk: "low",
|
|
2199
|
+
skillId: "enterprise-workflow",
|
|
2200
|
+
sideEffects: ["sends-email", "sends-message"],
|
|
2201
|
+
parameters: {
|
|
2202
|
+
type: "object",
|
|
2203
|
+
properties: {
|
|
2204
|
+
requestId: { type: "string" },
|
|
2205
|
+
message: { type: "string", description: "Custom reminder message" }
|
|
2206
|
+
},
|
|
2207
|
+
required: ["requestId"]
|
|
2208
|
+
}
|
|
2209
|
+
}
|
|
2210
|
+
];
|
|
2211
|
+
}
|
|
2212
|
+
});
|
|
2213
|
+
|
|
2214
|
+
// src/engine/skills/enterprise-notifications.ts
|
|
2215
|
+
var enterprise_notifications_exports = {};
|
|
2216
|
+
__export(enterprise_notifications_exports, {
|
|
2217
|
+
SKILL_DEF: () => SKILL_DEF41,
|
|
2218
|
+
TOOLS: () => TOOLS41
|
|
2219
|
+
});
|
|
2220
|
+
var SKILL_DEF41, TOOLS41;
|
|
2221
|
+
var init_enterprise_notifications = __esm({
|
|
2222
|
+
"src/engine/skills/enterprise-notifications.ts"() {
|
|
2223
|
+
"use strict";
|
|
2224
|
+
SKILL_DEF41 = {
|
|
2225
|
+
id: "enterprise-notifications",
|
|
2226
|
+
name: "Multi-Channel Notifications",
|
|
2227
|
+
description: "Send notifications via email, Slack, Microsoft Teams, SMS, push notifications, and webhooks. Supports templates, priority routing, do-not-disturb rules, and escalation chains.",
|
|
2228
|
+
category: "communication",
|
|
2229
|
+
risk: "medium",
|
|
2230
|
+
icon: "\u{1F514}",
|
|
2231
|
+
source: "builtin",
|
|
2232
|
+
version: "1.0.0",
|
|
2233
|
+
author: "AgenticMail"
|
|
2234
|
+
};
|
|
2235
|
+
TOOLS41 = [
|
|
2236
|
+
{
|
|
2237
|
+
id: "ent_notify_send",
|
|
2238
|
+
name: "Send Notification",
|
|
2239
|
+
description: "Send a notification to one or more recipients via their preferred channel. Automatically routes based on recipient preferences and urgency.",
|
|
2240
|
+
category: "communicate",
|
|
2241
|
+
risk: "medium",
|
|
2242
|
+
skillId: "enterprise-notifications",
|
|
2243
|
+
sideEffects: ["sends-email", "sends-message"],
|
|
2244
|
+
parameters: {
|
|
2245
|
+
type: "object",
|
|
2246
|
+
properties: {
|
|
2247
|
+
recipients: { type: "array", items: { type: "string" }, description: "Email addresses or user IDs" },
|
|
2248
|
+
title: { type: "string", description: "Notification title/subject" },
|
|
2249
|
+
message: { type: "string", description: "Notification body (supports Markdown)" },
|
|
2250
|
+
channel: { type: "string", enum: ["auto", "email", "slack", "teams", "sms", "push", "webhook"], description: "Delivery channel (auto=use recipient preferences)", default: "auto" },
|
|
2251
|
+
priority: { type: "string", enum: ["low", "normal", "high", "critical"], default: "normal" },
|
|
2252
|
+
actionUrl: { type: "string", description: "URL for the notification action button" },
|
|
2253
|
+
actionLabel: { type: "string", description: "Label for the action button" }
|
|
2254
|
+
},
|
|
2255
|
+
required: ["recipients", "title", "message"]
|
|
2256
|
+
}
|
|
2257
|
+
},
|
|
2258
|
+
{
|
|
2259
|
+
id: "ent_notify_broadcast",
|
|
2260
|
+
name: "Broadcast Announcement",
|
|
2261
|
+
description: "Send a message to all members of a team, channel, or the entire organization. Supports scheduling for future delivery.",
|
|
2262
|
+
category: "communicate",
|
|
2263
|
+
risk: "high",
|
|
2264
|
+
skillId: "enterprise-notifications",
|
|
2265
|
+
sideEffects: ["sends-email", "sends-message"],
|
|
2266
|
+
parameters: {
|
|
2267
|
+
type: "object",
|
|
2268
|
+
properties: {
|
|
2269
|
+
audience: { type: "string", description: 'Team name, channel, "all-staff", or distribution list' },
|
|
2270
|
+
title: { type: "string" },
|
|
2271
|
+
message: { type: "string" },
|
|
2272
|
+
channels: { type: "array", items: { type: "string", enum: ["email", "slack", "teams"] }, description: "Channels to broadcast on" },
|
|
2273
|
+
scheduledFor: { type: "string", description: "ISO 8601 datetime for scheduled delivery" }
|
|
2274
|
+
},
|
|
2275
|
+
required: ["audience", "title", "message"]
|
|
2276
|
+
}
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
id: "ent_notify_webhook",
|
|
2280
|
+
name: "Send Webhook",
|
|
2281
|
+
description: "Send a JSON payload to a webhook URL. Useful for triggering external automations, CI/CD pipelines, or custom integrations.",
|
|
2282
|
+
category: "communicate",
|
|
2283
|
+
risk: "medium",
|
|
2284
|
+
skillId: "enterprise-notifications",
|
|
2285
|
+
sideEffects: ["network-request"],
|
|
2286
|
+
parameters: {
|
|
2287
|
+
type: "object",
|
|
2288
|
+
properties: {
|
|
2289
|
+
url: { type: "string", description: "Webhook URL" },
|
|
2290
|
+
payload: { type: "object", description: "JSON payload to send" },
|
|
2291
|
+
method: { type: "string", enum: ["POST", "PUT"], default: "POST" },
|
|
2292
|
+
headers: { type: "object", description: "Additional HTTP headers" },
|
|
2293
|
+
secret: { type: "string", description: "Webhook signing secret (from vault)" }
|
|
2294
|
+
},
|
|
2295
|
+
required: ["url", "payload"]
|
|
2296
|
+
}
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
id: "ent_notify_escalate",
|
|
2300
|
+
name: "Escalate Alert",
|
|
2301
|
+
description: "Escalate an unacknowledged alert through the on-call chain. Follows the escalation policy with increasing urgency.",
|
|
2302
|
+
category: "communicate",
|
|
2303
|
+
risk: "high",
|
|
2304
|
+
skillId: "enterprise-notifications",
|
|
2305
|
+
sideEffects: ["sends-email", "sends-message", "sends-sms"],
|
|
2306
|
+
parameters: {
|
|
2307
|
+
type: "object",
|
|
2308
|
+
properties: {
|
|
2309
|
+
alertTitle: { type: "string" },
|
|
2310
|
+
alertDescription: { type: "string" },
|
|
2311
|
+
severity: { type: "string", enum: ["info", "warning", "error", "critical"] },
|
|
2312
|
+
escalationPolicy: { type: "string", description: "Named escalation policy to follow" },
|
|
2313
|
+
acknowledgeUrl: { type: "string", description: "URL to acknowledge the alert" }
|
|
2314
|
+
},
|
|
2315
|
+
required: ["alertTitle", "alertDescription", "severity"]
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
{
|
|
2319
|
+
id: "ent_notify_schedule",
|
|
2320
|
+
name: "Schedule Recurring Notification",
|
|
2321
|
+
description: "Set up a recurring notification on a schedule (daily digest, weekly report reminder, etc.).",
|
|
2322
|
+
category: "write",
|
|
2323
|
+
risk: "medium",
|
|
2324
|
+
skillId: "enterprise-notifications",
|
|
2325
|
+
sideEffects: ["sends-email", "sends-message"],
|
|
2326
|
+
parameters: {
|
|
2327
|
+
type: "object",
|
|
2328
|
+
properties: {
|
|
2329
|
+
recipients: { type: "array", items: { type: "string" } },
|
|
2330
|
+
title: { type: "string" },
|
|
2331
|
+
message: { type: "string" },
|
|
2332
|
+
schedule: { type: "string", description: 'Cron expression (e.g., "0 9 * * MON" for every Monday at 9am)' },
|
|
2333
|
+
channel: { type: "string", enum: ["auto", "email", "slack", "teams"], default: "auto" },
|
|
2334
|
+
timezone: { type: "string", default: "UTC" }
|
|
2335
|
+
},
|
|
2336
|
+
required: ["recipients", "title", "message", "schedule"]
|
|
2337
|
+
}
|
|
2338
|
+
}
|
|
2339
|
+
];
|
|
2340
|
+
}
|
|
2341
|
+
});
|
|
2342
|
+
|
|
2343
|
+
// src/engine/skills/enterprise-finance.ts
|
|
2344
|
+
var enterprise_finance_exports = {};
|
|
2345
|
+
__export(enterprise_finance_exports, {
|
|
2346
|
+
SKILL_DEF: () => SKILL_DEF42,
|
|
2347
|
+
TOOLS: () => TOOLS42
|
|
2348
|
+
});
|
|
2349
|
+
var SKILL_DEF42, TOOLS42;
|
|
2350
|
+
var init_enterprise_finance = __esm({
|
|
2351
|
+
"src/engine/skills/enterprise-finance.ts"() {
|
|
2352
|
+
"use strict";
|
|
2353
|
+
SKILL_DEF42 = {
|
|
2354
|
+
id: "enterprise-finance",
|
|
2355
|
+
name: "Budget & Expense Management",
|
|
2356
|
+
description: "Check budgets, submit expenses, track spending, generate financial summaries, and flag over-budget items. Integrates with connected accounting systems.",
|
|
2357
|
+
category: "finance",
|
|
2358
|
+
risk: "medium",
|
|
2359
|
+
icon: "\u{1F4B0}",
|
|
2360
|
+
source: "builtin",
|
|
2361
|
+
version: "1.0.0",
|
|
2362
|
+
author: "AgenticMail"
|
|
2363
|
+
};
|
|
2364
|
+
TOOLS42 = [
|
|
2365
|
+
{
|
|
2366
|
+
id: "ent_fin_check_budget",
|
|
2367
|
+
name: "Check Budget",
|
|
2368
|
+
description: "Check remaining budget for a project, department, or cost center. Returns allocated, spent, remaining, and projected end-of-period balance.",
|
|
2369
|
+
category: "read",
|
|
2370
|
+
risk: "low",
|
|
2371
|
+
skillId: "enterprise-finance",
|
|
2372
|
+
sideEffects: ["network-request"],
|
|
2373
|
+
parameters: {
|
|
2374
|
+
type: "object",
|
|
2375
|
+
properties: {
|
|
2376
|
+
budgetId: { type: "string", description: "Budget/project/department ID" },
|
|
2377
|
+
period: { type: "string", enum: ["current-month", "current-quarter", "current-year", "custom"], default: "current-month" },
|
|
2378
|
+
startDate: { type: "string", description: "Custom period start (ISO date)" },
|
|
2379
|
+
endDate: { type: "string", description: "Custom period end" }
|
|
2380
|
+
},
|
|
2381
|
+
required: ["budgetId"]
|
|
2382
|
+
}
|
|
2383
|
+
},
|
|
2384
|
+
{
|
|
2385
|
+
id: "ent_fin_submit_expense",
|
|
2386
|
+
name: "Submit Expense Report",
|
|
2387
|
+
description: "Submit an expense report with line items for approval. Attaches receipts and routes to the appropriate approver based on amount thresholds.",
|
|
2388
|
+
category: "write",
|
|
2389
|
+
risk: "medium",
|
|
2390
|
+
skillId: "enterprise-finance",
|
|
2391
|
+
sideEffects: ["network-request", "sends-email"],
|
|
2392
|
+
parameters: {
|
|
2393
|
+
type: "object",
|
|
2394
|
+
properties: {
|
|
2395
|
+
title: { type: "string", description: "Expense report title" },
|
|
2396
|
+
department: { type: "string" },
|
|
2397
|
+
lineItems: { type: "array", items: { type: "object", properties: { description: { type: "string" }, amount: { type: "number" }, currency: { type: "string", default: "USD" }, category: { type: "string", enum: ["travel", "meals", "supplies", "software", "equipment", "services", "other"] }, date: { type: "string" }, receiptPath: { type: "string" } } } },
|
|
2398
|
+
notes: { type: "string" },
|
|
2399
|
+
costCenter: { type: "string" }
|
|
2400
|
+
},
|
|
2401
|
+
required: ["title", "lineItems"]
|
|
2402
|
+
}
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
id: "ent_fin_spending_summary",
|
|
2406
|
+
name: "Spending Summary",
|
|
2407
|
+
description: "Generate a spending summary broken down by category, department, vendor, or time period. Useful for financial reviews and forecasting.",
|
|
2408
|
+
category: "read",
|
|
2409
|
+
risk: "low",
|
|
2410
|
+
skillId: "enterprise-finance",
|
|
2411
|
+
sideEffects: ["network-request"],
|
|
2412
|
+
parameters: {
|
|
2413
|
+
type: "object",
|
|
2414
|
+
properties: {
|
|
2415
|
+
groupBy: { type: "string", enum: ["category", "department", "vendor", "month", "project"] },
|
|
2416
|
+
period: { type: "string", enum: ["current-month", "current-quarter", "current-year", "last-30-days", "last-90-days"] },
|
|
2417
|
+
department: { type: "string", description: "Filter by department" },
|
|
2418
|
+
format: { type: "string", enum: ["json", "markdown", "csv"], default: "markdown" }
|
|
2419
|
+
},
|
|
2420
|
+
required: ["groupBy", "period"]
|
|
2421
|
+
}
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
id: "ent_fin_invoice_status",
|
|
2425
|
+
name: "Check Invoice Status",
|
|
2426
|
+
description: "Check the payment status of vendor invoices: pending, approved, paid, overdue.",
|
|
2427
|
+
category: "read",
|
|
2428
|
+
risk: "low",
|
|
2429
|
+
skillId: "enterprise-finance",
|
|
2430
|
+
sideEffects: ["network-request"],
|
|
2431
|
+
parameters: {
|
|
2432
|
+
type: "object",
|
|
2433
|
+
properties: {
|
|
2434
|
+
invoiceId: { type: "string", description: "Invoice number or ID" },
|
|
2435
|
+
vendor: { type: "string", description: "Vendor name (for searching)" },
|
|
2436
|
+
status: { type: "string", enum: ["all", "pending", "approved", "paid", "overdue"], default: "all" },
|
|
2437
|
+
limit: { type: "number", default: 20 }
|
|
2438
|
+
}
|
|
2439
|
+
}
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
id: "ent_fin_forecast",
|
|
2443
|
+
name: "Budget Forecast",
|
|
2444
|
+
description: "Project end-of-period spending based on current trends. Flags budgets at risk of being exceeded.",
|
|
2445
|
+
category: "read",
|
|
2446
|
+
risk: "low",
|
|
2447
|
+
skillId: "enterprise-finance",
|
|
2448
|
+
sideEffects: ["network-request"],
|
|
2449
|
+
parameters: {
|
|
2450
|
+
type: "object",
|
|
2451
|
+
properties: {
|
|
2452
|
+
budgetId: { type: "string" },
|
|
2453
|
+
forecastPeriod: { type: "string", enum: ["end-of-month", "end-of-quarter", "end-of-year"] }
|
|
2454
|
+
},
|
|
2455
|
+
required: ["budgetId"]
|
|
2456
|
+
}
|
|
2457
|
+
}
|
|
2458
|
+
];
|
|
2459
|
+
}
|
|
2460
|
+
});
|
|
2461
|
+
|
|
2462
|
+
// src/engine/skills/enterprise-http.ts
|
|
2463
|
+
var enterprise_http_exports = {};
|
|
2464
|
+
__export(enterprise_http_exports, {
|
|
2465
|
+
SKILL_DEF: () => SKILL_DEF43,
|
|
2466
|
+
TOOLS: () => TOOLS43
|
|
2467
|
+
});
|
|
2468
|
+
var SKILL_DEF43, TOOLS43;
|
|
2469
|
+
var init_enterprise_http = __esm({
|
|
2470
|
+
"src/engine/skills/enterprise-http.ts"() {
|
|
2471
|
+
"use strict";
|
|
2472
|
+
SKILL_DEF43 = {
|
|
2473
|
+
id: "enterprise-http",
|
|
2474
|
+
name: "HTTP API Client",
|
|
2475
|
+
description: "Make authenticated HTTP requests to any internal or external API. Supports Bearer tokens, API keys, OAuth, mutual TLS, and custom authentication. Includes request/response logging, retry logic, and rate limiting.",
|
|
2476
|
+
category: "automation",
|
|
2477
|
+
risk: "high",
|
|
2478
|
+
icon: "\u{1F517}",
|
|
2479
|
+
source: "builtin",
|
|
2480
|
+
version: "1.0.0",
|
|
2481
|
+
author: "AgenticMail"
|
|
2482
|
+
};
|
|
2483
|
+
TOOLS43 = [
|
|
2484
|
+
{
|
|
2485
|
+
id: "ent_http_request",
|
|
2486
|
+
name: "HTTP Request",
|
|
2487
|
+
description: "Make an HTTP request to any URL with full control over method, headers, body, and authentication. Response includes status code, headers, and parsed body.",
|
|
2488
|
+
category: "write",
|
|
2489
|
+
risk: "high",
|
|
2490
|
+
skillId: "enterprise-http",
|
|
2491
|
+
sideEffects: ["network-request"],
|
|
2492
|
+
parameters: {
|
|
2493
|
+
type: "object",
|
|
2494
|
+
properties: {
|
|
2495
|
+
url: { type: "string", description: "Full URL to request" },
|
|
2496
|
+
method: { type: "string", enum: ["GET", "POST", "PUT", "PATCH", "DELETE", "HEAD", "OPTIONS"], default: "GET" },
|
|
2497
|
+
headers: { type: "object", description: "HTTP headers as key-value pairs" },
|
|
2498
|
+
body: { type: ["object", "string"], description: "Request body (auto-serialized to JSON if object)" },
|
|
2499
|
+
auth: { type: "object", properties: { type: { type: "string", enum: ["bearer", "api-key", "basic", "oauth2", "vault"] }, token: { type: "string" }, vaultSecret: { type: "string", description: "Vault secret name for credentials" }, headerName: { type: "string", description: "Header name for API key auth" } } },
|
|
2500
|
+
timeout: { type: "number", description: "Timeout in milliseconds", default: 3e4 },
|
|
2501
|
+
followRedirects: { type: "boolean", default: true },
|
|
2502
|
+
parseResponse: { type: "string", enum: ["json", "text", "binary"], default: "json" }
|
|
2503
|
+
},
|
|
2504
|
+
required: ["url"]
|
|
2505
|
+
}
|
|
2506
|
+
},
|
|
2507
|
+
{
|
|
2508
|
+
id: "ent_http_graphql",
|
|
2509
|
+
name: "GraphQL Query",
|
|
2510
|
+
description: "Execute a GraphQL query or mutation against an endpoint. Supports variables and operation names.",
|
|
2511
|
+
category: "write",
|
|
2512
|
+
risk: "high",
|
|
2513
|
+
skillId: "enterprise-http",
|
|
2514
|
+
sideEffects: ["network-request"],
|
|
2515
|
+
parameters: {
|
|
2516
|
+
type: "object",
|
|
2517
|
+
properties: {
|
|
2518
|
+
endpoint: { type: "string", description: "GraphQL endpoint URL" },
|
|
2519
|
+
query: { type: "string", description: "GraphQL query or mutation string" },
|
|
2520
|
+
variables: { type: "object", description: "Query variables" },
|
|
2521
|
+
operationName: { type: "string" },
|
|
2522
|
+
auth: { type: "object", properties: { type: { type: "string", enum: ["bearer", "api-key", "vault"] }, token: { type: "string" }, vaultSecret: { type: "string" } } }
|
|
2523
|
+
},
|
|
2524
|
+
required: ["endpoint", "query"]
|
|
2525
|
+
}
|
|
2526
|
+
},
|
|
2527
|
+
{
|
|
2528
|
+
id: "ent_http_batch",
|
|
2529
|
+
name: "Batch HTTP Requests",
|
|
2530
|
+
description: "Execute multiple HTTP requests in parallel or sequence. Returns all responses. Supports concurrency limits and error handling modes.",
|
|
2531
|
+
category: "write",
|
|
2532
|
+
risk: "high",
|
|
2533
|
+
skillId: "enterprise-http",
|
|
2534
|
+
sideEffects: ["network-request"],
|
|
2535
|
+
parameters: {
|
|
2536
|
+
type: "object",
|
|
2537
|
+
properties: {
|
|
2538
|
+
requests: { type: "array", items: { type: "object", properties: { url: { type: "string" }, method: { type: "string" }, headers: { type: "object" }, body: { type: "object" } } } },
|
|
2539
|
+
concurrency: { type: "number", description: "Max concurrent requests", default: 5 },
|
|
2540
|
+
mode: { type: "string", enum: ["parallel", "sequential"], default: "parallel" },
|
|
2541
|
+
stopOnError: { type: "boolean", default: false },
|
|
2542
|
+
auth: { type: "object", description: "Shared auth applied to all requests" }
|
|
2543
|
+
},
|
|
2544
|
+
required: ["requests"]
|
|
2545
|
+
}
|
|
2546
|
+
},
|
|
2547
|
+
{
|
|
2548
|
+
id: "ent_http_download",
|
|
2549
|
+
name: "Download File",
|
|
2550
|
+
description: "Download a file from a URL and save it locally. Supports large files with streaming, progress tracking, and resume.",
|
|
2551
|
+
category: "write",
|
|
2552
|
+
risk: "medium",
|
|
2553
|
+
skillId: "enterprise-http",
|
|
2554
|
+
sideEffects: ["network-request", "modifies-files"],
|
|
2555
|
+
parameters: {
|
|
2556
|
+
type: "object",
|
|
2557
|
+
properties: {
|
|
2558
|
+
url: { type: "string", description: "File URL to download" },
|
|
2559
|
+
outputPath: { type: "string", description: "Local path to save the file" },
|
|
2560
|
+
auth: { type: "object" },
|
|
2561
|
+
headers: { type: "object" }
|
|
2562
|
+
},
|
|
2563
|
+
required: ["url", "outputPath"]
|
|
2564
|
+
}
|
|
2565
|
+
}
|
|
2566
|
+
];
|
|
2567
|
+
}
|
|
2568
|
+
});
|
|
2569
|
+
|
|
2570
|
+
// src/engine/skills/enterprise-security-scan.ts
|
|
2571
|
+
var enterprise_security_scan_exports = {};
|
|
2572
|
+
__export(enterprise_security_scan_exports, {
|
|
2573
|
+
SKILL_DEF: () => SKILL_DEF44,
|
|
2574
|
+
TOOLS: () => TOOLS44
|
|
2575
|
+
});
|
|
2576
|
+
var SKILL_DEF44, TOOLS44;
|
|
2577
|
+
var init_enterprise_security_scan = __esm({
|
|
2578
|
+
"src/engine/skills/enterprise-security-scan.ts"() {
|
|
2579
|
+
"use strict";
|
|
2580
|
+
SKILL_DEF44 = {
|
|
2581
|
+
id: "enterprise-security-scan",
|
|
2582
|
+
name: "Security Scanning",
|
|
2583
|
+
description: "Scan text, code, and documents for security issues: exposed credentials, PII (personally identifiable information), malicious patterns, and dependency vulnerabilities. Supports GDPR, CCPA, HIPAA, and PCI-DSS compliance checks.",
|
|
2584
|
+
category: "security",
|
|
2585
|
+
risk: "low",
|
|
2586
|
+
icon: "\u{1F6E1}\uFE0F",
|
|
2587
|
+
source: "builtin",
|
|
2588
|
+
version: "1.0.0",
|
|
2589
|
+
author: "AgenticMail"
|
|
2590
|
+
};
|
|
2591
|
+
TOOLS44 = [
|
|
2592
|
+
{
|
|
2593
|
+
id: "ent_sec_scan_secrets",
|
|
2594
|
+
name: "Scan for Exposed Secrets",
|
|
2595
|
+
description: "Scan text, code, or files for accidentally exposed credentials: API keys, passwords, tokens, private keys, connection strings, and AWS/GCP/Azure credentials.",
|
|
2596
|
+
category: "read",
|
|
2597
|
+
risk: "low",
|
|
2598
|
+
skillId: "enterprise-security-scan",
|
|
2599
|
+
sideEffects: [],
|
|
2600
|
+
parameters: {
|
|
2601
|
+
type: "object",
|
|
2602
|
+
properties: {
|
|
2603
|
+
content: { type: "string", description: "Text content to scan" },
|
|
2604
|
+
filePath: { type: "string", description: "File or directory path to scan (alternative to content)" },
|
|
2605
|
+
recursive: { type: "boolean", description: "Scan directories recursively", default: true },
|
|
2606
|
+
excludePatterns: { type: "array", items: { type: "string" }, description: 'File patterns to exclude (e.g., "*.min.js", "node_modules/")' }
|
|
2607
|
+
}
|
|
2608
|
+
}
|
|
2609
|
+
},
|
|
2610
|
+
{
|
|
2611
|
+
id: "ent_sec_scan_pii",
|
|
2612
|
+
name: "Detect PII",
|
|
2613
|
+
description: "Detect personally identifiable information in text: names, email addresses, phone numbers, SSN/TIN, credit card numbers, addresses, dates of birth, passport numbers, and IP addresses.",
|
|
2614
|
+
category: "read",
|
|
2615
|
+
risk: "low",
|
|
2616
|
+
skillId: "enterprise-security-scan",
|
|
2617
|
+
sideEffects: [],
|
|
2618
|
+
parameters: {
|
|
2619
|
+
type: "object",
|
|
2620
|
+
properties: {
|
|
2621
|
+
content: { type: "string", description: "Text to scan for PII" },
|
|
2622
|
+
filePath: { type: "string", description: "File path to scan" },
|
|
2623
|
+
types: { type: "array", items: { type: "string", enum: ["name", "email", "phone", "ssn", "credit_card", "address", "dob", "passport", "ip_address", "all"] }, default: ["all"] },
|
|
2624
|
+
locale: { type: "string", description: 'Locale for PII patterns (e.g., "US", "EU", "UK")', default: "US" }
|
|
2625
|
+
}
|
|
2626
|
+
}
|
|
2627
|
+
},
|
|
2628
|
+
{
|
|
2629
|
+
id: "ent_sec_redact_pii",
|
|
2630
|
+
name: "Redact PII",
|
|
2631
|
+
description: "Replace detected PII in text with redaction markers ([REDACTED-EMAIL], [REDACTED-SSN], etc.). Returns clean text safe for sharing or archiving.",
|
|
2632
|
+
category: "write",
|
|
2633
|
+
risk: "low",
|
|
2634
|
+
skillId: "enterprise-security-scan",
|
|
2635
|
+
sideEffects: [],
|
|
2636
|
+
parameters: {
|
|
2637
|
+
type: "object",
|
|
2638
|
+
properties: {
|
|
2639
|
+
content: { type: "string", description: "Text to redact" },
|
|
2640
|
+
types: { type: "array", items: { type: "string", enum: ["name", "email", "phone", "ssn", "credit_card", "address", "dob", "passport", "ip_address", "all"] }, default: ["all"] },
|
|
2641
|
+
redactionStyle: { type: "string", enum: ["marker", "mask", "hash"], description: "marker=[REDACTED], mask=*****, hash=sha256 prefix", default: "marker" },
|
|
2642
|
+
preserveFormat: { type: "boolean", description: "Keep same string length with masking", default: true }
|
|
2643
|
+
},
|
|
2644
|
+
required: ["content"]
|
|
2645
|
+
}
|
|
2646
|
+
},
|
|
2647
|
+
{
|
|
2648
|
+
id: "ent_sec_scan_deps",
|
|
2649
|
+
name: "Scan Dependencies",
|
|
2650
|
+
description: "Check project dependencies for known vulnerabilities using CVE databases. Supports npm (package.json), Python (requirements.txt), Ruby (Gemfile), Go (go.mod), and Java (pom.xml).",
|
|
2651
|
+
category: "read",
|
|
2652
|
+
risk: "low",
|
|
2653
|
+
skillId: "enterprise-security-scan",
|
|
2654
|
+
sideEffects: ["network-request"],
|
|
2655
|
+
parameters: {
|
|
2656
|
+
type: "object",
|
|
2657
|
+
properties: {
|
|
2658
|
+
projectPath: { type: "string", description: "Path to project directory or manifest file" },
|
|
2659
|
+
severity: { type: "string", enum: ["all", "low", "medium", "high", "critical"], description: "Minimum severity to report", default: "medium" },
|
|
2660
|
+
autoFix: { type: "boolean", description: "Suggest safe version upgrades", default: true }
|
|
2661
|
+
},
|
|
2662
|
+
required: ["projectPath"]
|
|
2663
|
+
}
|
|
2664
|
+
},
|
|
2665
|
+
{
|
|
2666
|
+
id: "ent_sec_compliance_check",
|
|
2667
|
+
name: "Compliance Check",
|
|
2668
|
+
description: "Check content against compliance frameworks: GDPR (data handling), HIPAA (health info), PCI-DSS (payment data), SOC 2 (security controls). Returns findings and recommendations.",
|
|
2669
|
+
category: "read",
|
|
2670
|
+
risk: "low",
|
|
2671
|
+
skillId: "enterprise-security-scan",
|
|
2672
|
+
sideEffects: [],
|
|
2673
|
+
parameters: {
|
|
2674
|
+
type: "object",
|
|
2675
|
+
properties: {
|
|
2676
|
+
content: { type: "string", description: "Content to check" },
|
|
2677
|
+
filePath: { type: "string", description: "File to check" },
|
|
2678
|
+
frameworks: { type: "array", items: { type: "string", enum: ["gdpr", "hipaa", "pci-dss", "soc2", "ccpa", "all"] }, default: ["all"] }
|
|
2679
|
+
}
|
|
2680
|
+
}
|
|
2681
|
+
},
|
|
2682
|
+
{
|
|
2683
|
+
id: "ent_sec_hash",
|
|
2684
|
+
name: "Hash & Verify",
|
|
2685
|
+
description: "Generate cryptographic hashes (SHA-256, SHA-512, MD5) of text or files. Useful for data integrity verification and secure comparisons.",
|
|
2686
|
+
category: "read",
|
|
2687
|
+
risk: "low",
|
|
2688
|
+
skillId: "enterprise-security-scan",
|
|
2689
|
+
sideEffects: [],
|
|
2690
|
+
parameters: {
|
|
2691
|
+
type: "object",
|
|
2692
|
+
properties: {
|
|
2693
|
+
content: { type: "string", description: "Text to hash" },
|
|
2694
|
+
filePath: { type: "string", description: "File to hash" },
|
|
2695
|
+
algorithm: { type: "string", enum: ["sha256", "sha512", "md5", "sha1"], default: "sha256" },
|
|
2696
|
+
verify: { type: "string", description: "Expected hash to verify against" }
|
|
2697
|
+
}
|
|
2698
|
+
}
|
|
2699
|
+
}
|
|
2700
|
+
];
|
|
2701
|
+
}
|
|
2702
|
+
});
|
|
2703
|
+
|
|
2704
|
+
// src/engine/skills/enterprise-code-sandbox.ts
|
|
2705
|
+
var enterprise_code_sandbox_exports = {};
|
|
2706
|
+
__export(enterprise_code_sandbox_exports, {
|
|
2707
|
+
SKILL_DEF: () => SKILL_DEF45,
|
|
2708
|
+
TOOLS: () => TOOLS45
|
|
2709
|
+
});
|
|
2710
|
+
var SKILL_DEF45, TOOLS45;
|
|
2711
|
+
var init_enterprise_code_sandbox = __esm({
|
|
2712
|
+
"src/engine/skills/enterprise-code-sandbox.ts"() {
|
|
2713
|
+
"use strict";
|
|
2714
|
+
SKILL_DEF45 = {
|
|
2715
|
+
id: "enterprise-code-sandbox",
|
|
2716
|
+
name: "Code Sandbox",
|
|
2717
|
+
description: "Execute code snippets in isolated sandboxes for data transformation, calculations, and automation scripts. Supports JavaScript/TypeScript, Python, and shell commands with memory and time limits.",
|
|
2718
|
+
category: "automation",
|
|
2719
|
+
risk: "high",
|
|
2720
|
+
icon: "\u26A1",
|
|
2721
|
+
source: "builtin",
|
|
2722
|
+
version: "1.0.0",
|
|
2723
|
+
author: "AgenticMail"
|
|
2724
|
+
};
|
|
2725
|
+
TOOLS45 = [
|
|
2726
|
+
{
|
|
2727
|
+
id: "ent_code_run_js",
|
|
2728
|
+
name: "Run JavaScript",
|
|
2729
|
+
description: "Execute JavaScript/TypeScript code in an isolated V8 sandbox. Has access to standard library (JSON, Math, Date, crypto, Buffer) but no filesystem or network access. Returns the last expression value.",
|
|
2730
|
+
category: "execute",
|
|
2731
|
+
risk: "medium",
|
|
2732
|
+
skillId: "enterprise-code-sandbox",
|
|
2733
|
+
sideEffects: ["runs-code"],
|
|
2734
|
+
parameters: {
|
|
2735
|
+
type: "object",
|
|
2736
|
+
properties: {
|
|
2737
|
+
code: { type: "string", description: "JavaScript code to execute" },
|
|
2738
|
+
input: { type: "object", description: 'Input data available as the "input" variable in the code' },
|
|
2739
|
+
timeout: { type: "number", description: "Execution timeout in milliseconds", default: 1e4 },
|
|
2740
|
+
memoryLimit: { type: "number", description: "Memory limit in MB", default: 128 }
|
|
2741
|
+
},
|
|
2742
|
+
required: ["code"]
|
|
2743
|
+
}
|
|
2744
|
+
},
|
|
2745
|
+
{
|
|
2746
|
+
id: "ent_code_run_python",
|
|
2747
|
+
name: "Run Python",
|
|
2748
|
+
description: "Execute Python code in an isolated sandbox. Has access to standard library (json, math, datetime, re, csv, collections, itertools) but restricted filesystem and network access.",
|
|
2749
|
+
category: "execute",
|
|
2750
|
+
risk: "medium",
|
|
2751
|
+
skillId: "enterprise-code-sandbox",
|
|
2752
|
+
sideEffects: ["runs-code"],
|
|
2753
|
+
parameters: {
|
|
2754
|
+
type: "object",
|
|
2755
|
+
properties: {
|
|
2756
|
+
code: { type: "string", description: "Python code to execute" },
|
|
2757
|
+
input: { type: "object", description: 'Input data available as the "input" dict' },
|
|
2758
|
+
packages: { type: "array", items: { type: "string" }, description: "Additional pip packages to install (from approved list)" },
|
|
2759
|
+
timeout: { type: "number", default: 3e4 }
|
|
2760
|
+
},
|
|
2761
|
+
required: ["code"]
|
|
2762
|
+
}
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
id: "ent_code_run_shell",
|
|
2766
|
+
name: "Run Shell Command",
|
|
2767
|
+
description: "Execute a shell command in an isolated environment. Restricted to read-only filesystem access and approved commands. Dangerous commands (rm, dd, mkfs, etc.) are blocked.",
|
|
2768
|
+
category: "execute",
|
|
2769
|
+
risk: "high",
|
|
2770
|
+
skillId: "enterprise-code-sandbox",
|
|
2771
|
+
sideEffects: ["runs-code"],
|
|
2772
|
+
parameters: {
|
|
2773
|
+
type: "object",
|
|
2774
|
+
properties: {
|
|
2775
|
+
command: { type: "string", description: "Shell command to execute" },
|
|
2776
|
+
workingDir: { type: "string", description: "Working directory" },
|
|
2777
|
+
env: { type: "object", description: "Environment variables" },
|
|
2778
|
+
timeout: { type: "number", default: 3e4 },
|
|
2779
|
+
stdin: { type: "string", description: "Standard input data" }
|
|
2780
|
+
},
|
|
2781
|
+
required: ["command"]
|
|
2782
|
+
}
|
|
2783
|
+
},
|
|
2784
|
+
{
|
|
2785
|
+
id: "ent_code_transform_json",
|
|
2786
|
+
name: "Transform JSON",
|
|
2787
|
+
description: "Apply a JMESPath or JSONPath expression to transform JSON data. Useful for reshaping API responses, extracting nested values, and data mapping.",
|
|
2788
|
+
category: "read",
|
|
2789
|
+
risk: "low",
|
|
2790
|
+
skillId: "enterprise-code-sandbox",
|
|
2791
|
+
sideEffects: [],
|
|
2792
|
+
parameters: {
|
|
2793
|
+
type: "object",
|
|
2794
|
+
properties: {
|
|
2795
|
+
data: { type: "object", description: "Input JSON data" },
|
|
2796
|
+
expression: { type: "string", description: "JMESPath or JSONPath expression" },
|
|
2797
|
+
language: { type: "string", enum: ["jmespath", "jsonpath"], default: "jmespath" }
|
|
2798
|
+
},
|
|
2799
|
+
required: ["data", "expression"]
|
|
2800
|
+
}
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
id: "ent_code_regex",
|
|
2804
|
+
name: "Regex Operations",
|
|
2805
|
+
description: "Apply regex operations to text: match, find all, replace, split, extract named groups. Includes regex validation and explanation.",
|
|
2806
|
+
category: "read",
|
|
2807
|
+
risk: "low",
|
|
2808
|
+
skillId: "enterprise-code-sandbox",
|
|
2809
|
+
sideEffects: [],
|
|
2810
|
+
parameters: {
|
|
2811
|
+
type: "object",
|
|
2812
|
+
properties: {
|
|
2813
|
+
text: { type: "string", description: "Text to process" },
|
|
2814
|
+
pattern: { type: "string", description: "Regex pattern" },
|
|
2815
|
+
operation: { type: "string", enum: ["match", "find_all", "replace", "split", "extract"], default: "find_all" },
|
|
2816
|
+
replacement: { type: "string", description: "Replacement string (for replace operation)" },
|
|
2817
|
+
flags: { type: "string", description: 'Regex flags (e.g., "gi" for global case-insensitive)' }
|
|
2818
|
+
},
|
|
2819
|
+
required: ["text", "pattern"]
|
|
2820
|
+
}
|
|
2821
|
+
}
|
|
2822
|
+
];
|
|
2823
|
+
}
|
|
2824
|
+
});
|
|
2825
|
+
|
|
2826
|
+
// src/engine/skills/enterprise-diff.ts
|
|
2827
|
+
var enterprise_diff_exports = {};
|
|
2828
|
+
__export(enterprise_diff_exports, {
|
|
2829
|
+
SKILL_DEF: () => SKILL_DEF46,
|
|
2830
|
+
TOOLS: () => TOOLS46
|
|
2831
|
+
});
|
|
2832
|
+
var SKILL_DEF46, TOOLS46;
|
|
2833
|
+
var init_enterprise_diff = __esm({
|
|
2834
|
+
"src/engine/skills/enterprise-diff.ts"() {
|
|
2835
|
+
"use strict";
|
|
2836
|
+
SKILL_DEF46 = {
|
|
2837
|
+
id: "enterprise-diff",
|
|
2838
|
+
name: "Comparison & Diff",
|
|
2839
|
+
description: "Compare documents, datasets, configurations, and code to find differences. Supports text diff, JSON/YAML structural diff, spreadsheet comparison, and config audit. Generates human-readable change reports.",
|
|
2840
|
+
category: "data",
|
|
2841
|
+
risk: "low",
|
|
2842
|
+
icon: "\u{1F500}",
|
|
2843
|
+
source: "builtin",
|
|
2844
|
+
version: "1.0.0",
|
|
2845
|
+
author: "AgenticMail"
|
|
2846
|
+
};
|
|
2847
|
+
TOOLS46 = [
|
|
2848
|
+
{
|
|
2849
|
+
id: "ent_diff_text",
|
|
2850
|
+
name: "Diff Text",
|
|
2851
|
+
description: "Compare two text strings or files line-by-line. Returns additions, deletions, and modifications with line numbers. Supports unified and side-by-side diff formats.",
|
|
2852
|
+
category: "read",
|
|
2853
|
+
risk: "low",
|
|
2854
|
+
skillId: "enterprise-diff",
|
|
2855
|
+
sideEffects: [],
|
|
2856
|
+
parameters: {
|
|
2857
|
+
type: "object",
|
|
2858
|
+
properties: {
|
|
2859
|
+
left: { type: "string", description: "Left text or file path" },
|
|
2860
|
+
right: { type: "string", description: "Right text or file path" },
|
|
2861
|
+
format: { type: "string", enum: ["unified", "side-by-side", "json", "html"], default: "unified" },
|
|
2862
|
+
ignoreWhitespace: { type: "boolean", default: false },
|
|
2863
|
+
contextLines: { type: "number", description: "Lines of context around changes", default: 3 }
|
|
2864
|
+
},
|
|
2865
|
+
required: ["left", "right"]
|
|
2866
|
+
}
|
|
2867
|
+
},
|
|
2868
|
+
{
|
|
2869
|
+
id: "ent_diff_json",
|
|
2870
|
+
name: "Diff JSON/YAML",
|
|
2871
|
+
description: "Structural comparison of two JSON or YAML objects. Shows added, removed, and modified keys with their paths. Understands nested structures and arrays.",
|
|
2872
|
+
category: "read",
|
|
2873
|
+
risk: "low",
|
|
2874
|
+
skillId: "enterprise-diff",
|
|
2875
|
+
sideEffects: [],
|
|
2876
|
+
parameters: {
|
|
2877
|
+
type: "object",
|
|
2878
|
+
properties: {
|
|
2879
|
+
left: { type: ["object", "string"], description: "Left JSON object or file path" },
|
|
2880
|
+
right: { type: ["object", "string"], description: "Right JSON object or file path" },
|
|
2881
|
+
ignoreOrder: { type: "boolean", description: "Ignore array order", default: false },
|
|
2882
|
+
deep: { type: "boolean", description: "Deep comparison of nested objects", default: true }
|
|
2883
|
+
},
|
|
2884
|
+
required: ["left", "right"]
|
|
2885
|
+
}
|
|
2886
|
+
},
|
|
2887
|
+
{
|
|
2888
|
+
id: "ent_diff_spreadsheet",
|
|
2889
|
+
name: "Diff Spreadsheets",
|
|
2890
|
+
description: "Compare two spreadsheets cell-by-cell. Highlights added/removed rows, changed cells, and structural differences (new columns, reordered data). Supports Excel and CSV.",
|
|
2891
|
+
category: "read",
|
|
2892
|
+
risk: "low",
|
|
2893
|
+
skillId: "enterprise-diff",
|
|
2894
|
+
sideEffects: [],
|
|
2895
|
+
parameters: {
|
|
2896
|
+
type: "object",
|
|
2897
|
+
properties: {
|
|
2898
|
+
leftFile: { type: "string", description: "Path to first spreadsheet" },
|
|
2899
|
+
rightFile: { type: "string", description: "Path to second spreadsheet" },
|
|
2900
|
+
keyColumns: { type: "array", items: { type: "string" }, description: "Columns to use as row identifiers for matching" },
|
|
2901
|
+
ignoreColumns: { type: "array", items: { type: "string" }, description: "Columns to exclude from comparison" },
|
|
2902
|
+
sheet: { type: "string", description: "Sheet name (Excel only)" }
|
|
2903
|
+
},
|
|
2904
|
+
required: ["leftFile", "rightFile"]
|
|
2905
|
+
}
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
id: "ent_diff_summary",
|
|
2909
|
+
name: "Generate Change Summary",
|
|
2910
|
+
description: "Generate a human-readable summary of differences between two versions of a document, dataset, or configuration. Explains what changed, what was added/removed, and the impact.",
|
|
2911
|
+
category: "read",
|
|
2912
|
+
risk: "low",
|
|
2913
|
+
skillId: "enterprise-diff",
|
|
2914
|
+
sideEffects: [],
|
|
2915
|
+
parameters: {
|
|
2916
|
+
type: "object",
|
|
2917
|
+
properties: {
|
|
2918
|
+
left: { type: "string", description: "Original version (text, file path, or JSON)" },
|
|
2919
|
+
right: { type: "string", description: "New version" },
|
|
2920
|
+
context: { type: "string", description: 'What these documents represent (e.g., "employee handbook", "API config")' },
|
|
2921
|
+
format: { type: "string", enum: ["text", "markdown", "html"], default: "markdown" }
|
|
2922
|
+
},
|
|
2923
|
+
required: ["left", "right"]
|
|
2924
|
+
}
|
|
2925
|
+
}
|
|
2926
|
+
];
|
|
2927
|
+
}
|
|
2928
|
+
});
|
|
2929
|
+
|
|
2930
|
+
// src/engine/skills/enterprise-vision.ts
|
|
2931
|
+
var enterprise_vision_exports = {};
|
|
2932
|
+
__export(enterprise_vision_exports, {
|
|
2933
|
+
SKILL_DEF: () => SKILL_DEF47,
|
|
2934
|
+
TOOLS: () => TOOLS47
|
|
2935
|
+
});
|
|
2936
|
+
var SKILL_DEF47, TOOLS47;
|
|
2937
|
+
var init_enterprise_vision = __esm({
|
|
2938
|
+
"src/engine/skills/enterprise-vision.ts"() {
|
|
2939
|
+
"use strict";
|
|
2940
|
+
SKILL_DEF47 = {
|
|
2941
|
+
id: "enterprise-vision",
|
|
2942
|
+
name: "Image & Screenshot Analysis",
|
|
2943
|
+
description: "Analyze images, screenshots, and visual content. Describe what is in an image, read text from screenshots, identify UI elements, detect objects, and extract visual data for reports and documentation.",
|
|
2944
|
+
category: "data",
|
|
2945
|
+
risk: "low",
|
|
2946
|
+
icon: "\u{1F441}\uFE0F",
|
|
2947
|
+
source: "builtin",
|
|
2948
|
+
version: "1.0.0",
|
|
2949
|
+
author: "AgenticMail"
|
|
2950
|
+
};
|
|
2951
|
+
TOOLS47 = [
|
|
2952
|
+
{
|
|
2953
|
+
id: "ent_vision_describe",
|
|
2954
|
+
name: "Describe Image",
|
|
2955
|
+
description: "Generate a detailed description of an image including objects, people, text, colors, layout, and context. Useful for accessibility, documentation, and content analysis.",
|
|
2956
|
+
category: "read",
|
|
2957
|
+
risk: "low",
|
|
2958
|
+
skillId: "enterprise-vision",
|
|
2959
|
+
sideEffects: [],
|
|
2960
|
+
parameters: {
|
|
2961
|
+
type: "object",
|
|
2962
|
+
properties: {
|
|
2963
|
+
imagePath: { type: "string", description: "Path to image file or URL" },
|
|
2964
|
+
detail: { type: "string", enum: ["brief", "detailed", "exhaustive"], default: "detailed" },
|
|
2965
|
+
focus: { type: "string", description: 'What to focus on (e.g., "text content", "UI elements", "people", "data")' }
|
|
2966
|
+
},
|
|
2967
|
+
required: ["imagePath"]
|
|
2968
|
+
}
|
|
2969
|
+
},
|
|
2970
|
+
{
|
|
2971
|
+
id: "ent_vision_read_text",
|
|
2972
|
+
name: "Read Text from Image",
|
|
2973
|
+
description: "Extract all visible text from an image or screenshot. More specialized than OCR \u2014 understands layout, columns, headers, and reading order.",
|
|
2974
|
+
category: "read",
|
|
2975
|
+
risk: "low",
|
|
2976
|
+
skillId: "enterprise-vision",
|
|
2977
|
+
sideEffects: [],
|
|
2978
|
+
parameters: {
|
|
2979
|
+
type: "object",
|
|
2980
|
+
properties: {
|
|
2981
|
+
imagePath: { type: "string", description: "Path to image file" },
|
|
2982
|
+
region: { type: "object", properties: { x: { type: "number" }, y: { type: "number" }, width: { type: "number" }, height: { type: "number" } }, description: "Specific region to read (optional)" },
|
|
2983
|
+
language: { type: "string", default: "en" }
|
|
2984
|
+
},
|
|
2985
|
+
required: ["imagePath"]
|
|
2986
|
+
}
|
|
2987
|
+
},
|
|
2988
|
+
{
|
|
2989
|
+
id: "ent_vision_analyze_ui",
|
|
2990
|
+
name: "Analyze UI Screenshot",
|
|
2991
|
+
description: "Analyze a UI screenshot to identify interactive elements (buttons, inputs, links, menus), layout structure, and potential usability issues. Useful for QA and support.",
|
|
2992
|
+
category: "read",
|
|
2993
|
+
risk: "low",
|
|
2994
|
+
skillId: "enterprise-vision",
|
|
2995
|
+
sideEffects: [],
|
|
2996
|
+
parameters: {
|
|
2997
|
+
type: "object",
|
|
2998
|
+
properties: {
|
|
2999
|
+
imagePath: { type: "string", description: "Path to UI screenshot" },
|
|
3000
|
+
platform: { type: "string", enum: ["web", "mobile-ios", "mobile-android", "desktop", "auto"], default: "auto" },
|
|
3001
|
+
findElement: { type: "string", description: 'Specific element to locate (e.g., "login button", "search field")' }
|
|
3002
|
+
},
|
|
3003
|
+
required: ["imagePath"]
|
|
3004
|
+
}
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
id: "ent_vision_extract_chart",
|
|
3008
|
+
name: "Extract Chart Data",
|
|
3009
|
+
description: "Extract data from charts and graphs in images: bar charts, line charts, pie charts. Returns the underlying data values and labels.",
|
|
3010
|
+
category: "read",
|
|
3011
|
+
risk: "low",
|
|
3012
|
+
skillId: "enterprise-vision",
|
|
3013
|
+
sideEffects: [],
|
|
3014
|
+
parameters: {
|
|
3015
|
+
type: "object",
|
|
3016
|
+
properties: {
|
|
3017
|
+
imagePath: { type: "string", description: "Path to image containing chart" },
|
|
3018
|
+
chartType: { type: "string", enum: ["auto", "bar", "line", "pie", "scatter", "table"], default: "auto" },
|
|
3019
|
+
format: { type: "string", enum: ["json", "csv", "markdown"], default: "json" }
|
|
3020
|
+
},
|
|
3021
|
+
required: ["imagePath"]
|
|
3022
|
+
}
|
|
3023
|
+
},
|
|
3024
|
+
{
|
|
3025
|
+
id: "ent_vision_compare",
|
|
3026
|
+
name: "Compare Images",
|
|
3027
|
+
description: "Compare two images and highlight visual differences. Useful for QA screenshot comparison, design review, and document change detection.",
|
|
3028
|
+
category: "read",
|
|
3029
|
+
risk: "low",
|
|
3030
|
+
skillId: "enterprise-vision",
|
|
3031
|
+
sideEffects: ["modifies-files"],
|
|
3032
|
+
parameters: {
|
|
3033
|
+
type: "object",
|
|
3034
|
+
properties: {
|
|
3035
|
+
image1: { type: "string", description: "Path to first image" },
|
|
3036
|
+
image2: { type: "string", description: "Path to second image" },
|
|
3037
|
+
outputPath: { type: "string", description: "Path to save diff image highlighting changes" },
|
|
3038
|
+
threshold: { type: "number", description: "Pixel difference threshold (0-255)", default: 10 }
|
|
3039
|
+
},
|
|
3040
|
+
required: ["image1", "image2"]
|
|
3041
|
+
}
|
|
3042
|
+
}
|
|
3043
|
+
];
|
|
3044
|
+
}
|
|
3045
|
+
});
|
|
3046
|
+
|
|
3047
|
+
// src/engine/skills/index.ts
|
|
3048
|
+
var M365_MODULES, GWS_MODULES, M365_SKILL_DEFS, GWS_SKILL_DEFS, M365_TOOLS, GWS_TOOLS, ENTERPRISE_MODULES, ENTERPRISE_SKILL_DEFS, ENTERPRISE_UTILITY_TOOLS;
|
|
3049
|
+
var init_skills = __esm({
|
|
3050
|
+
"src/engine/skills/index.ts"() {
|
|
3051
|
+
"use strict";
|
|
3052
|
+
init_m365_outlook();
|
|
3053
|
+
init_m365_teams();
|
|
3054
|
+
init_m365_sharepoint();
|
|
3055
|
+
init_m365_onedrive();
|
|
3056
|
+
init_m365_word();
|
|
3057
|
+
init_m365_excel();
|
|
3058
|
+
init_m365_powerpoint();
|
|
3059
|
+
init_m365_onenote();
|
|
3060
|
+
init_m365_planner();
|
|
3061
|
+
init_m365_power_bi();
|
|
3062
|
+
init_m365_power_automate();
|
|
3063
|
+
init_m365_forms();
|
|
3064
|
+
init_m365_todo();
|
|
3065
|
+
init_m365_bookings();
|
|
3066
|
+
init_m365_whiteboard();
|
|
3067
|
+
init_m365_admin();
|
|
3068
|
+
init_m365_copilot();
|
|
3069
|
+
init_gws_gmail();
|
|
3070
|
+
init_gws_calendar();
|
|
3071
|
+
init_gws_drive();
|
|
3072
|
+
init_gws_docs();
|
|
3073
|
+
init_gws_sheets();
|
|
3074
|
+
init_gws_slides();
|
|
3075
|
+
init_gws_meet();
|
|
3076
|
+
init_gws_chat();
|
|
3077
|
+
init_gws_forms();
|
|
3078
|
+
init_gws_sites();
|
|
3079
|
+
init_gws_keep();
|
|
3080
|
+
init_gws_admin();
|
|
3081
|
+
init_gws_vault();
|
|
3082
|
+
init_gws_groups();
|
|
3083
|
+
init_enterprise_database();
|
|
3084
|
+
init_enterprise_spreadsheet();
|
|
3085
|
+
init_enterprise_documents();
|
|
3086
|
+
init_enterprise_calendar();
|
|
3087
|
+
init_enterprise_knowledge_search();
|
|
3088
|
+
init_enterprise_web_research();
|
|
3089
|
+
init_enterprise_translation();
|
|
3090
|
+
init_enterprise_logs();
|
|
3091
|
+
init_enterprise_workflow();
|
|
3092
|
+
init_enterprise_notifications();
|
|
3093
|
+
init_enterprise_finance();
|
|
3094
|
+
init_enterprise_http();
|
|
3095
|
+
init_enterprise_security_scan();
|
|
3096
|
+
init_enterprise_code_sandbox();
|
|
3097
|
+
init_enterprise_diff();
|
|
3098
|
+
init_enterprise_vision();
|
|
3099
|
+
M365_MODULES = [
|
|
3100
|
+
m365_outlook_exports,
|
|
3101
|
+
m365_teams_exports,
|
|
3102
|
+
m365_sharepoint_exports,
|
|
3103
|
+
m365_onedrive_exports,
|
|
3104
|
+
m365_word_exports,
|
|
3105
|
+
m365_excel_exports,
|
|
3106
|
+
m365_powerpoint_exports,
|
|
3107
|
+
m365_onenote_exports,
|
|
3108
|
+
m365_planner_exports,
|
|
3109
|
+
m365_power_bi_exports,
|
|
3110
|
+
m365_power_automate_exports,
|
|
3111
|
+
m365_forms_exports,
|
|
3112
|
+
m365_todo_exports,
|
|
3113
|
+
m365_bookings_exports,
|
|
3114
|
+
m365_whiteboard_exports,
|
|
3115
|
+
m365_admin_exports,
|
|
3116
|
+
m365_copilot_exports
|
|
3117
|
+
];
|
|
3118
|
+
GWS_MODULES = [
|
|
3119
|
+
gws_gmail_exports,
|
|
3120
|
+
gws_calendar_exports,
|
|
3121
|
+
gws_drive_exports,
|
|
3122
|
+
gws_docs_exports,
|
|
3123
|
+
gws_sheets_exports,
|
|
3124
|
+
gws_slides_exports,
|
|
3125
|
+
gws_meet_exports,
|
|
3126
|
+
gws_chat_exports,
|
|
3127
|
+
gws_forms_exports,
|
|
3128
|
+
gws_sites_exports,
|
|
3129
|
+
gws_keep_exports,
|
|
3130
|
+
gws_admin_exports,
|
|
3131
|
+
gws_vault_exports,
|
|
3132
|
+
gws_groups_exports
|
|
3133
|
+
];
|
|
3134
|
+
M365_SKILL_DEFS = M365_MODULES.map((m) => m.SKILL_DEF);
|
|
3135
|
+
GWS_SKILL_DEFS = GWS_MODULES.map((m) => m.SKILL_DEF);
|
|
3136
|
+
M365_TOOLS = M365_MODULES.flatMap((m) => m.TOOLS);
|
|
3137
|
+
GWS_TOOLS = GWS_MODULES.flatMap((m) => m.TOOLS);
|
|
3138
|
+
ENTERPRISE_MODULES = [
|
|
3139
|
+
enterprise_database_exports,
|
|
3140
|
+
enterprise_spreadsheet_exports,
|
|
3141
|
+
enterprise_documents_exports,
|
|
3142
|
+
enterprise_calendar_exports,
|
|
3143
|
+
enterprise_knowledge_search_exports,
|
|
3144
|
+
enterprise_web_research_exports,
|
|
3145
|
+
enterprise_translation_exports,
|
|
3146
|
+
enterprise_logs_exports,
|
|
3147
|
+
enterprise_workflow_exports,
|
|
3148
|
+
enterprise_notifications_exports,
|
|
3149
|
+
enterprise_finance_exports,
|
|
3150
|
+
enterprise_http_exports,
|
|
3151
|
+
enterprise_security_scan_exports,
|
|
3152
|
+
enterprise_code_sandbox_exports,
|
|
3153
|
+
enterprise_diff_exports,
|
|
3154
|
+
enterprise_vision_exports
|
|
3155
|
+
];
|
|
3156
|
+
ENTERPRISE_SKILL_DEFS = ENTERPRISE_MODULES.map((m) => m.SKILL_DEF);
|
|
3157
|
+
ENTERPRISE_UTILITY_TOOLS = ENTERPRISE_MODULES.flatMap((m) => m.TOOLS);
|
|
3158
|
+
}
|
|
3159
|
+
});
|
|
3160
|
+
|
|
3161
|
+
// src/engine/tool-catalog.ts
|
|
3162
|
+
var tool_catalog_exports = {};
|
|
3163
|
+
__export(tool_catalog_exports, {
|
|
3164
|
+
AGENTICMAIL_TOOLS: () => AGENTICMAIL_TOOLS,
|
|
3165
|
+
ALL_TOOLS: () => ALL_TOOLS,
|
|
3166
|
+
CORE_TOOLS: () => CORE_TOOLS,
|
|
3167
|
+
ENTERPRISE_TOOLS: () => ENTERPRISE_TOOLS,
|
|
3168
|
+
GOOGLE_WORKSPACE_TOOLS: () => GOOGLE_WORKSPACE_TOOLS,
|
|
3169
|
+
MICROSOFT_365_TOOLS: () => MICROSOFT_365_TOOLS,
|
|
3170
|
+
TOOL_INDEX: () => TOOL_INDEX,
|
|
3171
|
+
generateToolPolicy: () => generateToolPolicy,
|
|
3172
|
+
getToolsBySkill: () => getToolsBySkill
|
|
3173
|
+
});
|
|
3174
|
+
function getToolsBySkill() {
|
|
3175
|
+
const map = /* @__PURE__ */ new Map();
|
|
3176
|
+
for (const tool of ALL_TOOLS) {
|
|
3177
|
+
const list = map.get(tool.skillId) || [];
|
|
3178
|
+
list.push(tool.id);
|
|
3179
|
+
map.set(tool.skillId, list);
|
|
3180
|
+
}
|
|
3181
|
+
return map;
|
|
3182
|
+
}
|
|
3183
|
+
function generateToolPolicy(allowedToolIds, blockedToolIds) {
|
|
3184
|
+
const config = {};
|
|
3185
|
+
if (blockedToolIds.length > 0 && allowedToolIds.length === 0) {
|
|
3186
|
+
config["tools.deny"] = blockedToolIds;
|
|
3187
|
+
} else if (allowedToolIds.length > 0) {
|
|
3188
|
+
config["tools.allow"] = allowedToolIds;
|
|
3189
|
+
}
|
|
3190
|
+
return config;
|
|
3191
|
+
}
|
|
3192
|
+
var CORE_TOOLS, AGENTICMAIL_TOOLS, MICROSOFT_365_TOOLS, GOOGLE_WORKSPACE_TOOLS, ENTERPRISE_TOOLS, ALL_TOOLS, TOOL_INDEX;
|
|
3193
|
+
var init_tool_catalog = __esm({
|
|
3194
|
+
"src/engine/tool-catalog.ts"() {
|
|
3195
|
+
"use strict";
|
|
3196
|
+
init_skills();
|
|
3197
|
+
CORE_TOOLS = [
|
|
3198
|
+
// File system
|
|
3199
|
+
{ id: "read", name: "Read File", description: "Read file contents (text and images)", category: "read", risk: "low", skillId: "files", sideEffects: [] },
|
|
3200
|
+
{ id: "write", name: "Write File", description: "Create or overwrite files", category: "write", risk: "medium", skillId: "files", sideEffects: ["modifies-files"] },
|
|
3201
|
+
{ id: "edit", name: "Edit File", description: "Make precise edits to files", category: "write", risk: "medium", skillId: "files", sideEffects: ["modifies-files"] },
|
|
3202
|
+
// Execution
|
|
3203
|
+
{ id: "exec", name: "Shell Command", description: "Execute shell commands", category: "execute", risk: "critical", skillId: "exec", sideEffects: ["runs-code", "modifies-files", "network-request"] },
|
|
3204
|
+
{ id: "process", name: "Process Manager", description: "Manage running exec sessions", category: "execute", risk: "high", skillId: "exec", sideEffects: ["runs-code"] },
|
|
3205
|
+
// Web
|
|
3206
|
+
{ id: "web_search", name: "Web Search", description: "Search the web via Brave Search API", category: "read", risk: "low", skillId: "web-search", sideEffects: ["network-request"] },
|
|
3207
|
+
{ id: "web_fetch", name: "Web Fetch", description: "Fetch and extract content from URLs", category: "read", risk: "low", skillId: "web-fetch", sideEffects: ["network-request"] },
|
|
3208
|
+
// Browser
|
|
3209
|
+
{ id: "browser", name: "Browser Control", description: "Automate web browsers", category: "execute", risk: "high", skillId: "browser", sideEffects: ["network-request", "runs-code"] },
|
|
3210
|
+
// Canvas
|
|
3211
|
+
{ id: "canvas", name: "Canvas", description: "Present/eval/snapshot rendered UI", category: "read", risk: "low", skillId: "canvas", sideEffects: [] },
|
|
3212
|
+
// Nodes
|
|
3213
|
+
{ id: "nodes", name: "Node Control", description: "Control paired devices", category: "execute", risk: "high", skillId: "nodes", sideEffects: ["controls-device"] },
|
|
3214
|
+
// Cron
|
|
3215
|
+
{ id: "cron", name: "Cron Jobs", description: "Schedule tasks and reminders", category: "write", risk: "medium", skillId: "cron", sideEffects: [] },
|
|
3216
|
+
// Messaging
|
|
3217
|
+
{ id: "message", name: "Send Message", description: "Send messages via channels", category: "communicate", risk: "high", skillId: "messaging", sideEffects: ["sends-message"] },
|
|
3218
|
+
// Gateway
|
|
3219
|
+
{ id: "gateway", name: "Gateway Control", description: "Restart, configure, and update the agent runtime", category: "execute", risk: "critical", skillId: "gateway", sideEffects: ["runs-code"] },
|
|
3220
|
+
// Sessions / Sub-agents
|
|
3221
|
+
{ id: "agents_list", name: "List Agents", description: "List agent IDs for spawning", category: "read", risk: "low", skillId: "sessions", sideEffects: [] },
|
|
3222
|
+
{ id: "sessions_list", name: "List Sessions", description: "List active sessions", category: "read", risk: "low", skillId: "sessions", sideEffects: [] },
|
|
3223
|
+
{ id: "sessions_history", name: "Session History", description: "Fetch message history", category: "read", risk: "low", skillId: "sessions", sideEffects: [] },
|
|
3224
|
+
{ id: "sessions_send", name: "Send to Session", description: "Send message to another session", category: "communicate", risk: "medium", skillId: "sessions", sideEffects: ["sends-message"] },
|
|
3225
|
+
{ id: "sessions_spawn", name: "Spawn Sub-Agent", description: "Spawn a background sub-agent", category: "execute", risk: "medium", skillId: "sessions", sideEffects: [] },
|
|
3226
|
+
{ id: "subagents", name: "Sub-Agent Control", description: "List, steer, or kill sub-agents", category: "execute", risk: "medium", skillId: "sessions", sideEffects: [] },
|
|
3227
|
+
{ id: "session_status", name: "Session Status", description: "Show session usage and status", category: "read", risk: "low", skillId: "sessions", sideEffects: [] },
|
|
3228
|
+
// Image
|
|
3229
|
+
{ id: "image", name: "Image Analysis", description: "Analyze images with vision model", category: "read", risk: "low", skillId: "media", sideEffects: [] },
|
|
3230
|
+
// TTS
|
|
3231
|
+
{ id: "tts", name: "Text-to-Speech", description: "Convert text to speech audio", category: "write", risk: "low", skillId: "media", sideEffects: [] },
|
|
3232
|
+
// Memory
|
|
3233
|
+
{ id: "memory_search", name: "Memory Search", description: "Search agent memory files", category: "read", risk: "low", skillId: "memory", sideEffects: [] },
|
|
3234
|
+
{ id: "memory_get", name: "Memory Get", description: "Read memory file snippets", category: "read", risk: "low", skillId: "memory", sideEffects: [] }
|
|
3235
|
+
];
|
|
3236
|
+
AGENTICMAIL_TOOLS = [
|
|
3237
|
+
// Core email
|
|
3238
|
+
{ id: "agenticmail_inbox", name: "Inbox", description: "List recent emails", category: "read", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3239
|
+
{ id: "agenticmail_read", name: "Read Email", description: "Read a specific email by UID", category: "read", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3240
|
+
{ id: "agenticmail_send", name: "Send Email", description: "Send an email", category: "communicate", risk: "high", skillId: "agenticmail", sideEffects: ["sends-email"] },
|
|
3241
|
+
{ id: "agenticmail_reply", name: "Reply to Email", description: "Reply to an email", category: "communicate", risk: "high", skillId: "agenticmail", sideEffects: ["sends-email"] },
|
|
3242
|
+
{ id: "agenticmail_forward", name: "Forward Email", description: "Forward an email", category: "communicate", risk: "high", skillId: "agenticmail", sideEffects: ["sends-email"] },
|
|
3243
|
+
{ id: "agenticmail_search", name: "Search Email", description: "Search emails", category: "read", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3244
|
+
{ id: "agenticmail_delete", name: "Delete Email", description: "Delete an email", category: "destroy", risk: "medium", skillId: "agenticmail", sideEffects: ["deletes-data"] },
|
|
3245
|
+
{ id: "agenticmail_move", name: "Move Email", description: "Move email to folder", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3246
|
+
{ id: "agenticmail_mark_read", name: "Mark Read", description: "Mark email as read", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3247
|
+
{ id: "agenticmail_mark_unread", name: "Mark Unread", description: "Mark email as unread", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3248
|
+
{ id: "agenticmail_digest", name: "Inbox Digest", description: "Get compact inbox digest", category: "read", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3249
|
+
{ id: "agenticmail_list_folder", name: "List Folder", description: "List messages in a folder", category: "read", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3250
|
+
{ id: "agenticmail_folders", name: "List Folders", description: "List all mail folders", category: "read", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3251
|
+
{ id: "agenticmail_create_folder", name: "Create Folder", description: "Create a mail folder", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3252
|
+
{ id: "agenticmail_import_relay", name: "Import Relay", description: "Import email from Gmail/Outlook", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3253
|
+
// Batch operations
|
|
3254
|
+
{ id: "agenticmail_batch_read", name: "Batch Read", description: "Read multiple emails", category: "read", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3255
|
+
{ id: "agenticmail_batch_delete", name: "Batch Delete", description: "Delete multiple emails", category: "destroy", risk: "medium", skillId: "agenticmail", sideEffects: ["deletes-data"] },
|
|
3256
|
+
{ id: "agenticmail_batch_move", name: "Batch Move", description: "Move multiple emails", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3257
|
+
{ id: "agenticmail_batch_mark_read", name: "Batch Mark Read", description: "Mark multiple as read", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3258
|
+
{ id: "agenticmail_batch_mark_unread", name: "Batch Mark Unread", description: "Mark multiple as unread", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3259
|
+
// Agent coordination
|
|
3260
|
+
{ id: "agenticmail_call_agent", name: "Call Agent", description: "Call another agent with a task", category: "execute", risk: "medium", skillId: "agenticmail-coordination", sideEffects: [] },
|
|
3261
|
+
{ id: "agenticmail_message_agent", name: "Message Agent", description: "Send message to another agent", category: "communicate", risk: "low", skillId: "agenticmail-coordination", sideEffects: ["sends-message"] },
|
|
3262
|
+
{ id: "agenticmail_list_agents", name: "List Agents", description: "List available agents", category: "read", risk: "low", skillId: "agenticmail-coordination", sideEffects: [] },
|
|
3263
|
+
{ id: "agenticmail_check_messages", name: "Check Messages", description: "Check for unread messages", category: "read", risk: "low", skillId: "agenticmail-coordination", sideEffects: [] },
|
|
3264
|
+
{ id: "agenticmail_check_tasks", name: "Check Tasks", description: "Check pending tasks", category: "read", risk: "low", skillId: "agenticmail-coordination", sideEffects: [] },
|
|
3265
|
+
{ id: "agenticmail_claim_task", name: "Claim Task", description: "Claim a pending task", category: "write", risk: "low", skillId: "agenticmail-coordination", sideEffects: [] },
|
|
3266
|
+
{ id: "agenticmail_complete_task", name: "Complete Task", description: "Complete a claimed task", category: "write", risk: "low", skillId: "agenticmail-coordination", sideEffects: [] },
|
|
3267
|
+
{ id: "agenticmail_submit_result", name: "Submit Result", description: "Submit task result", category: "write", risk: "low", skillId: "agenticmail-coordination", sideEffects: [] },
|
|
3268
|
+
{ id: "agenticmail_wait_for_email", name: "Wait for Email", description: "Wait for new email (SSE)", category: "read", risk: "low", skillId: "agenticmail-coordination", sideEffects: [] },
|
|
3269
|
+
// Account management
|
|
3270
|
+
{ id: "agenticmail_create_account", name: "Create Account", description: "Create agent email account", category: "write", risk: "high", skillId: "agenticmail-admin", sideEffects: [] },
|
|
3271
|
+
{ id: "agenticmail_delete_agent", name: "Delete Agent", description: "Delete agent account", category: "destroy", risk: "critical", skillId: "agenticmail-admin", sideEffects: ["deletes-data"] },
|
|
3272
|
+
{ id: "agenticmail_cleanup", name: "Cleanup Agents", description: "Remove inactive agents", category: "destroy", risk: "high", skillId: "agenticmail-admin", sideEffects: ["deletes-data"] },
|
|
3273
|
+
{ id: "agenticmail_deletion_reports", name: "Deletion Reports", description: "List deletion reports", category: "read", risk: "low", skillId: "agenticmail-admin", sideEffects: [] },
|
|
3274
|
+
{ id: "agenticmail_whoami", name: "Who Am I", description: "Get agent account info", category: "read", risk: "low", skillId: "agenticmail-admin", sideEffects: [] },
|
|
3275
|
+
{ id: "agenticmail_update_metadata", name: "Update Metadata", description: "Update agent metadata", category: "write", risk: "low", skillId: "agenticmail-admin", sideEffects: [] },
|
|
3276
|
+
{ id: "agenticmail_status", name: "Server Status", description: "Check server health", category: "read", risk: "low", skillId: "agenticmail-admin", sideEffects: [] },
|
|
3277
|
+
{ id: "agenticmail_pending_emails", name: "Pending Emails", description: "Check blocked outbound emails", category: "read", risk: "low", skillId: "agenticmail-admin", sideEffects: [] },
|
|
3278
|
+
// Organization
|
|
3279
|
+
{ id: "agenticmail_contacts", name: "Contacts", description: "Manage contacts", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3280
|
+
{ id: "agenticmail_tags", name: "Tags", description: "Manage email tags/labels", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3281
|
+
{ id: "agenticmail_signatures", name: "Signatures", description: "Manage email signatures", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3282
|
+
{ id: "agenticmail_templates", name: "Templates", description: "Manage email templates", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3283
|
+
{ id: "agenticmail_template_send", name: "Send Template", description: "Send email from template", category: "communicate", risk: "high", skillId: "agenticmail", sideEffects: ["sends-email"] },
|
|
3284
|
+
{ id: "agenticmail_rules", name: "Email Rules", description: "Manage auto-processing rules", category: "write", risk: "medium", skillId: "agenticmail", sideEffects: [] },
|
|
3285
|
+
{ id: "agenticmail_spam", name: "Spam Management", description: "Manage spam folder", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3286
|
+
{ id: "agenticmail_drafts", name: "Drafts", description: "Manage email drafts", category: "write", risk: "low", skillId: "agenticmail", sideEffects: [] },
|
|
3287
|
+
{ id: "agenticmail_schedule", name: "Schedule Email", description: "Schedule emails for later", category: "communicate", risk: "medium", skillId: "agenticmail", sideEffects: ["sends-email"] },
|
|
3288
|
+
// Setup (admin only)
|
|
3289
|
+
{ id: "agenticmail_setup_relay", name: "Setup Relay", description: "Configure Gmail/Outlook relay", category: "write", risk: "critical", skillId: "agenticmail-setup", sideEffects: [] },
|
|
3290
|
+
{ id: "agenticmail_setup_domain", name: "Setup Domain", description: "Configure custom domain", category: "write", risk: "critical", skillId: "agenticmail-setup", sideEffects: [] },
|
|
3291
|
+
{ id: "agenticmail_setup_guide", name: "Setup Guide", description: "Email setup comparison", category: "read", risk: "low", skillId: "agenticmail-setup", sideEffects: [] },
|
|
3292
|
+
{ id: "agenticmail_setup_gmail_alias", name: "Gmail Alias", description: "Add Gmail send-as alias", category: "read", risk: "low", skillId: "agenticmail-setup", sideEffects: [] },
|
|
3293
|
+
{ id: "agenticmail_setup_payment", name: "Setup Payment", description: "Add Cloudflare payment", category: "read", risk: "low", skillId: "agenticmail-setup", sideEffects: [] },
|
|
3294
|
+
{ id: "agenticmail_purchase_domain", name: "Purchase Domain", description: "Search available domains", category: "read", risk: "low", skillId: "agenticmail-setup", sideEffects: [] },
|
|
3295
|
+
{ id: "agenticmail_test_email", name: "Test Email", description: "Send test email", category: "communicate", risk: "low", skillId: "agenticmail-setup", sideEffects: ["sends-email"] },
|
|
3296
|
+
{ id: "agenticmail_gateway_status", name: "Gateway Status", description: "Check email gateway", category: "read", risk: "low", skillId: "agenticmail-setup", sideEffects: [] },
|
|
3297
|
+
// SMS
|
|
3298
|
+
{ id: "agenticmail_sms_send", name: "Send SMS", description: "Send SMS via Google Voice", category: "communicate", risk: "high", skillId: "agenticmail-sms", sideEffects: ["sends-sms"] },
|
|
3299
|
+
{ id: "agenticmail_sms_messages", name: "SMS Messages", description: "List SMS messages", category: "read", risk: "low", skillId: "agenticmail-sms", sideEffects: [] },
|
|
3300
|
+
{ id: "agenticmail_sms_check_code", name: "Check SMS Code", description: "Check for verification codes", category: "read", risk: "low", skillId: "agenticmail-sms", sideEffects: [] },
|
|
3301
|
+
{ id: "agenticmail_sms_read_voice", name: "Read Voice SMS", description: "Read SMS from Google Voice", category: "read", risk: "low", skillId: "agenticmail-sms", sideEffects: [] },
|
|
3302
|
+
{ id: "agenticmail_sms_record", name: "Record SMS", description: "Save SMS to database", category: "write", risk: "low", skillId: "agenticmail-sms", sideEffects: [] },
|
|
3303
|
+
{ id: "agenticmail_sms_parse_email", name: "Parse SMS Email", description: "Parse SMS from forwarded email", category: "read", risk: "low", skillId: "agenticmail-sms", sideEffects: [] },
|
|
3304
|
+
{ id: "agenticmail_sms_setup", name: "SMS Setup", description: "Configure Google Voice SMS", category: "write", risk: "medium", skillId: "agenticmail-sms", sideEffects: [] },
|
|
3305
|
+
{ id: "agenticmail_sms_config", name: "SMS Config", description: "Get SMS configuration", category: "read", risk: "low", skillId: "agenticmail-sms", sideEffects: [] }
|
|
3306
|
+
];
|
|
3307
|
+
MICROSOFT_365_TOOLS = M365_TOOLS;
|
|
3308
|
+
GOOGLE_WORKSPACE_TOOLS = GWS_TOOLS;
|
|
3309
|
+
ENTERPRISE_TOOLS = [
|
|
3310
|
+
// Slack
|
|
3311
|
+
{ id: "slack_send", name: "Send Message", description: "Send Slack message", category: "communicate", risk: "medium", skillId: "slack", sideEffects: ["sends-message"] },
|
|
3312
|
+
{ id: "slack_channels", name: "List Channels", description: "List Slack channels", category: "read", risk: "low", skillId: "slack", sideEffects: [] },
|
|
3313
|
+
{ id: "slack_create_channel", name: "Create Channel", description: "Create Slack channel", category: "write", risk: "medium", skillId: "slack", sideEffects: [] },
|
|
3314
|
+
{ id: "slack_search", name: "Search Messages", description: "Search Slack messages", category: "read", risk: "low", skillId: "slack", sideEffects: [] },
|
|
3315
|
+
{ id: "slack_react", name: "Add Reaction", description: "Add emoji reaction", category: "write", risk: "low", skillId: "slack", sideEffects: [] },
|
|
3316
|
+
{ id: "slack_upload", name: "Upload File", description: "Upload file to Slack", category: "write", risk: "medium", skillId: "slack", sideEffects: ["modifies-files"] },
|
|
3317
|
+
// Zoom
|
|
3318
|
+
{ id: "zoom_create", name: "Create Meeting", description: "Schedule Zoom meeting", category: "write", risk: "medium", skillId: "zoom", sideEffects: ["sends-email"] },
|
|
3319
|
+
{ id: "zoom_list", name: "List Meetings", description: "List scheduled meetings", category: "read", risk: "low", skillId: "zoom", sideEffects: [] },
|
|
3320
|
+
{ id: "zoom_recordings", name: "List Recordings", description: "List meeting recordings", category: "read", risk: "low", skillId: "zoom", sideEffects: [] },
|
|
3321
|
+
// Salesforce
|
|
3322
|
+
{ id: "sf_query", name: "SOQL Query", description: "Run Salesforce SOQL query", category: "read", risk: "low", skillId: "salesforce", sideEffects: [] },
|
|
3323
|
+
{ id: "sf_create", name: "Create Record", description: "Create Salesforce record", category: "write", risk: "medium", skillId: "salesforce", sideEffects: [] },
|
|
3324
|
+
{ id: "sf_update", name: "Update Record", description: "Update Salesforce record", category: "write", risk: "medium", skillId: "salesforce", sideEffects: [] },
|
|
3325
|
+
{ id: "sf_delete", name: "Delete Record", description: "Delete Salesforce record", category: "destroy", risk: "high", skillId: "salesforce", sideEffects: ["deletes-data"] },
|
|
3326
|
+
{ id: "sf_report", name: "Run Report", description: "Run Salesforce report", category: "read", risk: "low", skillId: "salesforce", sideEffects: [] },
|
|
3327
|
+
// HubSpot
|
|
3328
|
+
{ id: "hs_contacts", name: "Manage Contacts", description: "CRUD HubSpot contacts", category: "write", risk: "medium", skillId: "hubspot-crm", sideEffects: [] },
|
|
3329
|
+
{ id: "hs_deals", name: "Manage Deals", description: "CRUD HubSpot deals", category: "write", risk: "medium", skillId: "hubspot-crm", sideEffects: [] },
|
|
3330
|
+
{ id: "hs_tickets", name: "Manage Tickets", description: "CRUD HubSpot tickets", category: "write", risk: "medium", skillId: "hubspot-service", sideEffects: [] },
|
|
3331
|
+
{ id: "hs_email", name: "Send Campaign", description: "Send HubSpot email campaign", category: "communicate", risk: "high", skillId: "hubspot-marketing", sideEffects: ["sends-email"] },
|
|
3332
|
+
// Jira
|
|
3333
|
+
{ id: "jira_issues", name: "List Issues", description: "Search Jira issues with JQL", category: "read", risk: "low", skillId: "jira", sideEffects: [] },
|
|
3334
|
+
{ id: "jira_create", name: "Create Issue", description: "Create Jira issue", category: "write", risk: "medium", skillId: "jira", sideEffects: [] },
|
|
3335
|
+
{ id: "jira_update", name: "Update Issue", description: "Update Jira issue", category: "write", risk: "medium", skillId: "jira", sideEffects: [] },
|
|
3336
|
+
{ id: "jira_transition", name: "Transition Issue", description: "Move issue through workflow", category: "write", risk: "medium", skillId: "jira", sideEffects: [] },
|
|
3337
|
+
{ id: "jira_comment", name: "Add Comment", description: "Comment on Jira issue", category: "write", risk: "low", skillId: "jira", sideEffects: [] },
|
|
3338
|
+
// Notion
|
|
3339
|
+
{ id: "notion_pages", name: "Manage Pages", description: "CRUD Notion pages", category: "write", risk: "medium", skillId: "notion", sideEffects: [] },
|
|
3340
|
+
{ id: "notion_databases", name: "Query Database", description: "Query Notion database", category: "read", risk: "low", skillId: "notion", sideEffects: [] },
|
|
3341
|
+
{ id: "notion_search", name: "Search Notion", description: "Search across Notion workspace", category: "read", risk: "low", skillId: "notion", sideEffects: [] },
|
|
3342
|
+
// Linear
|
|
3343
|
+
{ id: "linear_issues", name: "List Issues", description: "List Linear issues", category: "read", risk: "low", skillId: "linear", sideEffects: [] },
|
|
3344
|
+
{ id: "linear_create", name: "Create Issue", description: "Create Linear issue", category: "write", risk: "medium", skillId: "linear", sideEffects: [] },
|
|
3345
|
+
{ id: "linear_update", name: "Update Issue", description: "Update Linear issue", category: "write", risk: "medium", skillId: "linear", sideEffects: [] },
|
|
3346
|
+
// Asana
|
|
3347
|
+
{ id: "asana_tasks", name: "List Tasks", description: "List Asana tasks", category: "read", risk: "low", skillId: "asana", sideEffects: [] },
|
|
3348
|
+
{ id: "asana_create", name: "Create Task", description: "Create Asana task", category: "write", risk: "medium", skillId: "asana", sideEffects: [] },
|
|
3349
|
+
{ id: "asana_update", name: "Update Task", description: "Update Asana task", category: "write", risk: "medium", skillId: "asana", sideEffects: [] },
|
|
3350
|
+
// Zendesk
|
|
3351
|
+
{ id: "zd_tickets", name: "List Tickets", description: "List Zendesk tickets", category: "read", risk: "low", skillId: "zendesk", sideEffects: [] },
|
|
3352
|
+
{ id: "zd_create", name: "Create Ticket", description: "Create Zendesk ticket", category: "write", risk: "medium", skillId: "zendesk", sideEffects: [] },
|
|
3353
|
+
{ id: "zd_update", name: "Update Ticket", description: "Update Zendesk ticket", category: "write", risk: "medium", skillId: "zendesk", sideEffects: [] },
|
|
3354
|
+
{ id: "zd_reply", name: "Reply to Ticket", description: "Reply to Zendesk ticket", category: "communicate", risk: "medium", skillId: "zendesk", sideEffects: ["sends-email"] },
|
|
3355
|
+
// Stripe
|
|
3356
|
+
{ id: "stripe_customers", name: "Manage Customers", description: "CRUD Stripe customers", category: "write", risk: "medium", skillId: "stripe", sideEffects: [] },
|
|
3357
|
+
{ id: "stripe_charges", name: "List Charges", description: "List Stripe charges", category: "read", risk: "low", skillId: "stripe", sideEffects: [] },
|
|
3358
|
+
{ id: "stripe_invoices", name: "Manage Invoices", description: "Create/send Stripe invoices", category: "write", risk: "high", skillId: "stripe", sideEffects: ["financial", "sends-email"] },
|
|
3359
|
+
{ id: "stripe_subscriptions", name: "Manage Subscriptions", description: "CRUD subscriptions", category: "write", risk: "high", skillId: "stripe", sideEffects: ["financial"] },
|
|
3360
|
+
{ id: "stripe_refund", name: "Issue Refund", description: "Refund a charge", category: "write", risk: "high", skillId: "stripe", sideEffects: ["financial"] },
|
|
3361
|
+
// Docker
|
|
3362
|
+
{ id: "docker_ps", name: "List Containers", description: "List Docker containers", category: "read", risk: "low", skillId: "docker", sideEffects: [] },
|
|
3363
|
+
{ id: "docker_run", name: "Run Container", description: "Start Docker container", category: "execute", risk: "high", skillId: "docker", sideEffects: ["runs-code"] },
|
|
3364
|
+
{ id: "docker_build", name: "Build Image", description: "Build Docker image", category: "execute", risk: "high", skillId: "docker", sideEffects: ["runs-code", "modifies-files"] },
|
|
3365
|
+
{ id: "docker_logs", name: "Container Logs", description: "View container logs", category: "read", risk: "low", skillId: "docker", sideEffects: [] },
|
|
3366
|
+
// Kubernetes
|
|
3367
|
+
{ id: "k8s_get", name: "Get Resources", description: "List Kubernetes resources", category: "read", risk: "low", skillId: "kubernetes", sideEffects: [] },
|
|
3368
|
+
{ id: "k8s_apply", name: "Apply Manifest", description: "Apply Kubernetes manifest", category: "execute", risk: "high", skillId: "kubernetes", sideEffects: ["runs-code"] },
|
|
3369
|
+
{ id: "k8s_delete", name: "Delete Resource", description: "Delete Kubernetes resource", category: "destroy", risk: "high", skillId: "kubernetes", sideEffects: ["deletes-data"] },
|
|
3370
|
+
{ id: "k8s_logs", name: "Pod Logs", description: "View pod logs", category: "read", risk: "low", skillId: "kubernetes", sideEffects: [] },
|
|
3371
|
+
{ id: "k8s_exec", name: "Exec in Pod", description: "Execute command in pod", category: "execute", risk: "high", skillId: "kubernetes", sideEffects: ["runs-code"] },
|
|
3372
|
+
// Terraform
|
|
3373
|
+
{ id: "tf_plan", name: "Terraform Plan", description: "Run terraform plan", category: "read", risk: "medium", skillId: "terraform", sideEffects: [] },
|
|
3374
|
+
{ id: "tf_apply", name: "Terraform Apply", description: "Run terraform apply", category: "execute", risk: "high", skillId: "terraform", sideEffects: ["runs-code", "network-request"] },
|
|
3375
|
+
{ id: "tf_state", name: "Terraform State", description: "Read terraform state", category: "read", risk: "low", skillId: "terraform", sideEffects: [] },
|
|
3376
|
+
// Shopify
|
|
3377
|
+
{ id: "shopify_products", name: "Manage Products", description: "CRUD Shopify products", category: "write", risk: "medium", skillId: "shopify", sideEffects: [] },
|
|
3378
|
+
{ id: "shopify_orders", name: "List Orders", description: "List Shopify orders", category: "read", risk: "low", skillId: "shopify", sideEffects: [] },
|
|
3379
|
+
{ id: "shopify_customers", name: "Manage Customers", description: "CRUD Shopify customers", category: "write", risk: "medium", skillId: "shopify", sideEffects: [] },
|
|
3380
|
+
{ id: "shopify_inventory", name: "Manage Inventory", description: "Update inventory levels", category: "write", risk: "medium", skillId: "shopify", sideEffects: [] },
|
|
3381
|
+
// Dropbox
|
|
3382
|
+
{ id: "dropbox_list", name: "List Files", description: "List Dropbox files", category: "read", risk: "low", skillId: "dropbox", sideEffects: [] },
|
|
3383
|
+
{ id: "dropbox_upload", name: "Upload File", description: "Upload to Dropbox", category: "write", risk: "medium", skillId: "dropbox", sideEffects: ["modifies-files"] },
|
|
3384
|
+
{ id: "dropbox_download", name: "Download File", description: "Download from Dropbox", category: "read", risk: "low", skillId: "dropbox", sideEffects: [] },
|
|
3385
|
+
{ id: "dropbox_share", name: "Share Link", description: "Create sharing link", category: "write", risk: "medium", skillId: "dropbox", sideEffects: [] },
|
|
3386
|
+
// Datadog
|
|
3387
|
+
{ id: "dd_metrics", name: "Query Metrics", description: "Query Datadog metrics", category: "read", risk: "low", skillId: "datadog", sideEffects: [] },
|
|
3388
|
+
{ id: "dd_events", name: "List Events", description: "List Datadog events", category: "read", risk: "low", skillId: "datadog", sideEffects: [] },
|
|
3389
|
+
{ id: "dd_monitors", name: "Manage Monitors", description: "CRUD Datadog monitors", category: "write", risk: "medium", skillId: "datadog", sideEffects: [] },
|
|
3390
|
+
{ id: "dd_dashboards", name: "Manage Dashboards", description: "CRUD Datadog dashboards", category: "write", risk: "low", skillId: "datadog", sideEffects: [] },
|
|
3391
|
+
// PagerDuty
|
|
3392
|
+
{ id: "pd_incidents", name: "List Incidents", description: "List PagerDuty incidents", category: "read", risk: "low", skillId: "pagerduty", sideEffects: [] },
|
|
3393
|
+
{ id: "pd_create", name: "Create Incident", description: "Create PagerDuty incident", category: "write", risk: "high", skillId: "pagerduty", sideEffects: ["sends-message"] },
|
|
3394
|
+
{ id: "pd_acknowledge", name: "Acknowledge Incident", description: "Acknowledge incident", category: "write", risk: "medium", skillId: "pagerduty", sideEffects: [] },
|
|
3395
|
+
{ id: "pd_resolve", name: "Resolve Incident", description: "Resolve incident", category: "write", risk: "medium", skillId: "pagerduty", sideEffects: [] },
|
|
3396
|
+
// Sentry
|
|
3397
|
+
{ id: "sentry_issues", name: "List Issues", description: "List Sentry issues", category: "read", risk: "low", skillId: "sentry", sideEffects: [] },
|
|
3398
|
+
{ id: "sentry_resolve", name: "Resolve Issue", description: "Resolve Sentry issue", category: "write", risk: "low", skillId: "sentry", sideEffects: [] },
|
|
3399
|
+
{ id: "sentry_assign", name: "Assign Issue", description: "Assign Sentry issue", category: "write", risk: "low", skillId: "sentry", sideEffects: [] },
|
|
3400
|
+
// DocuSign
|
|
3401
|
+
{ id: "ds_send", name: "Send Envelope", description: "Send DocuSign envelope", category: "communicate", risk: "high", skillId: "docusign", sideEffects: ["sends-email"] },
|
|
3402
|
+
{ id: "ds_status", name: "Envelope Status", description: "Check envelope status", category: "read", risk: "low", skillId: "docusign", sideEffects: [] },
|
|
3403
|
+
{ id: "ds_templates", name: "List Templates", description: "List DocuSign templates", category: "read", risk: "low", skillId: "docusign", sideEffects: [] },
|
|
3404
|
+
// Mailchimp
|
|
3405
|
+
{ id: "mc_campaigns", name: "List Campaigns", description: "List Mailchimp campaigns", category: "read", risk: "low", skillId: "mailchimp", sideEffects: [] },
|
|
3406
|
+
{ id: "mc_send", name: "Send Campaign", description: "Send Mailchimp campaign", category: "communicate", risk: "high", skillId: "mailchimp", sideEffects: ["sends-email"] },
|
|
3407
|
+
{ id: "mc_audiences", name: "Manage Audiences", description: "CRUD Mailchimp audiences", category: "write", risk: "medium", skillId: "mailchimp", sideEffects: [] },
|
|
3408
|
+
// Confluence
|
|
3409
|
+
{ id: "conf_pages", name: "List Pages", description: "List Confluence pages", category: "read", risk: "low", skillId: "confluence", sideEffects: [] },
|
|
3410
|
+
{ id: "conf_create", name: "Create Page", description: "Create Confluence page", category: "write", risk: "medium", skillId: "confluence", sideEffects: [] },
|
|
3411
|
+
{ id: "conf_update", name: "Update Page", description: "Update Confluence page", category: "write", risk: "medium", skillId: "confluence", sideEffects: [] },
|
|
3412
|
+
{ id: "conf_search", name: "Search Confluence", description: "Search across spaces", category: "read", risk: "low", skillId: "confluence", sideEffects: [] },
|
|
3413
|
+
// GitHub Actions
|
|
3414
|
+
{ id: "gha_workflows", name: "List Workflows", description: "List GitHub Actions workflows", category: "read", risk: "low", skillId: "github-actions", sideEffects: [] },
|
|
3415
|
+
{ id: "gha_trigger", name: "Trigger Workflow", description: "Trigger workflow dispatch", category: "execute", risk: "medium", skillId: "github-actions", sideEffects: ["runs-code"] },
|
|
3416
|
+
{ id: "gha_runs", name: "List Runs", description: "List workflow runs", category: "read", risk: "low", skillId: "github-actions", sideEffects: [] },
|
|
3417
|
+
{ id: "gha_logs", name: "Get Run Logs", description: "Download workflow run logs", category: "read", risk: "low", skillId: "github-actions", sideEffects: [] },
|
|
3418
|
+
// Figma
|
|
3419
|
+
{ id: "figma_files", name: "List Files", description: "List Figma files", category: "read", risk: "low", skillId: "figma", sideEffects: [] },
|
|
3420
|
+
{ id: "figma_export", name: "Export Assets", description: "Export Figma assets", category: "read", risk: "low", skillId: "figma", sideEffects: [] },
|
|
3421
|
+
{ id: "figma_comments", name: "Manage Comments", description: "CRUD Figma comments", category: "write", risk: "low", skillId: "figma", sideEffects: [] },
|
|
3422
|
+
// Twilio
|
|
3423
|
+
{ id: "twilio_sms", name: "Send SMS", description: "Send SMS via Twilio", category: "communicate", risk: "high", skillId: "twilio", sideEffects: ["sends-sms"] },
|
|
3424
|
+
{ id: "twilio_call", name: "Make Call", description: "Initiate phone call", category: "communicate", risk: "high", skillId: "twilio", sideEffects: ["sends-message"] },
|
|
3425
|
+
{ id: "twilio_messages", name: "List Messages", description: "List Twilio messages", category: "read", risk: "low", skillId: "twilio", sideEffects: [] },
|
|
3426
|
+
// Zapier
|
|
3427
|
+
{ id: "zapier_trigger", name: "Trigger Zap", description: "Trigger a Zapier webhook", category: "execute", risk: "medium", skillId: "zapier", sideEffects: ["network-request"] },
|
|
3428
|
+
{ id: "zapier_list", name: "List Zaps", description: "List configured Zaps", category: "read", risk: "low", skillId: "zapier", sideEffects: [] }
|
|
3429
|
+
];
|
|
3430
|
+
ALL_TOOLS = [
|
|
3431
|
+
...CORE_TOOLS,
|
|
3432
|
+
...AGENTICMAIL_TOOLS,
|
|
3433
|
+
...MICROSOFT_365_TOOLS,
|
|
3434
|
+
...GOOGLE_WORKSPACE_TOOLS,
|
|
3435
|
+
...ENTERPRISE_TOOLS,
|
|
3436
|
+
...ENTERPRISE_UTILITY_TOOLS
|
|
3437
|
+
];
|
|
3438
|
+
TOOL_INDEX = new Map(ALL_TOOLS.map((t) => [t.id, t]));
|
|
3439
|
+
}
|
|
3440
|
+
});
|
|
3441
|
+
|
|
3442
|
+
export {
|
|
3443
|
+
M365_SKILL_DEFS,
|
|
3444
|
+
GWS_SKILL_DEFS,
|
|
3445
|
+
ENTERPRISE_SKILL_DEFS,
|
|
3446
|
+
init_skills,
|
|
3447
|
+
CORE_TOOLS,
|
|
3448
|
+
AGENTICMAIL_TOOLS,
|
|
3449
|
+
ALL_TOOLS,
|
|
3450
|
+
TOOL_INDEX,
|
|
3451
|
+
getToolsBySkill,
|
|
3452
|
+
generateToolPolicy,
|
|
3453
|
+
tool_catalog_exports,
|
|
3454
|
+
init_tool_catalog
|
|
3455
|
+
};
|