holycodex 0.14.1-dev.231.1 → 0.15.0-dev.28.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.
Files changed (65) hide show
  1. package/README.md +4 -21
  2. package/dist/assets/plugin/agents/explorer.md +11 -0
  3. package/dist/assets/plugin/agents/librarian.md +11 -0
  4. package/dist/assets/plugin/agents/reviewer.md +11 -0
  5. package/dist/assets/plugin/agents/root.md +11 -0
  6. package/dist/assets/plugin/agents/worker.md +13 -0
  7. package/dist/assets/plugin/compaction/holycodex.md +6 -0
  8. package/dist/assets/plugin/compaction/manifest.json +5 -0
  9. package/dist/assets/plugin/hooks/manifest.json +11 -0
  10. package/dist/assets/plugin/plugin.json +39 -0
  11. package/dist/assets/plugin/rules/holycodex.md +17 -0
  12. package/dist/assets/plugin/rules/manifest.json +4 -0
  13. package/dist/assets/plugin/skills/ast-grep/SKILL.md +7 -0
  14. package/dist/assets/plugin/skills/ast-grep/agents/openai.yaml +6 -0
  15. package/dist/assets/plugin/skills/babysit-ci/SKILL.md +10 -0
  16. package/dist/assets/plugin/skills/babysit-ci/agents/openai.yaml +6 -0
  17. package/dist/assets/plugin/skills/code-review/SKILL.md +10 -0
  18. package/dist/assets/plugin/skills/code-review/agents/openai.yaml +6 -0
  19. package/dist/assets/plugin/skills/commit/SKILL.md +7 -0
  20. package/dist/assets/plugin/skills/commit/agents/openai.yaml +6 -0
  21. package/dist/assets/plugin/skills/compress/SKILL.md +7 -0
  22. package/dist/assets/plugin/skills/compress/agents/openai.yaml +6 -0
  23. package/dist/assets/plugin/skills/context7-cli/SKILL.md +10 -0
  24. package/dist/assets/plugin/skills/context7-cli/agents/openai.yaml +6 -0
  25. package/dist/assets/plugin/skills/debugging/SKILL.md +10 -0
  26. package/dist/assets/plugin/skills/debugging/agents/openai.yaml +6 -0
  27. package/dist/assets/plugin/skills/handoff/SKILL.md +7 -0
  28. package/dist/assets/plugin/skills/handoff/agents/openai.yaml +6 -0
  29. package/dist/assets/plugin/skills/lsp/SKILL.md +7 -0
  30. package/dist/assets/plugin/skills/lsp/agents/openai.yaml +6 -0
  31. package/dist/assets/plugin/skills/lsp-setup/SKILL.md +7 -0
  32. package/dist/assets/plugin/skills/lsp-setup/agents/openai.yaml +6 -0
  33. package/dist/assets/plugin/skills/plan/SKILL.md +10 -0
  34. package/dist/assets/plugin/skills/plan/agents/openai.yaml +6 -0
  35. package/dist/assets/plugin/skills/plan-review/SKILL.md +7 -0
  36. package/dist/assets/plugin/skills/plan-review/agents/openai.yaml +6 -0
  37. package/dist/assets/plugin/skills/ponytail/LICENSE +21 -0
  38. package/dist/assets/plugin/skills/ponytail/NOTICE +4 -0
  39. package/dist/assets/plugin/skills/ponytail/SKILL.md +120 -0
  40. package/dist/assets/plugin/skills/ponytail/agents/openai.yaml +6 -0
  41. package/dist/assets/plugin/skills/ponytail/metadata.json +12 -0
  42. package/dist/assets/plugin/skills/programming/SKILL.md +10 -0
  43. package/dist/assets/plugin/skills/programming/agents/openai.yaml +6 -0
  44. package/dist/assets/plugin/skills/refactor/SKILL.md +7 -0
  45. package/dist/assets/plugin/skills/refactor/agents/openai.yaml +6 -0
  46. package/dist/assets/plugin/skills/remove-slop/SKILL.md +7 -0
  47. package/dist/assets/plugin/skills/remove-slop/agents/openai.yaml +6 -0
  48. package/dist/assets/plugin/skills/rules/SKILL.md +7 -0
  49. package/dist/assets/plugin/skills/rules/agents/openai.yaml +6 -0
  50. package/dist/assets/plugin/skills/workflows/SKILL.md +10 -0
  51. package/dist/assets/plugin/skills/workflows/agents/openai.yaml +6 -0
  52. package/dist/assets/plugin/skills/writing-for-agents/SKILL.md +10 -0
  53. package/dist/assets/plugin/skills/writing-for-agents/agents/openai.yaml +6 -0
  54. package/dist/assets/safe-filesystem/linux-x64/manifest.json +1 -0
  55. package/dist/assets/safe-filesystem/linux-x64/safe-filesystem +0 -0
  56. package/dist/binary-DODC08JV.js +3 -0
  57. package/dist/binary-DYvVDqZ5.js +15334 -0
  58. package/dist/index.js +15 -0
  59. package/dist/src-BOQ_ib7j.js +3 -0
  60. package/dist/src-DamQOFzF.js +31873 -0
  61. package/package.json +24 -44
  62. package/LICENSE.md +0 -82
  63. package/THIRD-PARTY-NOTICES.md +0 -13
  64. package/bin/holycodex.js +0 -2
  65. package/dist/cli.js +0 -7195
