@askexenow/exe-os 0.9.86 → 0.9.87
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/dist/bin/agentic-ontology-backfill.js +18 -0
- package/dist/bin/agentic-reflection-backfill.js +18 -0
- package/dist/bin/agentic-semantic-label.js +18 -0
- package/dist/bin/backfill-conversations.js +18 -0
- package/dist/bin/backfill-responses.js +18 -0
- package/dist/bin/backfill-vectors.js +18 -0
- package/dist/bin/bulk-sync-postgres.js +18 -0
- package/dist/bin/cleanup-stale-review-tasks.js +18 -0
- package/dist/bin/cli.js +187 -4
- package/dist/bin/exe-agent.js +18 -0
- package/dist/bin/exe-assign.js +18 -0
- package/dist/bin/exe-boot.js +18 -0
- package/dist/bin/exe-call.js +18 -0
- package/dist/bin/exe-cloud.js +18 -0
- package/dist/bin/exe-dispatch.js +18 -0
- package/dist/bin/exe-doctor.js +18 -0
- package/dist/bin/exe-export-behaviors.js +18 -0
- package/dist/bin/exe-forget.js +18 -0
- package/dist/bin/exe-gateway.js +18 -0
- package/dist/bin/exe-heartbeat.js +18 -0
- package/dist/bin/exe-kill.js +18 -0
- package/dist/bin/exe-launch-agent.js +18 -0
- package/dist/bin/exe-new-employee.js +33 -2
- package/dist/bin/exe-pending-messages.js +18 -0
- package/dist/bin/exe-pending-notifications.js +18 -0
- package/dist/bin/exe-pending-reviews.js +18 -0
- package/dist/bin/exe-rename.js +18 -0
- package/dist/bin/exe-review.js +18 -0
- package/dist/bin/exe-search.js +18 -0
- package/dist/bin/exe-session-cleanup.js +18 -0
- package/dist/bin/exe-start-codex.js +18 -0
- package/dist/bin/exe-start-opencode.js +18 -0
- package/dist/bin/exe-status.js +18 -0
- package/dist/bin/exe-team.js +18 -0
- package/dist/bin/git-sweep.js +18 -0
- package/dist/bin/graph-backfill.js +18 -0
- package/dist/bin/graph-export.js +18 -0
- package/dist/bin/install.js +9 -0
- package/dist/bin/intercom-check.js +18 -0
- package/dist/bin/scan-tasks.js +18 -0
- package/dist/bin/setup.js +24 -2
- package/dist/bin/shard-migrate.js +18 -0
- package/dist/gateway/index.js +18 -0
- package/dist/hooks/bug-report-worker.js +18 -0
- package/dist/hooks/codex-stop-task-finalizer.js +18 -0
- package/dist/hooks/commit-complete.js +18 -0
- package/dist/hooks/error-recall.js +18 -0
- package/dist/hooks/ingest.js +18 -0
- package/dist/hooks/instructions-loaded.js +18 -0
- package/dist/hooks/notification.js +18 -0
- package/dist/hooks/post-compact.js +18 -0
- package/dist/hooks/post-tool-combined.js +18 -0
- package/dist/hooks/pre-compact.js +18 -0
- package/dist/hooks/pre-tool-use.js +18 -0
- package/dist/hooks/prompt-submit.js +18 -0
- package/dist/hooks/session-end.js +18 -0
- package/dist/hooks/session-start.js +18 -0
- package/dist/hooks/stop.js +18 -0
- package/dist/hooks/subagent-stop.js +18 -0
- package/dist/hooks/summary-worker.js +18 -0
- package/dist/index.js +18 -0
- package/dist/lib/employee-templates.js +18 -0
- package/dist/lib/exe-daemon.js +712 -169
- package/dist/lib/hybrid-search.js +18 -0
- package/dist/lib/identity-templates.js +6 -2
- package/dist/lib/schedules.js +18 -0
- package/dist/lib/store.js +18 -0
- package/dist/mcp/server.js +670 -143
- package/dist/mcp/tools/create-task.js +6 -2
- package/dist/runtime/index.js +18 -0
- package/dist/tui/App.js +18 -0
- package/package.json +1 -1
|
@@ -4156,6 +4156,24 @@ var init_platform_procedures = __esm({
|
|
|
4156
4156
|
priority: "p0",
|
|
4157
4157
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
4158
4158
|
},
|
|
4159
|
+
{
|
|
4160
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
4161
|
+
domain: "support",
|
|
4162
|
+
priority: "p1",
|
|
4163
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4164
|
+
},
|
|
4165
|
+
{
|
|
4166
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
4167
|
+
domain: "support",
|
|
4168
|
+
priority: "p0",
|
|
4169
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
4170
|
+
},
|
|
4171
|
+
{
|
|
4172
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
4173
|
+
domain: "support",
|
|
4174
|
+
priority: "p1",
|
|
4175
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4176
|
+
},
|
|
4159
4177
|
// --- Operations ---
|
|
4160
4178
|
{
|
|
4161
4179
|
title: "Managers must supervise deployed workers",
|
|
@@ -4594,6 +4594,24 @@ var init_platform_procedures = __esm({
|
|
|
4594
4594
|
priority: "p0",
|
|
4595
4595
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
4596
4596
|
},
|
|
4597
|
+
{
|
|
4598
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
4599
|
+
domain: "support",
|
|
4600
|
+
priority: "p1",
|
|
4601
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4602
|
+
},
|
|
4603
|
+
{
|
|
4604
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
4605
|
+
domain: "support",
|
|
4606
|
+
priority: "p0",
|
|
4607
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
4608
|
+
},
|
|
4609
|
+
{
|
|
4610
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
4611
|
+
domain: "support",
|
|
4612
|
+
priority: "p1",
|
|
4613
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4614
|
+
},
|
|
4597
4615
|
// --- Operations ---
|
|
4598
4616
|
{
|
|
4599
4617
|
title: "Managers must supervise deployed workers",
|
|
@@ -4407,6 +4407,24 @@ var init_platform_procedures = __esm({
|
|
|
4407
4407
|
priority: "p0",
|
|
4408
4408
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
4409
4409
|
},
|
|
4410
|
+
{
|
|
4411
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
4412
|
+
domain: "support",
|
|
4413
|
+
priority: "p1",
|
|
4414
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4415
|
+
},
|
|
4416
|
+
{
|
|
4417
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
4418
|
+
domain: "support",
|
|
4419
|
+
priority: "p0",
|
|
4420
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
4421
|
+
},
|
|
4422
|
+
{
|
|
4423
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
4424
|
+
domain: "support",
|
|
4425
|
+
priority: "p1",
|
|
4426
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4427
|
+
},
|
|
4410
4428
|
// --- Operations ---
|
|
4411
4429
|
{
|
|
4412
4430
|
title: "Managers must supervise deployed workers",
|
|
@@ -7919,6 +7919,24 @@ var init_platform_procedures = __esm({
|
|
|
7919
7919
|
priority: "p0",
|
|
7920
7920
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
7921
7921
|
},
|
|
7922
|
+
{
|
|
7923
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
7924
|
+
domain: "support",
|
|
7925
|
+
priority: "p1",
|
|
7926
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
7927
|
+
},
|
|
7928
|
+
{
|
|
7929
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
7930
|
+
domain: "support",
|
|
7931
|
+
priority: "p0",
|
|
7932
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
7933
|
+
},
|
|
7934
|
+
{
|
|
7935
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
7936
|
+
domain: "support",
|
|
7937
|
+
priority: "p1",
|
|
7938
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
7939
|
+
},
|
|
7922
7940
|
// --- Operations ---
|
|
7923
7941
|
{
|
|
7924
7942
|
title: "Managers must supervise deployed workers",
|
|
@@ -5065,6 +5065,24 @@ var init_platform_procedures = __esm({
|
|
|
5065
5065
|
priority: "p0",
|
|
5066
5066
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
5067
5067
|
},
|
|
5068
|
+
{
|
|
5069
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
5070
|
+
domain: "support",
|
|
5071
|
+
priority: "p1",
|
|
5072
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
5073
|
+
},
|
|
5074
|
+
{
|
|
5075
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
5076
|
+
domain: "support",
|
|
5077
|
+
priority: "p0",
|
|
5078
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
5079
|
+
},
|
|
5080
|
+
{
|
|
5081
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
5082
|
+
domain: "support",
|
|
5083
|
+
priority: "p1",
|
|
5084
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
5085
|
+
},
|
|
5068
5086
|
// --- Operations ---
|
|
5069
5087
|
{
|
|
5070
5088
|
title: "Managers must supervise deployed workers",
|
|
@@ -4564,6 +4564,24 @@ var init_platform_procedures = __esm({
|
|
|
4564
4564
|
priority: "p0",
|
|
4565
4565
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
4566
4566
|
},
|
|
4567
|
+
{
|
|
4568
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
4569
|
+
domain: "support",
|
|
4570
|
+
priority: "p1",
|
|
4571
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4572
|
+
},
|
|
4573
|
+
{
|
|
4574
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
4575
|
+
domain: "support",
|
|
4576
|
+
priority: "p0",
|
|
4577
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
4578
|
+
},
|
|
4579
|
+
{
|
|
4580
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
4581
|
+
domain: "support",
|
|
4582
|
+
priority: "p1",
|
|
4583
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4584
|
+
},
|
|
4567
4585
|
// --- Operations ---
|
|
4568
4586
|
{
|
|
4569
4587
|
title: "Managers must supervise deployed workers",
|
|
@@ -8128,6 +8128,24 @@ var init_platform_procedures = __esm({
|
|
|
8128
8128
|
priority: "p0",
|
|
8129
8129
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
8130
8130
|
},
|
|
8131
|
+
{
|
|
8132
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
8133
|
+
domain: "support",
|
|
8134
|
+
priority: "p1",
|
|
8135
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
8136
|
+
},
|
|
8137
|
+
{
|
|
8138
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
8139
|
+
domain: "support",
|
|
8140
|
+
priority: "p0",
|
|
8141
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
8142
|
+
},
|
|
8143
|
+
{
|
|
8144
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
8145
|
+
domain: "support",
|
|
8146
|
+
priority: "p1",
|
|
8147
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
8148
|
+
},
|
|
8131
8149
|
// --- Operations ---
|
|
8132
8150
|
{
|
|
8133
8151
|
title: "Managers must supervise deployed workers",
|
|
@@ -4564,6 +4564,24 @@ var init_platform_procedures = __esm({
|
|
|
4564
4564
|
priority: "p0",
|
|
4565
4565
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
4566
4566
|
},
|
|
4567
|
+
{
|
|
4568
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
4569
|
+
domain: "support",
|
|
4570
|
+
priority: "p1",
|
|
4571
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4572
|
+
},
|
|
4573
|
+
{
|
|
4574
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
4575
|
+
domain: "support",
|
|
4576
|
+
priority: "p0",
|
|
4577
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
4578
|
+
},
|
|
4579
|
+
{
|
|
4580
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
4581
|
+
domain: "support",
|
|
4582
|
+
priority: "p1",
|
|
4583
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4584
|
+
},
|
|
4567
4585
|
// --- Operations ---
|
|
4568
4586
|
{
|
|
4569
4587
|
title: "Managers must supervise deployed workers",
|
package/dist/hooks/stop.js
CHANGED
|
@@ -4638,6 +4638,24 @@ var init_platform_procedures = __esm({
|
|
|
4638
4638
|
priority: "p0",
|
|
4639
4639
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
4640
4640
|
},
|
|
4641
|
+
{
|
|
4642
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
4643
|
+
domain: "support",
|
|
4644
|
+
priority: "p1",
|
|
4645
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4646
|
+
},
|
|
4647
|
+
{
|
|
4648
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
4649
|
+
domain: "support",
|
|
4650
|
+
priority: "p0",
|
|
4651
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
4652
|
+
},
|
|
4653
|
+
{
|
|
4654
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
4655
|
+
domain: "support",
|
|
4656
|
+
priority: "p1",
|
|
4657
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4658
|
+
},
|
|
4641
4659
|
// --- Operations ---
|
|
4642
4660
|
{
|
|
4643
4661
|
title: "Managers must supervise deployed workers",
|
|
@@ -4601,6 +4601,24 @@ var init_platform_procedures = __esm({
|
|
|
4601
4601
|
priority: "p0",
|
|
4602
4602
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
4603
4603
|
},
|
|
4604
|
+
{
|
|
4605
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
4606
|
+
domain: "support",
|
|
4607
|
+
priority: "p1",
|
|
4608
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4609
|
+
},
|
|
4610
|
+
{
|
|
4611
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
4612
|
+
domain: "support",
|
|
4613
|
+
priority: "p0",
|
|
4614
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
4615
|
+
},
|
|
4616
|
+
{
|
|
4617
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
4618
|
+
domain: "support",
|
|
4619
|
+
priority: "p1",
|
|
4620
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4621
|
+
},
|
|
4604
4622
|
// --- Operations ---
|
|
4605
4623
|
{
|
|
4606
4624
|
title: "Managers must supervise deployed workers",
|
|
@@ -4200,6 +4200,24 @@ var init_platform_procedures = __esm({
|
|
|
4200
4200
|
priority: "p0",
|
|
4201
4201
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
4202
4202
|
},
|
|
4203
|
+
{
|
|
4204
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
4205
|
+
domain: "support",
|
|
4206
|
+
priority: "p1",
|
|
4207
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4208
|
+
},
|
|
4209
|
+
{
|
|
4210
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
4211
|
+
domain: "support",
|
|
4212
|
+
priority: "p0",
|
|
4213
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
4214
|
+
},
|
|
4215
|
+
{
|
|
4216
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
4217
|
+
domain: "support",
|
|
4218
|
+
priority: "p1",
|
|
4219
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
4220
|
+
},
|
|
4203
4221
|
// --- Operations ---
|
|
4204
4222
|
{
|
|
4205
4223
|
title: "Managers must supervise deployed workers",
|
package/dist/index.js
CHANGED
|
@@ -8217,6 +8217,24 @@ var init_platform_procedures = __esm({
|
|
|
8217
8217
|
priority: "p0",
|
|
8218
8218
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
8219
8219
|
},
|
|
8220
|
+
{
|
|
8221
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
8222
|
+
domain: "support",
|
|
8223
|
+
priority: "p1",
|
|
8224
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
8225
|
+
},
|
|
8226
|
+
{
|
|
8227
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
8228
|
+
domain: "support",
|
|
8229
|
+
priority: "p0",
|
|
8230
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
8231
|
+
},
|
|
8232
|
+
{
|
|
8233
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
8234
|
+
domain: "support",
|
|
8235
|
+
priority: "p1",
|
|
8236
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
8237
|
+
},
|
|
8220
8238
|
// --- Operations ---
|
|
8221
8239
|
{
|
|
8222
8240
|
title: "Managers must supervise deployed workers",
|
|
@@ -221,6 +221,24 @@ var PLATFORM_PROCEDURES = [
|
|
|
221
221
|
priority: "p0",
|
|
222
222
|
content: "When an agent encounters a suspected Exe OS bug, update breakage, MCP/tool failure, installer issue, memory/orchestration defect, or customer-local patch need, it MUST use create_bug_report. Do this before or alongside any local workaround so the report reaches AskExe support directly via the customer's license. Do NOT ask the founder for permission to file a required bug report. If create_bug_report is deferred/lazy-loaded, load it and call it. If it is unavailable in the live MCP surface, report 'create_bug_report unavailable in this session' and save a local report in exe/output \u2014 never claim the tool does not exist unless the live MCP surface was checked. If upstream delivery fails, call support_test (MCP) and include its result in the local report so AskExe can distinguish customer setup, license provisioning, and server intake issues; only ask the founder to run `exe-os support test` if MCP is disconnected/unavailable. Classify first: upstream_bug = reproducible exe-os/platform defect; customer_customization = identity, behavior, procedure, config, branding, workflow preference that belongs in customer-owned layers; emergency_hotfix = temporary local patch. For upstream bugs/emergency hotfixes include version, repro steps, expected/actual, files changed, workaround, and local diff summary. Avoid permanent platform-code patches unless founder approves; if a hotfix is unavoidable, document it in the bug report and re-check after npm update."
|
|
223
223
|
},
|
|
224
|
+
{
|
|
225
|
+
title: "Bug report status check \u2014 surface available fixes on boot",
|
|
226
|
+
domain: "support",
|
|
227
|
+
priority: "p1",
|
|
228
|
+
content: "Once per session (COO boot only, never repeat), call list_my_bug_reports to check if any previously filed bug reports have been fixed by AskExe. If any report has status 'fixed' with a fixed_version, surface it to the founder immediately: '\u{1F527} N bug fix(es) available \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no reports exist or none are fixed, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
title: "Feature request triage \u2014 upstream feature vs local customization",
|
|
232
|
+
domain: "support",
|
|
233
|
+
priority: "p0",
|
|
234
|
+
content: "When an agent or founder identifies a desired capability that exe-os does not yet provide, the COO (or equivalent coordinator) must decide: is this a local customization (identity, behavior, procedure, config, branding, workflow preference that can be configured in customer-owned layers) or an upstream feature request (a platform capability that requires changes to exe-os code, shipped via npm update)? Local customizations: implement immediately using store_behavior, update_identity, company_procedure, or config changes. Upstream features: use create_feature_request to submit to AskExe. Include use case, business impact, and current workaround. Do NOT ask the founder for permission to file a feature request \u2014 file it proactively when the need is clear."
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
title: "Feature request status check \u2014 surface shipped features on boot",
|
|
238
|
+
domain: "support",
|
|
239
|
+
priority: "p1",
|
|
240
|
+
content: "Once per session (COO boot only, never repeat), call list_my_feature_requests to check if any previously filed feature requests have been shipped by AskExe. If any request has status 'shipped' with a shipped_version, surface it to the founder immediately: '\u{1F680} N feature(s) shipped \u2014 run exe-os update to get version X.Y.Z'. This is a one-time check at boot, not a recurring poll. If no requests exist or none are shipped, skip silently. If the MCP tool is unavailable or the network call fails, skip silently \u2014 this is informational, not blocking."
|
|
241
|
+
},
|
|
224
242
|
// --- Operations ---
|
|
225
243
|
{
|
|
226
244
|
title: "Managers must supervise deployed workers",
|