package/dist/index.js ADDED
@@ -0,0 +1,15 @@
1
+ #!/usr/bin/env bun
2
+ import { $ as acquireInstallLock, A as installHolyCodex, B as WorkflowStoreError, C as GENERATED_WORKFLOW_SCHEMA_EPOCH, D as assertSafeWorkflowName, E as assertSafeSessionId, F as MIGRATION_RECORD_NAME, G as readCanonicalVersion, H as OfficialPluginManagerError, I as inspectLegacyState, J as managedEntryMatches, K as updateCanonicalVersion, L as migrateLegacyState, M as verifyActivation, N as LEGACY_SCHEMA_EPOCH, O as shortWorkflowHash, P as MIGRATED_STATE_NAME, Q as LockError, R as readMigratedInstallerSelections, S as GENERATED_WORKFLOW_NAMING_VERSION, T as GeneratedWorkflowStoreError, U as publicManifestPath, V as CodexOfficialPluginManager, W as readCanonicalBaseVersion, X as readMarketplace, Y as managedMarketplaceEntry, Z as writeMarketplace, _ as doctorHolyCodex, a as helpRequested, at as ArgumentError, b as GENERATED_WORKFLOW_MAX_SESSION_ID_BYTES, c as WorkflowCommandError, ct as CapabilityStateRecordSchema, d as invokeWorkflowCapability, et as PathBoundaryError, f as loadNativeWorkflow, g as cleanupHolyCodex, h as CleanupError, i as runCli, it as resolveInstallerPaths, j as readActiveInstallRecord, k as InstallerError, l as createDefaultWorkflowService, lt as InstallRecordSchema, m as readWorkflowSource, n as executeCommand, nt as assertRootText, o as helpText, ot as parseArgv, p as optionalArgs, q as MarketplaceError, r as renderHuman, rt as pathWithin, s as helpTopic, st as CapabilityInstallStateSchema, t as runBinary, tt as STATE_SCHEMA, u as executeWorkflowCommand, v as GENERATED_WORKFLOW_DEFAULT_TTL_MS, w as GeneratedWorkflowStore, x as GENERATED_WORKFLOW_MAX_SOURCE_BYTES, y as GENERATED_WORKFLOW_MAX_NAME_BYTES, z as RefinementStoreError } from "./binary-DYvVDqZ5.js";
3
+ //#region packages/cli/src/index.ts
4
+ const packageName = "holycodex";
5
+ if (import.meta.main) {
6
+ if (Bun.argv[2] === "--__holycodex-workflow-child") {
7
+ const { runWorkflowChild } = await import("./src-BOQ_ib7j.js");
8
+ await runWorkflowChild();
9
+ } else {
10
+ const { runBinary } = await import("./binary-DODC08JV.js");
11
+ process.exitCode = await runBinary();
12
+ }
13
+ }
14
+ //#endregion
15
+ export { ArgumentError, CapabilityInstallStateSchema, CapabilityStateRecordSchema, CleanupError, CodexOfficialPluginManager, GENERATED_WORKFLOW_DEFAULT_TTL_MS, GENERATED_WORKFLOW_MAX_NAME_BYTES, GENERATED_WORKFLOW_MAX_SESSION_ID_BYTES, GENERATED_WORKFLOW_MAX_SOURCE_BYTES, GENERATED_WORKFLOW_NAMING_VERSION, GENERATED_WORKFLOW_SCHEMA_EPOCH, GeneratedWorkflowStore, GeneratedWorkflowStoreError, InstallRecordSchema, InstallerError, LEGACY_SCHEMA_EPOCH, LockError, MIGRATED_STATE_NAME, MIGRATION_RECORD_NAME, MarketplaceError, OfficialPluginManagerError, PathBoundaryError, RefinementStoreError, STATE_SCHEMA, WorkflowCommandError, WorkflowStoreError, acquireInstallLock, assertRootText, assertSafeSessionId, assertSafeWorkflowName, cleanupHolyCodex, createDefaultWorkflowService, doctorHolyCodex, executeCommand, executeWorkflowCommand, helpRequested, helpText, helpTopic, inspectLegacyState, installHolyCodex, invokeWorkflowCapability, loadNativeWorkflow, managedEntryMatches, managedMarketplaceEntry, migrateLegacyState, optionalArgs, packageName, parseArgv, pathWithin, publicManifestPath, readActiveInstallRecord, readCanonicalBaseVersion, readCanonicalVersion, readMarketplace, readMigratedInstallerSelections, readWorkflowSource, renderHuman, resolveInstallerPaths, runBinary, runCli, shortWorkflowHash, updateCanonicalVersion, verifyActivation, writeMarketplace };
@@ -0,0 +1,3 @@
1
+ #!/usr/bin/env bun
2
+ import { r as runWorkflowChild } from "./src-DamQOFzF.js";
3
+ export { runWorkflowChild };