@swarmify/agents-cli 1.13.4 → 1.14.2
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/README.md +4 -319
- package/bin/agents.js +2 -0
- package/package.json +13 -79
- package/scripts/postinstall.js +4 -71
- package/CHANGELOG.md +0 -316
- package/LICENSE +0 -21
- package/dist/commands/__tests__/sessions-tail.test.d.ts +0 -2
- package/dist/commands/__tests__/sessions-tail.test.d.ts.map +0 -1
- package/dist/commands/__tests__/sessions-tail.test.js +0 -108
- package/dist/commands/__tests__/sessions-tail.test.js.map +0 -1
- package/dist/commands/__tests__/sessions.test.d.ts +0 -2
- package/dist/commands/__tests__/sessions.test.d.ts.map +0 -1
- package/dist/commands/__tests__/sessions.test.js +0 -636
- package/dist/commands/__tests__/sessions.test.js.map +0 -1
- package/dist/commands/cloud.d.ts +0 -11
- package/dist/commands/cloud.d.ts.map +0 -1
- package/dist/commands/cloud.js +0 -363
- package/dist/commands/cloud.js.map +0 -1
- package/dist/commands/commands.d.ts +0 -12
- package/dist/commands/commands.d.ts.map +0 -1
- package/dist/commands/commands.js +0 -629
- package/dist/commands/commands.js.map +0 -1
- package/dist/commands/daemon.d.ts +0 -11
- package/dist/commands/daemon.d.ts.map +0 -1
- package/dist/commands/daemon.js +0 -119
- package/dist/commands/daemon.js.map +0 -1
- package/dist/commands/drive.d.ts +0 -11
- package/dist/commands/drive.d.ts.map +0 -1
- package/dist/commands/drive.js +0 -175
- package/dist/commands/drive.js.map +0 -1
- package/dist/commands/exec.d.ts +0 -11
- package/dist/commands/exec.d.ts.map +0 -1
- package/dist/commands/exec.js +0 -251
- package/dist/commands/exec.js.map +0 -1
- package/dist/commands/factory.d.ts +0 -11
- package/dist/commands/factory.d.ts.map +0 -1
- package/dist/commands/factory.js +0 -445
- package/dist/commands/factory.js.map +0 -1
- package/dist/commands/fork.d.ts +0 -11
- package/dist/commands/fork.d.ts.map +0 -1
- package/dist/commands/fork.js +0 -147
- package/dist/commands/fork.js.map +0 -1
- package/dist/commands/hooks.d.ts +0 -12
- package/dist/commands/hooks.d.ts.map +0 -1
- package/dist/commands/hooks.js +0 -690
- package/dist/commands/hooks.js.map +0 -1
- package/dist/commands/init.d.ts +0 -15
- package/dist/commands/init.d.ts.map +0 -1
- package/dist/commands/init.js +0 -137
- package/dist/commands/init.js.map +0 -1
- package/dist/commands/mcp.d.ts +0 -12
- package/dist/commands/mcp.d.ts.map +0 -1
- package/dist/commands/mcp.js +0 -583
- package/dist/commands/mcp.js.map +0 -1
- package/dist/commands/models.d.ts +0 -11
- package/dist/commands/models.d.ts.map +0 -1
- package/dist/commands/models.js +0 -170
- package/dist/commands/models.js.map +0 -1
- package/dist/commands/packages.d.ts +0 -11
- package/dist/commands/packages.d.ts.map +0 -1
- package/dist/commands/packages.js +0 -551
- package/dist/commands/packages.js.map +0 -1
- package/dist/commands/permissions.d.ts +0 -12
- package/dist/commands/permissions.d.ts.map +0 -1
- package/dist/commands/permissions.js +0 -724
- package/dist/commands/permissions.js.map +0 -1
- package/dist/commands/plugins.d.ts +0 -11
- package/dist/commands/plugins.d.ts.map +0 -1
- package/dist/commands/plugins.js +0 -393
- package/dist/commands/plugins.js.map +0 -1
- package/dist/commands/profiles.d.ts +0 -12
- package/dist/commands/profiles.d.ts.map +0 -1
- package/dist/commands/profiles.js +0 -255
- package/dist/commands/profiles.js.map +0 -1
- package/dist/commands/pty.d.ts +0 -21
- package/dist/commands/pty.d.ts.map +0 -1
- package/dist/commands/pty.js +0 -391
- package/dist/commands/pty.js.map +0 -1
- package/dist/commands/pull.d.ts +0 -11
- package/dist/commands/pull.d.ts.map +0 -1
- package/dist/commands/pull.js +0 -456
- package/dist/commands/pull.js.map +0 -1
- package/dist/commands/push.d.ts +0 -11
- package/dist/commands/push.d.ts.map +0 -1
- package/dist/commands/push.js +0 -188
- package/dist/commands/push.js.map +0 -1
- package/dist/commands/refresh-memory.d.ts +0 -16
- package/dist/commands/refresh-memory.d.ts.map +0 -1
- package/dist/commands/refresh-memory.js +0 -52
- package/dist/commands/refresh-memory.js.map +0 -1
- package/dist/commands/resource-view.d.ts +0 -39
- package/dist/commands/resource-view.d.ts.map +0 -1
- package/dist/commands/resource-view.js +0 -197
- package/dist/commands/resource-view.js.map +0 -1
- package/dist/commands/routines.d.ts +0 -11
- package/dist/commands/routines.d.ts.map +0 -1
- package/dist/commands/routines.js +0 -590
- package/dist/commands/routines.js.map +0 -1
- package/dist/commands/rules.d.ts +0 -12
- package/dist/commands/rules.d.ts.map +0 -1
- package/dist/commands/rules.js +0 -489
- package/dist/commands/rules.js.map +0 -1
- package/dist/commands/secrets.d.ts +0 -11
- package/dist/commands/secrets.d.ts.map +0 -1
- package/dist/commands/secrets.js +0 -352
- package/dist/commands/secrets.js.map +0 -1
- package/dist/commands/sessions-picker.d.ts +0 -18
- package/dist/commands/sessions-picker.d.ts.map +0 -1
- package/dist/commands/sessions-picker.js +0 -265
- package/dist/commands/sessions-picker.js.map +0 -1
- package/dist/commands/sessions-tail.d.ts +0 -20
- package/dist/commands/sessions-tail.d.ts.map +0 -1
- package/dist/commands/sessions-tail.js +0 -236
- package/dist/commands/sessions-tail.js.map +0 -1
- package/dist/commands/sessions.d.ts +0 -18
- package/dist/commands/sessions.d.ts.map +0 -1
- package/dist/commands/sessions.js +0 -1173
- package/dist/commands/sessions.js.map +0 -1
- package/dist/commands/skills.d.ts +0 -12
- package/dist/commands/skills.d.ts.map +0 -1
- package/dist/commands/skills.js +0 -717
- package/dist/commands/skills.js.map +0 -1
- package/dist/commands/status.d.ts +0 -10
- package/dist/commands/status.d.ts.map +0 -1
- package/dist/commands/status.js +0 -26
- package/dist/commands/status.js.map +0 -1
- package/dist/commands/subagents.d.ts +0 -11
- package/dist/commands/subagents.d.ts.map +0 -1
- package/dist/commands/subagents.js +0 -361
- package/dist/commands/subagents.js.map +0 -1
- package/dist/commands/sync.d.ts +0 -11
- package/dist/commands/sync.d.ts.map +0 -1
- package/dist/commands/sync.js +0 -70
- package/dist/commands/sync.js.map +0 -1
- package/dist/commands/teams-picker.d.ts +0 -18
- package/dist/commands/teams-picker.d.ts.map +0 -1
- package/dist/commands/teams-picker.js +0 -290
- package/dist/commands/teams-picker.js.map +0 -1
- package/dist/commands/teams.d.ts +0 -18
- package/dist/commands/teams.d.ts.map +0 -1
- package/dist/commands/teams.js +0 -1144
- package/dist/commands/teams.js.map +0 -1
- package/dist/commands/utils.d.ts +0 -45
- package/dist/commands/utils.d.ts.map +0 -1
- package/dist/commands/utils.js +0 -106
- package/dist/commands/utils.js.map +0 -1
- package/dist/commands/versions.d.ts +0 -11
- package/dist/commands/versions.d.ts.map +0 -1
- package/dist/commands/versions.js +0 -701
- package/dist/commands/versions.js.map +0 -1
- package/dist/commands/view.d.ts +0 -43
- package/dist/commands/view.d.ts.map +0 -1
- package/dist/commands/view.js +0 -894
- package/dist/commands/view.js.map +0 -1
- package/dist/index.d.ts +0 -9
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -496
- package/dist/index.js.map +0 -1
- package/dist/lib/__tests__/bugfixes.test.d.ts +0 -2
- package/dist/lib/__tests__/bugfixes.test.d.ts.map +0 -1
- package/dist/lib/__tests__/bugfixes.test.js +0 -192
- package/dist/lib/__tests__/bugfixes.test.js.map +0 -1
- package/dist/lib/__tests__/exec.test.d.ts +0 -2
- package/dist/lib/__tests__/exec.test.d.ts.map +0 -1
- package/dist/lib/__tests__/exec.test.js +0 -446
- package/dist/lib/__tests__/exec.test.js.map +0 -1
- package/dist/lib/__tests__/git-sync.test.d.ts +0 -2
- package/dist/lib/__tests__/git-sync.test.d.ts.map +0 -1
- package/dist/lib/__tests__/git-sync.test.js +0 -138
- package/dist/lib/__tests__/git-sync.test.js.map +0 -1
- package/dist/lib/__tests__/hooks.test.d.ts +0 -2
- package/dist/lib/__tests__/hooks.test.d.ts.map +0 -1
- package/dist/lib/__tests__/hooks.test.js +0 -203
- package/dist/lib/__tests__/hooks.test.js.map +0 -1
- package/dist/lib/__tests__/memory-compile.test.d.ts +0 -2
- package/dist/lib/__tests__/memory-compile.test.d.ts.map +0 -1
- package/dist/lib/__tests__/memory-compile.test.js +0 -95
- package/dist/lib/__tests__/memory-compile.test.js.map +0 -1
- package/dist/lib/__tests__/models.test.d.ts +0 -2
- package/dist/lib/__tests__/models.test.d.ts.map +0 -1
- package/dist/lib/__tests__/models.test.js +0 -239
- package/dist/lib/__tests__/models.test.js.map +0 -1
- package/dist/lib/__tests__/rotate.test.d.ts +0 -2
- package/dist/lib/__tests__/rotate.test.d.ts.map +0 -1
- package/dist/lib/__tests__/rotate.test.js +0 -80
- package/dist/lib/__tests__/rotate.test.js.map +0 -1
- package/dist/lib/__tests__/secrets-bundles.test.d.ts +0 -2
- package/dist/lib/__tests__/secrets-bundles.test.d.ts.map +0 -1
- package/dist/lib/__tests__/secrets-bundles.test.js +0 -104
- package/dist/lib/__tests__/secrets-bundles.test.js.map +0 -1
- package/dist/lib/__tests__/secrets.test.d.ts +0 -2
- package/dist/lib/__tests__/secrets.test.d.ts.map +0 -1
- package/dist/lib/__tests__/secrets.test.js +0 -90
- package/dist/lib/__tests__/secrets.test.js.map +0 -1
- package/dist/lib/__tests__/shims.test.d.ts +0 -2
- package/dist/lib/__tests__/shims.test.d.ts.map +0 -1
- package/dist/lib/__tests__/shims.test.js +0 -57
- package/dist/lib/__tests__/shims.test.js.map +0 -1
- package/dist/lib/__tests__/usage.test.d.ts +0 -2
- package/dist/lib/__tests__/usage.test.d.ts.map +0 -1
- package/dist/lib/__tests__/usage.test.js +0 -220
- package/dist/lib/__tests__/usage.test.js.map +0 -1
- package/dist/lib/__tests__/versions.test.d.ts +0 -2
- package/dist/lib/__tests__/versions.test.d.ts.map +0 -1
- package/dist/lib/__tests__/versions.test.js +0 -63
- package/dist/lib/__tests__/versions.test.js.map +0 -1
- package/dist/lib/agents.d.ts +0 -158
- package/dist/lib/agents.d.ts.map +0 -1
- package/dist/lib/agents.js +0 -1159
- package/dist/lib/agents.js.map +0 -1
- package/dist/lib/artifact-actions.d.ts +0 -27
- package/dist/lib/artifact-actions.d.ts.map +0 -1
- package/dist/lib/artifact-actions.js +0 -58
- package/dist/lib/artifact-actions.js.map +0 -1
- package/dist/lib/cloud/codex.d.ts +0 -26
- package/dist/lib/cloud/codex.d.ts.map +0 -1
- package/dist/lib/cloud/codex.js +0 -237
- package/dist/lib/cloud/codex.js.map +0 -1
- package/dist/lib/cloud/factory.d.ts +0 -32
- package/dist/lib/cloud/factory.d.ts.map +0 -1
- package/dist/lib/cloud/factory.js +0 -43
- package/dist/lib/cloud/factory.js.map +0 -1
- package/dist/lib/cloud/registry.d.ts +0 -16
- package/dist/lib/cloud/registry.d.ts.map +0 -1
- package/dist/lib/cloud/registry.js +0 -68
- package/dist/lib/cloud/registry.js.map +0 -1
- package/dist/lib/cloud/rush.d.ts +0 -37
- package/dist/lib/cloud/rush.d.ts.map +0 -1
- package/dist/lib/cloud/rush.js +0 -230
- package/dist/lib/cloud/rush.js.map +0 -1
- package/dist/lib/cloud/rush.test.d.ts +0 -2
- package/dist/lib/cloud/rush.test.d.ts.map +0 -1
- package/dist/lib/cloud/rush.test.js +0 -63
- package/dist/lib/cloud/rush.test.js.map +0 -1
- package/dist/lib/cloud/store.d.ts +0 -23
- package/dist/lib/cloud/store.d.ts.map +0 -1
- package/dist/lib/cloud/store.js +0 -116
- package/dist/lib/cloud/store.js.map +0 -1
- package/dist/lib/cloud/stream.d.ts +0 -24
- package/dist/lib/cloud/stream.d.ts.map +0 -1
- package/dist/lib/cloud/stream.js +0 -145
- package/dist/lib/cloud/stream.js.map +0 -1
- package/dist/lib/cloud/types.d.ts +0 -109
- package/dist/lib/cloud/types.d.ts.map +0 -1
- package/dist/lib/cloud/types.js +0 -33
- package/dist/lib/cloud/types.js.map +0 -1
- package/dist/lib/cloud/types.test.d.ts +0 -2
- package/dist/lib/cloud/types.test.d.ts.map +0 -1
- package/dist/lib/cloud/types.test.js +0 -41
- package/dist/lib/cloud/types.test.js.map +0 -1
- package/dist/lib/commands.d.ts +0 -141
- package/dist/lib/commands.d.ts.map +0 -1
- package/dist/lib/commands.js +0 -514
- package/dist/lib/commands.js.map +0 -1
- package/dist/lib/convert.d.ts +0 -21
- package/dist/lib/convert.d.ts.map +0 -1
- package/dist/lib/convert.js +0 -54
- package/dist/lib/convert.js.map +0 -1
- package/dist/lib/daemon.d.ts +0 -43
- package/dist/lib/daemon.d.ts.map +0 -1
- package/dist/lib/daemon.js +0 -332
- package/dist/lib/daemon.js.map +0 -1
- package/dist/lib/drive-sync.d.ts +0 -46
- package/dist/lib/drive-sync.d.ts.map +0 -1
- package/dist/lib/drive-sync.js +0 -209
- package/dist/lib/drive-sync.js.map +0 -1
- package/dist/lib/exec.d.ts +0 -101
- package/dist/lib/exec.d.ts.map +0 -1
- package/dist/lib/exec.js +0 -450
- package/dist/lib/exec.js.map +0 -1
- package/dist/lib/factory/__tests__/config.test.d.ts +0 -2
- package/dist/lib/factory/__tests__/config.test.d.ts.map +0 -1
- package/dist/lib/factory/__tests__/config.test.js +0 -128
- package/dist/lib/factory/__tests__/config.test.js.map +0 -1
- package/dist/lib/factory/config.d.ts +0 -49
- package/dist/lib/factory/config.d.ts.map +0 -1
- package/dist/lib/factory/config.js +0 -127
- package/dist/lib/factory/config.js.map +0 -1
- package/dist/lib/factory.d.ts +0 -57
- package/dist/lib/factory.d.ts.map +0 -1
- package/dist/lib/factory.js +0 -107
- package/dist/lib/factory.js.map +0 -1
- package/dist/lib/git.d.ts +0 -157
- package/dist/lib/git.d.ts.map +0 -1
- package/dist/lib/git.js +0 -647
- package/dist/lib/git.js.map +0 -1
- package/dist/lib/help.d.ts +0 -10
- package/dist/lib/help.d.ts.map +0 -1
- package/dist/lib/help.js +0 -66
- package/dist/lib/help.js.map +0 -1
- package/dist/lib/hooks.d.ts +0 -125
- package/dist/lib/hooks.d.ts.map +0 -1
- package/dist/lib/hooks.js +0 -846
- package/dist/lib/hooks.js.map +0 -1
- package/dist/lib/ledger/__tests__/local.test.d.ts +0 -2
- package/dist/lib/ledger/__tests__/local.test.d.ts.map +0 -1
- package/dist/lib/ledger/__tests__/local.test.js +0 -177
- package/dist/lib/ledger/__tests__/local.test.js.map +0 -1
- package/dist/lib/ledger/__tests__/sync.test.d.ts +0 -2
- package/dist/lib/ledger/__tests__/sync.test.d.ts.map +0 -1
- package/dist/lib/ledger/__tests__/sync.test.js +0 -117
- package/dist/lib/ledger/__tests__/sync.test.js.map +0 -1
- package/dist/lib/ledger/index.d.ts +0 -18
- package/dist/lib/ledger/index.d.ts.map +0 -1
- package/dist/lib/ledger/index.js +0 -32
- package/dist/lib/ledger/index.js.map +0 -1
- package/dist/lib/ledger/local.d.ts +0 -22
- package/dist/lib/ledger/local.d.ts.map +0 -1
- package/dist/lib/ledger/local.js +0 -333
- package/dist/lib/ledger/local.js.map +0 -1
- package/dist/lib/ledger/r2.d.ts +0 -41
- package/dist/lib/ledger/r2.d.ts.map +0 -1
- package/dist/lib/ledger/r2.js +0 -335
- package/dist/lib/ledger/r2.js.map +0 -1
- package/dist/lib/ledger/sync.d.ts +0 -33
- package/dist/lib/ledger/sync.d.ts.map +0 -1
- package/dist/lib/ledger/sync.js +0 -106
- package/dist/lib/ledger/sync.js.map +0 -1
- package/dist/lib/ledger/types.d.ts +0 -100
- package/dist/lib/ledger/types.d.ts.map +0 -1
- package/dist/lib/ledger/types.js +0 -21
- package/dist/lib/ledger/types.js.map +0 -1
- package/dist/lib/manifest.d.ts +0 -14
- package/dist/lib/manifest.d.ts.map +0 -1
- package/dist/lib/manifest.js +0 -48
- package/dist/lib/manifest.js.map +0 -1
- package/dist/lib/markdown.d.ts +0 -5
- package/dist/lib/markdown.d.ts.map +0 -1
- package/dist/lib/markdown.js +0 -17
- package/dist/lib/markdown.js.map +0 -1
- package/dist/lib/mcp.d.ts +0 -64
- package/dist/lib/mcp.d.ts.map +0 -1
- package/dist/lib/mcp.js +0 -327
- package/dist/lib/mcp.js.map +0 -1
- package/dist/lib/memory-compile.d.ts +0 -65
- package/dist/lib/memory-compile.d.ts.map +0 -1
- package/dist/lib/memory-compile.js +0 -174
- package/dist/lib/memory-compile.js.map +0 -1
- package/dist/lib/memory.d.ts +0 -64
- package/dist/lib/memory.d.ts.map +0 -1
- package/dist/lib/memory.js +0 -275
- package/dist/lib/memory.js.map +0 -1
- package/dist/lib/models.d.ts +0 -98
- package/dist/lib/models.d.ts.map +0 -1
- package/dist/lib/models.js +0 -728
- package/dist/lib/models.js.map +0 -1
- package/dist/lib/permissions.d.ts +0 -227
- package/dist/lib/permissions.d.ts.map +0 -1
- package/dist/lib/permissions.js +0 -1085
- package/dist/lib/permissions.js.map +0 -1
- package/dist/lib/picker.d.ts +0 -27
- package/dist/lib/picker.d.ts.map +0 -1
- package/dist/lib/picker.js +0 -110
- package/dist/lib/picker.js.map +0 -1
- package/dist/lib/plugins.d.ts +0 -80
- package/dist/lib/plugins.d.ts.map +0 -1
- package/dist/lib/plugins.js +0 -556
- package/dist/lib/plugins.js.map +0 -1
- package/dist/lib/profiles-keychain.d.ts +0 -11
- package/dist/lib/profiles-keychain.d.ts.map +0 -1
- package/dist/lib/profiles-keychain.js +0 -14
- package/dist/lib/profiles-keychain.js.map +0 -1
- package/dist/lib/profiles-presets.d.ts +0 -25
- package/dist/lib/profiles-presets.d.ts.map +0 -1
- package/dist/lib/profiles-presets.js +0 -104
- package/dist/lib/profiles-presets.js.map +0 -1
- package/dist/lib/profiles.d.ts +0 -70
- package/dist/lib/profiles.d.ts.map +0 -1
- package/dist/lib/profiles.js +0 -145
- package/dist/lib/profiles.js.map +0 -1
- package/dist/lib/pty-client.d.ts +0 -23
- package/dist/lib/pty-client.d.ts.map +0 -1
- package/dist/lib/pty-client.js +0 -181
- package/dist/lib/pty-client.js.map +0 -1
- package/dist/lib/pty-server.d.ts +0 -21
- package/dist/lib/pty-server.d.ts.map +0 -1
- package/dist/lib/pty-server.js +0 -427
- package/dist/lib/pty-server.js.map +0 -1
- package/dist/lib/registry.d.ts +0 -45
- package/dist/lib/registry.d.ts.map +0 -1
- package/dist/lib/registry.js +0 -220
- package/dist/lib/registry.js.map +0 -1
- package/dist/lib/resources.d.ts +0 -55
- package/dist/lib/resources.d.ts.map +0 -1
- package/dist/lib/resources.js +0 -103
- package/dist/lib/resources.js.map +0 -1
- package/dist/lib/rotate.d.ts +0 -58
- package/dist/lib/rotate.d.ts.map +0 -1
- package/dist/lib/rotate.js +0 -93
- package/dist/lib/rotate.js.map +0 -1
- package/dist/lib/routines.d.ts +0 -99
- package/dist/lib/routines.d.ts.map +0 -1
- package/dist/lib/routines.js +0 -352
- package/dist/lib/routines.js.map +0 -1
- package/dist/lib/runner.d.ts +0 -26
- package/dist/lib/runner.d.ts.map +0 -1
- package/dist/lib/runner.js +0 -325
- package/dist/lib/runner.js.map +0 -1
- package/dist/lib/sandbox.d.ts +0 -26
- package/dist/lib/sandbox.d.ts.map +0 -1
- package/dist/lib/sandbox.js +0 -218
- package/dist/lib/sandbox.js.map +0 -1
- package/dist/lib/scheduler.d.ts +0 -26
- package/dist/lib/scheduler.d.ts.map +0 -1
- package/dist/lib/scheduler.js +0 -77
- package/dist/lib/scheduler.js.map +0 -1
- package/dist/lib/secrets-bundles.d.ts +0 -38
- package/dist/lib/secrets-bundles.d.ts.map +0 -1
- package/dist/lib/secrets-bundles.js +0 -176
- package/dist/lib/secrets-bundles.js.map +0 -1
- package/dist/lib/secrets.d.ts +0 -53
- package/dist/lib/secrets.d.ts.map +0 -1
- package/dist/lib/secrets.js +0 -140
- package/dist/lib/secrets.js.map +0 -1
- package/dist/lib/session/__tests__/db.test.d.ts +0 -2
- package/dist/lib/session/__tests__/db.test.d.ts.map +0 -1
- package/dist/lib/session/__tests__/db.test.js +0 -54
- package/dist/lib/session/__tests__/db.test.js.map +0 -1
- package/dist/lib/session/__tests__/discover.test.d.ts +0 -2
- package/dist/lib/session/__tests__/discover.test.d.ts.map +0 -1
- package/dist/lib/session/__tests__/discover.test.js +0 -63
- package/dist/lib/session/__tests__/discover.test.js.map +0 -1
- package/dist/lib/session/__tests__/prompt.test.d.ts +0 -2
- package/dist/lib/session/__tests__/prompt.test.d.ts.map +0 -1
- package/dist/lib/session/__tests__/prompt.test.js +0 -44
- package/dist/lib/session/__tests__/prompt.test.js.map +0 -1
- package/dist/lib/session/__tests__/render.test.d.ts +0 -2
- package/dist/lib/session/__tests__/render.test.d.ts.map +0 -1
- package/dist/lib/session/__tests__/render.test.js +0 -602
- package/dist/lib/session/__tests__/render.test.js.map +0 -1
- package/dist/lib/session/active.d.ts +0 -44
- package/dist/lib/session/active.d.ts.map +0 -1
- package/dist/lib/session/active.js +0 -379
- package/dist/lib/session/active.js.map +0 -1
- package/dist/lib/session/artifacts.d.ts +0 -15
- package/dist/lib/session/artifacts.d.ts.map +0 -1
- package/dist/lib/session/artifacts.js +0 -86
- package/dist/lib/session/artifacts.js.map +0 -1
- package/dist/lib/session/db.d.ts +0 -140
- package/dist/lib/session/db.d.ts.map +0 -1
- package/dist/lib/session/db.js +0 -599
- package/dist/lib/session/db.js.map +0 -1
- package/dist/lib/session/discover.d.ts +0 -72
- package/dist/lib/session/discover.d.ts.map +0 -1
- package/dist/lib/session/discover.js +0 -1315
- package/dist/lib/session/discover.js.map +0 -1
- package/dist/lib/session/parse.d.ts +0 -34
- package/dist/lib/session/parse.d.ts.map +0 -1
- package/dist/lib/session/parse.js +0 -663
- package/dist/lib/session/parse.js.map +0 -1
- package/dist/lib/session/prompt.d.ts +0 -13
- package/dist/lib/session/prompt.d.ts.map +0 -1
- package/dist/lib/session/prompt.js +0 -79
- package/dist/lib/session/prompt.js.map +0 -1
- package/dist/lib/session/prompt.test.d.ts +0 -2
- package/dist/lib/session/prompt.test.d.ts.map +0 -1
- package/dist/lib/session/prompt.test.js +0 -57
- package/dist/lib/session/prompt.test.js.map +0 -1
- package/dist/lib/session/render.d.ts +0 -103
- package/dist/lib/session/render.d.ts.map +0 -1
- package/dist/lib/session/render.js +0 -798
- package/dist/lib/session/render.js.map +0 -1
- package/dist/lib/session/team-filter.d.ts +0 -35
- package/dist/lib/session/team-filter.d.ts.map +0 -1
- package/dist/lib/session/team-filter.js +0 -75
- package/dist/lib/session/team-filter.js.map +0 -1
- package/dist/lib/session/team-filter.test.d.ts +0 -2
- package/dist/lib/session/team-filter.test.d.ts.map +0 -1
- package/dist/lib/session/team-filter.test.js +0 -157
- package/dist/lib/session/team-filter.test.js.map +0 -1
- package/dist/lib/session/types.d.ts +0 -84
- package/dist/lib/session/types.d.ts.map +0 -1
- package/dist/lib/session/types.js +0 -11
- package/dist/lib/session/types.js.map +0 -1
- package/dist/lib/shims.d.ts +0 -272
- package/dist/lib/shims.d.ts.map +0 -1
- package/dist/lib/shims.js +0 -1322
- package/dist/lib/shims.js.map +0 -1
- package/dist/lib/skills.d.ts +0 -142
- package/dist/lib/skills.d.ts.map +0 -1
- package/dist/lib/skills.js +0 -791
- package/dist/lib/skills.js.map +0 -1
- package/dist/lib/state.d.ts +0 -87
- package/dist/lib/state.d.ts.map +0 -1
- package/dist/lib/state.js +0 -333
- package/dist/lib/state.js.map +0 -1
- package/dist/lib/subagents.d.ts +0 -84
- package/dist/lib/subagents.d.ts.map +0 -1
- package/dist/lib/subagents.js +0 -410
- package/dist/lib/subagents.js.map +0 -1
- package/dist/lib/teams/__tests__/oracle.test.d.ts +0 -2
- package/dist/lib/teams/__tests__/oracle.test.d.ts.map +0 -1
- package/dist/lib/teams/__tests__/oracle.test.js +0 -89
- package/dist/lib/teams/__tests__/oracle.test.js.map +0 -1
- package/dist/lib/teams/__tests__/supervisor.test.d.ts +0 -2
- package/dist/lib/teams/__tests__/supervisor.test.d.ts.map +0 -1
- package/dist/lib/teams/__tests__/supervisor.test.js +0 -179
- package/dist/lib/teams/__tests__/supervisor.test.js.map +0 -1
- package/dist/lib/teams/agents.d.ts +0 -247
- package/dist/lib/teams/agents.d.ts.map +0 -1
- package/dist/lib/teams/agents.js +0 -1244
- package/dist/lib/teams/agents.js.map +0 -1
- package/dist/lib/teams/api.d.ts +0 -91
- package/dist/lib/teams/api.d.ts.map +0 -1
- package/dist/lib/teams/api.js +0 -239
- package/dist/lib/teams/api.js.map +0 -1
- package/dist/lib/teams/cloud.d.ts +0 -11
- package/dist/lib/teams/cloud.d.ts.map +0 -1
- package/dist/lib/teams/cloud.js +0 -169
- package/dist/lib/teams/cloud.js.map +0 -1
- package/dist/lib/teams/debug.d.ts +0 -8
- package/dist/lib/teams/debug.d.ts.map +0 -1
- package/dist/lib/teams/debug.js +0 -12
- package/dist/lib/teams/debug.js.map +0 -1
- package/dist/lib/teams/file_ops.d.ts +0 -13
- package/dist/lib/teams/file_ops.d.ts.map +0 -1
- package/dist/lib/teams/file_ops.js +0 -66
- package/dist/lib/teams/file_ops.js.map +0 -1
- package/dist/lib/teams/index.d.ts +0 -16
- package/dist/lib/teams/index.d.ts.map +0 -1
- package/dist/lib/teams/index.js +0 -15
- package/dist/lib/teams/index.js.map +0 -1
- package/dist/lib/teams/oracle.d.ts +0 -20
- package/dist/lib/teams/oracle.d.ts.map +0 -1
- package/dist/lib/teams/oracle.js +0 -59
- package/dist/lib/teams/oracle.js.map +0 -1
- package/dist/lib/teams/parsers.d.ts +0 -9
- package/dist/lib/teams/parsers.d.ts.map +0 -1
- package/dist/lib/teams/parsers.js +0 -837
- package/dist/lib/teams/parsers.js.map +0 -1
- package/dist/lib/teams/persistence.d.ts +0 -43
- package/dist/lib/teams/persistence.d.ts.map +0 -1
- package/dist/lib/teams/persistence.js +0 -299
- package/dist/lib/teams/persistence.js.map +0 -1
- package/dist/lib/teams/ralph.d.ts +0 -8
- package/dist/lib/teams/ralph.d.ts.map +0 -1
- package/dist/lib/teams/ralph.js +0 -59
- package/dist/lib/teams/ralph.js.map +0 -1
- package/dist/lib/teams/registry.d.ts +0 -18
- package/dist/lib/teams/registry.d.ts.map +0 -1
- package/dist/lib/teams/registry.js +0 -68
- package/dist/lib/teams/registry.js.map +0 -1
- package/dist/lib/teams/summarizer.d.ts +0 -73
- package/dist/lib/teams/summarizer.d.ts.map +0 -1
- package/dist/lib/teams/summarizer.js +0 -780
- package/dist/lib/teams/summarizer.js.map +0 -1
- package/dist/lib/teams/supervisor.d.ts +0 -49
- package/dist/lib/teams/supervisor.d.ts.map +0 -1
- package/dist/lib/teams/supervisor.js +0 -74
- package/dist/lib/teams/supervisor.js.map +0 -1
- package/dist/lib/template.d.ts +0 -27
- package/dist/lib/template.d.ts.map +0 -1
- package/dist/lib/template.js +0 -60
- package/dist/lib/template.js.map +0 -1
- package/dist/lib/types.d.ts +0 -331
- package/dist/lib/types.d.ts.map +0 -1
- package/dist/lib/types.js +0 -29
- package/dist/lib/types.js.map +0 -1
- package/dist/lib/usage.d.ts +0 -105
- package/dist/lib/usage.d.ts.map +0 -1
- package/dist/lib/usage.js +0 -686
- package/dist/lib/usage.js.map +0 -1
- package/dist/lib/versions.d.ts +0 -253
- package/dist/lib/versions.d.ts.map +0 -1
- package/dist/lib/versions.js +0 -1796
- package/dist/lib/versions.js.map +0 -1
- package/scripts/rebuild-sqlite.sh +0 -46
package/CHANGELOG.md
DELETED
|
@@ -1,316 +0,0 @@
|
|
|
1
|
-
# Changelog
|
|
2
|
-
|
|
3
|
-
## Unreleased
|
|
4
|
-
|
|
5
|
-
**Scheduler merged into `routines`; top-level help simplified**
|
|
6
|
-
|
|
7
|
-
- `agents routines add` now auto-starts the background scheduler when it is not already running. First-time users no longer need a separate `daemon start` step — the common path is just `routines add`.
|
|
8
|
-
- New subcommands mirror the old daemon controls under `routines`: `agents routines start`, `stop`, `status`, `scheduler-logs`. The word "daemon" is no longer exposed in user-facing help.
|
|
9
|
-
- `agents daemon <start|stop|status|logs>` is **deprecated**. It still works but prints a migration warning and is hidden from top-level help. Will be removed in v2.0.
|
|
10
|
-
- Top-level help restructured: the old "Automation" grab-bag is gone. Commands are now grouped as **Run agents** (`run`, `teams`, `sessions`), **Schedule** (`routines`), and **Helpers** (`pty`).
|
|
11
|
-
|
|
12
|
-
**Dev: sqlite auto-rebuild on `bun run test`**
|
|
13
|
-
|
|
14
|
-
- Added `scripts/rebuild-sqlite.sh` and a `pretest` hook. The script probes `better-sqlite3` by opening an in-memory database and only rebuilds (plain `node-gyp rebuild --release`, no Electron flags) when the probe fails. Fixes the napi ABI mismatch that `bun install` sometimes leaves behind.
|
|
15
|
-
|
|
16
|
-
**Default upstream moved to `phnx-labs/.agents`**
|
|
17
|
-
|
|
18
|
-
- `DEFAULT_SYSTEM_REPO` now resolves to `gh:phnx-labs/.agents` — a curated, org-owned upstream. `agents pull` (no args) and `agents fork` target the new repo on fresh machines.
|
|
19
|
-
- Existing users whose upstream still points at `muqsitnawaz/.agents` see a one-time nudge on `agents pull --upstream` with the command to switch. Nothing else breaks; legacy remotes continue to work.
|
|
20
|
-
|
|
21
|
-
**Consolidate sessions command**
|
|
22
|
-
|
|
23
|
-
- Removed `agents sessions list` and `agents sessions view` subcommands; `agents sessions` is now a single smart command
|
|
24
|
-
- Positional query resolves to a session ID (renders directly), a path (`.`, `../`, `/path`) to filter by project, or free text for search
|
|
25
|
-
- Claude `/resume` history fallback (previously only in `view`) now fires from the top-level command too
|
|
26
|
-
- Picker shows the selected-session preview by default; space hides it
|
|
27
|
-
|
|
28
|
-
**Session view flags: filters + formats split cleanly**
|
|
29
|
-
|
|
30
|
-
- Formats: default is the activity summary; `--markdown` renders the full conversation (user + assistant + thinking + tool calls) as markdown; `--json` emits normalized events
|
|
31
|
-
- Filters compose orthogonally: `--include <roles>` / `--exclude <roles>` (values: `user`, `assistant`, `thinking`, `tools`), plus `--first N` / `--last N` to slice by turn (a turn starts at each user message)
|
|
32
|
-
- Any filter flag without `--markdown`/`--json` defaults to markdown output — summary is an aggregate view so filters would be meaningless there
|
|
33
|
-
- Mutual exclusion: `--include` vs `--exclude`, `--first` vs `--last`
|
|
34
|
-
- Removed `--transcript`, `--trace`, `--timeline`, and `--role` (replaced by the above)
|
|
35
|
-
|
|
36
|
-
## 1.12.0
|
|
37
|
-
|
|
38
|
-
**JSON output for sessions list**
|
|
39
|
-
|
|
40
|
-
- Added `--json` flag to `agents sessions list` and `agents sessions` for programmatic use
|
|
41
|
-
- Output is a JSON array of session metadata (id, shortId, agent, version, account, project, cwd, filePath, topic, messageCount, tokenCount, timestamp)
|
|
42
|
-
- Enables the Swarmify VS Code extension's "Agents: Session Resume" and "Agents: Session Trace" pickers
|
|
43
|
-
|
|
44
|
-
**OpenClaw workspace-aware sessions**
|
|
45
|
-
|
|
46
|
-
- Fixed `agents sessions --agent openclaw` so synthetic OpenClaw rows now use the configured agent workspace from `~/.openclaw/openclaw.json`
|
|
47
|
-
- When no per-agent workspace is available, OpenClaw session discovery now falls back to `~/.openclaw` instead of leaving `cwd` empty or filling it with status text
|
|
48
|
-
- Added a regression test covering managed OpenClaw homes symlinked through `~/.agents/versions/openclaw/...`
|
|
49
|
-
|
|
50
|
-
## 1.11.1
|
|
51
|
-
|
|
52
|
-
**Session search and version labeling**
|
|
53
|
-
|
|
54
|
-
- `agents sessions view` now opens a live-search picker by default in interactive terminals
|
|
55
|
-
- `agents sessions --agent ...` and `agents sessions --project ...` now open the same live-search picker before falling back to the table view
|
|
56
|
-
- `agents sessions view <query>` now resolves prompt text, not just exact session IDs
|
|
57
|
-
- Fixed `--project` search so it scans across directories instead of intersecting with the current working directory
|
|
58
|
-
- Session topics now skip injected scaffolding and use the first human prompt
|
|
59
|
-
- Codex session rows now show the real CLI build from `cli_version` (for example `codex@0.113.0`)
|
|
60
|
-
- Gemini, OpenCode, and OpenClaw session rows now resolve and display agent versions consistently in the shared `Agent` column
|
|
61
|
-
- Claude usage lookup now falls back across scoped and legacy Keychain services when loading OAuth credentials
|
|
62
|
-
|
|
63
|
-
## 1.11.0
|
|
64
|
-
|
|
65
|
-
**PTY -- interactive terminal sessions for AI agents**
|
|
66
|
-
|
|
67
|
-
- New `agents pty` command suite for persistent, interactive PTY sessions
|
|
68
|
-
- Sidecar server architecture -- lightweight daemon on `~/.agents/pty.sock`, auto-starts on first use
|
|
69
|
-
- `agents pty start` -- spawn a session with configurable rows, cols, shell, and working directory
|
|
70
|
-
- `agents pty exec <id> <command>` -- submit commands (non-blocking, sentinel-based completion detection)
|
|
71
|
-
- `agents pty screen <id>` -- render the terminal as clean text (no ANSI codes), powered by xterm-headless
|
|
72
|
-
- `agents pty write <id> <input>` -- send keystrokes with escape sequence support (`\n`, `\t`, `\e`, `\xHH`)
|
|
73
|
-
- `agents pty read <id>` -- read raw PTY output with configurable timeout
|
|
74
|
-
- `agents pty signal <id> [INT|TERM|KILL]` -- send signals to the PTY process
|
|
75
|
-
- `agents pty list` -- show active sessions with status, PID, age, and active command
|
|
76
|
-
- `agents pty server start|stop|status` -- manage the sidecar server directly
|
|
77
|
-
- Session idle cleanup (30 min) and server auto-exit (1 hour with no sessions)
|
|
78
|
-
- `--json` output on all commands for scripting
|
|
79
|
-
- Auto-fixes node-pty spawn-helper permissions on startup (bun install workaround)
|
|
80
|
-
|
|
81
|
-
## 1.10.0
|
|
82
|
-
|
|
83
|
-
**Drive -- sync agent sessions across machines**
|
|
84
|
-
|
|
85
|
-
- New `agents drive` command for syncing agent state between machines via rsync over SSH
|
|
86
|
-
- `agents drive remote <user@host>` -- set sync target (syncs to `~/.agents/drive/` on remote)
|
|
87
|
-
- `agents drive pull` / `push` -- additive rsync (no data loss, both sides accumulate)
|
|
88
|
-
- `agents drive attach` -- swap `~/.claude` symlinks to the drive, so Claude reads/writes there
|
|
89
|
-
- `agents drive detach` -- restore symlinks to the version home
|
|
90
|
-
- `agents drive status` -- show remote, attached state, symlink targets, last sync times
|
|
91
|
-
|
|
92
|
-
## 1.9.1
|
|
93
|
-
|
|
94
|
-
**Better sessions**
|
|
95
|
-
|
|
96
|
-
- Sessions list and picker show `Agent@Version` combined column (e.g., `claude@2.1.85`)
|
|
97
|
-
- Added `Topic` column showing first user message of each session
|
|
98
|
-
- Account shows email instead of display name
|
|
99
|
-
|
|
100
|
-
## 1.9.0
|
|
101
|
-
|
|
102
|
-
**New agents, routines, and better sessions**
|
|
103
|
-
|
|
104
|
-
Agents:
|
|
105
|
-
- Added support for 5 new agents: Copilot, Amp, Kiro, Goose, and Roo Code
|
|
106
|
-
- Agent type expanded to 11 agents total
|
|
107
|
-
|
|
108
|
-
Routines (renamed from cron):
|
|
109
|
-
- `agents cron` is now `agents routines` -- aligns with Claude Code Routines naming
|
|
110
|
-
- `agents cron` and `agents jobs` still work as deprecated aliases
|
|
111
|
-
- `~/.agents/cron/` directory renamed to `~/.agents/routines/`
|
|
112
|
-
|
|
113
|
-
Sessions:
|
|
114
|
-
- Sessions list now shows `Agent@Version` in a combined column (e.g., `claude@2.1.85`)
|
|
115
|
-
- Added `Topic` column showing the first message of each session
|
|
116
|
-
- Account column now shows email instead of display name
|
|
117
|
-
- Session picker uses the same columns as the list view
|
|
118
|
-
|
|
119
|
-
Other:
|
|
120
|
-
- Account email preferred over display name across the CLI
|
|
121
|
-
- Rewritten help text for all top-level commands
|
|
122
|
-
|
|
123
|
-
## 1.6.12
|
|
124
|
-
|
|
125
|
-
**"memory" is now "rules"**
|
|
126
|
-
|
|
127
|
-
The `agents memory` command has been renamed to `agents rules`. This better reflects what these files actually are -- instruction files like AGENTS.md, CLAUDE.md, and .cursorrules that tell your agents how to behave.
|
|
128
|
-
|
|
129
|
-
- `agents rules list` -- see your instruction files across all agents
|
|
130
|
-
- `agents rules add` -- install and sync rule files from a repo or local path
|
|
131
|
-
- `agents rules view` -- view rule file content for any agent
|
|
132
|
-
- `agents rules remove` -- remove a rule file
|
|
133
|
-
|
|
134
|
-
If you run `agents memory`, you'll see a message pointing you to the new command.
|
|
135
|
-
|
|
136
|
-
The files themselves haven't changed -- AGENTS.md is still AGENTS.md. Only the CLI command name changed.
|
|
137
|
-
|
|
138
|
-
## 1.6.8
|
|
139
|
-
|
|
140
|
-
**Bug fix**
|
|
141
|
-
|
|
142
|
-
- Skip commands and memory sync for agents that don't support file-based commands (openclaw)
|
|
143
|
-
- Added `commands` capability flag to agent configs
|
|
144
|
-
- `agents use openclaw` and `agents view openclaw` no longer show or sync slash commands or memory files
|
|
145
|
-
- Fixed `hasNewResources` to filter by agent capabilities (was triggering prompt even when no applicable resources existed)
|
|
146
|
-
|
|
147
|
-
## 1.6.5
|
|
148
|
-
|
|
149
|
-
**Bug fix**
|
|
150
|
-
|
|
151
|
-
- Fixed memory file detection counting symlinks as separate files (CLAUDE.md/GEMINI.md -> AGENTS.md)
|
|
152
|
-
|
|
153
|
-
## 1.6.4
|
|
154
|
-
|
|
155
|
-
**Bug fixes**
|
|
156
|
-
|
|
157
|
-
- Fixed Claude email not showing in `agents view` (was reading from version home instead of real ~/.claude.json)
|
|
158
|
-
- Fixed memory file updates not being detected in `agents use` (now compares content, not just existence)
|
|
159
|
-
|
|
160
|
-
## 1.6.3
|
|
161
|
-
|
|
162
|
-
**Bug fix**
|
|
163
|
-
|
|
164
|
-
- Fixed infinite "new resources available" loop in `agents view`
|
|
165
|
-
- Partial resource syncs no longer wipe out previously synced resources
|
|
166
|
-
|
|
167
|
-
## 1.5.82
|
|
168
|
-
|
|
169
|
-
**MCP & Permission improvements**
|
|
170
|
-
|
|
171
|
-
- MCP configs now stored as YAML in `~/.agents/mcp/` (was JSON)
|
|
172
|
-
- Permissions now use groups from `~/.agents/permissions/groups/`
|
|
173
|
-
- Resource selection shows proper counts: "Permissions (19 groups, 3132 rules)"
|
|
174
|
-
- When selecting "specific" permissions, shows individual groups with rule counts
|
|
175
|
-
- Added MCP support for cursor and opencode agents
|
|
176
|
-
- Removed `agents` filter from MCP configs - selection tracked in agents.yaml
|
|
177
|
-
- Added capability checks for MCPs (consistent with hooks/permissions)
|
|
178
|
-
|
|
179
|
-
## 1.5.81
|
|
180
|
-
|
|
181
|
-
**Cron jobs & unified execution**
|
|
182
|
-
|
|
183
|
-
- Renamed `jobs` command to `cron` (`jobs` still works with deprecation warning)
|
|
184
|
-
- New `agents exec <agent> <prompt>` for unified agent execution across all CLIs
|
|
185
|
-
- Inline job creation: `agents cron add my-job --schedule "..." --agent claude --prompt "..."`
|
|
186
|
-
- One-shot jobs with `--at`: `agents cron add reminder --at "14:30" -a claude -p "..."`
|
|
187
|
-
- New `agents cron edit [name]` opens job in `$EDITOR`
|
|
188
|
-
- Timezone support: `--timezone America/Los_Angeles`
|
|
189
|
-
- Custom variables in prompts: define `variables:` block, use `{var_name}` in prompt
|
|
190
|
-
- Interactive pickers for all cron subcommands when name is omitted
|
|
191
|
-
- Smart filtering: `resume` shows only paused jobs, `pause` shows only enabled jobs
|
|
192
|
-
- Effort-based model mapping: `--effort fast|default|detailed` maps to agent-specific models
|
|
193
|
-
|
|
194
|
-
**Resource command cleanup**
|
|
195
|
-
|
|
196
|
-
- Added `view` command to commands, mcp, hooks, and permissions
|
|
197
|
-
- Removed `push` commands from all resources (commands, skills, mcp, memory, hooks)
|
|
198
|
-
- Deprecated `perms` alias for `permissions` (shows warning but still works)
|
|
199
|
-
- Deprecated `info` alias for `skills view`, `show` alias for `memory view`
|
|
200
|
-
|
|
201
|
-
## 1.5.68
|
|
202
|
-
|
|
203
|
-
- Upgrade prompt now shows on ALL command flows (--version, --help, bare `agents`)
|
|
204
|
-
|
|
205
|
-
## 1.5.67
|
|
206
|
-
|
|
207
|
-
**Unified view command**
|
|
208
|
-
|
|
209
|
-
- New `agents view` command replaces `list` and `status`
|
|
210
|
-
- `agents view` / `agents view claude` shows installed versions
|
|
211
|
-
- `agents view claude@2.0.65` shows full resources (commands, skills, mcp, hooks, memory)
|
|
212
|
-
- Old commands show deprecation warning but continue to work
|
|
213
|
-
|
|
214
|
-
## 1.5.48
|
|
215
|
-
|
|
216
|
-
**Simplified repo structure**
|
|
217
|
-
|
|
218
|
-
- Flattened repo structure: removed `shared/` prefix
|
|
219
|
-
- Resources now live at top level: `commands/`, `skills/`, `hooks/`, `memory/`, `permissions/`
|
|
220
|
-
- Removed agent-specific override directories (no more `claude/commands/`, etc.)
|
|
221
|
-
- Simplified discovery functions
|
|
222
|
-
|
|
223
|
-
## 1.5.29
|
|
224
|
-
|
|
225
|
-
**Version-aware resource installation**
|
|
226
|
-
|
|
227
|
-
- `agents pull` now prompts for version selection per agent when multiple versions are installed
|
|
228
|
-
- Resources (commands, skills, hooks, memory) are linked into version homes at pull time via `syncResourcesToVersion()`
|
|
229
|
-
- Simplified shims: HOME overlay + exec only (~80 lines, down from ~160). No more runtime sync logic.
|
|
230
|
-
- MCP registration uses direct binary path for version-managed agents (bypasses shim)
|
|
231
|
-
|
|
232
|
-
## 1.5.7
|
|
233
|
-
|
|
234
|
-
- Remove trailing newlines from command output
|
|
235
|
-
|
|
236
|
-
## 1.5.5
|
|
237
|
-
|
|
238
|
-
- Update prompt: Interactive menu before command runs (Upgrade now / Later)
|
|
239
|
-
|
|
240
|
-
## 1.5.4
|
|
241
|
-
|
|
242
|
-
- `cli list`: Shows spinner while checking installed CLIs
|
|
243
|
-
|
|
244
|
-
## 1.5.3
|
|
245
|
-
|
|
246
|
-
- `skills view`: Opens in pager (less) for scrolling, press `q` to quit
|
|
247
|
-
|
|
248
|
-
## 1.5.2
|
|
249
|
-
|
|
250
|
-
- `skills view`: Truncate descriptions to fit on one line
|
|
251
|
-
|
|
252
|
-
## 1.5.1
|
|
253
|
-
|
|
254
|
-
- Update check: Shows prompt when new version available
|
|
255
|
-
- What's new: Displays changelog after upgrade
|
|
256
|
-
- `skills view`: Interactive skill selector (renamed from `info`)
|
|
257
|
-
- Fixed `--version` showing hardcoded 1.0.0 (now reads from package.json)
|
|
258
|
-
- Silent npm/bun output during upgrade
|
|
259
|
-
|
|
260
|
-
## 1.5.0
|
|
261
|
-
|
|
262
|
-
**Pull command redesign**
|
|
263
|
-
|
|
264
|
-
- Agent-specific sync: `agents pull claude` syncs only Claude resources
|
|
265
|
-
- Agent aliases: `cc`, `cx`, `gx`, `cr`, `oc` for quick filtering
|
|
266
|
-
- Overview display: Shows NEW vs EXISTING resources before installation
|
|
267
|
-
- Per-resource prompts: Choose overwrite/skip/cancel for each conflict
|
|
268
|
-
- `-y` flag: Auto-confirm and skip conflicts
|
|
269
|
-
- `-f` flag: Auto-confirm and overwrite conflicts
|
|
270
|
-
- Graceful cancellation: Ctrl+C shows "Cancelled" cleanly
|
|
271
|
-
|
|
272
|
-
## 1.4.0
|
|
273
|
-
|
|
274
|
-
- Conflict detection for pull command
|
|
275
|
-
- Bulk conflict handling (overwrite all / skip all / cancel)
|
|
276
|
-
|
|
277
|
-
## 1.3.13
|
|
278
|
-
|
|
279
|
-
- Enabled skills support for Cursor and OpenCode
|
|
280
|
-
- Fixed Cursor MCP config path (now uses mcp.json)
|
|
281
|
-
|
|
282
|
-
## 1.3.12
|
|
283
|
-
|
|
284
|
-
- Fixed MCP detection for Codex (TOML config format)
|
|
285
|
-
- Fixed MCP detection for OpenCode (JSONC config format)
|
|
286
|
-
- Added smol-toml dependency for TOML parsing
|
|
287
|
-
|
|
288
|
-
## 1.3.11
|
|
289
|
-
|
|
290
|
-
- Status command shows resource names instead of counts
|
|
291
|
-
- Better formatting for installed commands, skills, and MCPs
|
|
292
|
-
|
|
293
|
-
## 1.3.0
|
|
294
|
-
|
|
295
|
-
- Added Agent Skills support (SKILL.md + rules/)
|
|
296
|
-
- Skills validation with metadata requirements
|
|
297
|
-
- Central skills directory at ~/.agents/skills/
|
|
298
|
-
|
|
299
|
-
## 1.2.0
|
|
300
|
-
|
|
301
|
-
- Added hooks support for Claude and Gemini
|
|
302
|
-
- Hook discovery from hooks/ directory
|
|
303
|
-
- Project-scope hooks support
|
|
304
|
-
|
|
305
|
-
## 1.1.0
|
|
306
|
-
|
|
307
|
-
- Added MCP server registration
|
|
308
|
-
- Support for stdio and http transports
|
|
309
|
-
- Per-agent MCP configuration
|
|
310
|
-
|
|
311
|
-
## 1.0.0
|
|
312
|
-
|
|
313
|
-
- Initial release
|
|
314
|
-
- Pull/push commands for syncing agent configurations
|
|
315
|
-
- Slash command management
|
|
316
|
-
- Multi-agent support (Claude, Codex, Gemini, Cursor, OpenCode)
|
package/LICENSE
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2026 Phoenix Labs
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sessions-tail.test.d.ts","sourceRoot":"","sources":["../../../src/commands/__tests__/sessions-tail.test.ts"],"names":[],"mappings":""}
|
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
import { describe, it, expect } from 'vitest';
|
|
2
|
-
import * as fs from 'fs';
|
|
3
|
-
import * as fsp from 'fs/promises';
|
|
4
|
-
import * as os from 'os';
|
|
5
|
-
import * as path from 'path';
|
|
6
|
-
import { tailFile } from '../sessions-tail.js';
|
|
7
|
-
function mkTempDir() {
|
|
8
|
-
return fs.mkdtempSync(path.join(os.tmpdir(), 'agents-tail-test-'));
|
|
9
|
-
}
|
|
10
|
-
/** Wait for a predicate to become true, polling every 20ms. */
|
|
11
|
-
async function waitFor(predicate, timeoutMs = 2000) {
|
|
12
|
-
const start = Date.now();
|
|
13
|
-
while (!predicate()) {
|
|
14
|
-
if (Date.now() - start > timeoutMs) {
|
|
15
|
-
throw new Error(`timeout waiting for predicate after ${timeoutMs}ms`);
|
|
16
|
-
}
|
|
17
|
-
await new Promise((r) => setTimeout(r, 20));
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
describe('tailFile', () => {
|
|
21
|
-
it('emits each line exactly once across multiple appends', async () => {
|
|
22
|
-
const dir = mkTempDir();
|
|
23
|
-
const filePath = path.join(dir, 'session.jsonl');
|
|
24
|
-
fs.writeFileSync(filePath, '');
|
|
25
|
-
const lines = [];
|
|
26
|
-
const ac = new AbortController();
|
|
27
|
-
const tailPromise = tailFile(filePath, (l) => lines.push(l), ac);
|
|
28
|
-
// Give watcher time to attach
|
|
29
|
-
await new Promise((r) => setTimeout(r, 50));
|
|
30
|
-
await fsp.appendFile(filePath, 'one\n');
|
|
31
|
-
await waitFor(() => lines.length >= 1);
|
|
32
|
-
await fsp.appendFile(filePath, 'two\nthree\n');
|
|
33
|
-
await waitFor(() => lines.length >= 3);
|
|
34
|
-
// Partial line: should NOT emit until newline arrives
|
|
35
|
-
await fsp.appendFile(filePath, 'partial');
|
|
36
|
-
await new Promise((r) => setTimeout(r, 80));
|
|
37
|
-
expect(lines).toEqual(['one', 'two', 'three']);
|
|
38
|
-
await fsp.appendFile(filePath, '-done\n');
|
|
39
|
-
await waitFor(() => lines.length >= 4);
|
|
40
|
-
ac.abort();
|
|
41
|
-
await tailPromise;
|
|
42
|
-
expect(lines).toEqual(['one', 'two', 'three', 'partial-done']);
|
|
43
|
-
fs.rmSync(dir, { recursive: true, force: true });
|
|
44
|
-
});
|
|
45
|
-
it('starts at EOF by default (does not emit pre-existing lines)', async () => {
|
|
46
|
-
const dir = mkTempDir();
|
|
47
|
-
const filePath = path.join(dir, 'session.jsonl');
|
|
48
|
-
fs.writeFileSync(filePath, 'old-a\nold-b\n');
|
|
49
|
-
const lines = [];
|
|
50
|
-
const ac = new AbortController();
|
|
51
|
-
const tailPromise = tailFile(filePath, (l) => lines.push(l), ac);
|
|
52
|
-
await new Promise((r) => setTimeout(r, 80));
|
|
53
|
-
await fsp.appendFile(filePath, 'new\n');
|
|
54
|
-
await waitFor(() => lines.length >= 1);
|
|
55
|
-
ac.abort();
|
|
56
|
-
await tailPromise;
|
|
57
|
-
expect(lines).toEqual(['new']);
|
|
58
|
-
fs.rmSync(dir, { recursive: true, force: true });
|
|
59
|
-
});
|
|
60
|
-
it('replays the full file when fromStart is true', async () => {
|
|
61
|
-
const dir = mkTempDir();
|
|
62
|
-
const filePath = path.join(dir, 'session.jsonl');
|
|
63
|
-
fs.writeFileSync(filePath, 'a\nb\nc\n');
|
|
64
|
-
const lines = [];
|
|
65
|
-
const ac = new AbortController();
|
|
66
|
-
const tailPromise = tailFile(filePath, (l) => lines.push(l), ac, { fromStart: true });
|
|
67
|
-
await waitFor(() => lines.length >= 3);
|
|
68
|
-
ac.abort();
|
|
69
|
-
await tailPromise;
|
|
70
|
-
expect(lines).toEqual(['a', 'b', 'c']);
|
|
71
|
-
fs.rmSync(dir, { recursive: true, force: true });
|
|
72
|
-
});
|
|
73
|
-
it('waits for a file that does not exist yet', async () => {
|
|
74
|
-
const dir = mkTempDir();
|
|
75
|
-
const filePath = path.join(dir, 'later.jsonl');
|
|
76
|
-
const lines = [];
|
|
77
|
-
const ac = new AbortController();
|
|
78
|
-
const tailPromise = tailFile(filePath, (l) => lines.push(l), ac);
|
|
79
|
-
await new Promise((r) => setTimeout(r, 60));
|
|
80
|
-
fs.writeFileSync(filePath, 'hello\n');
|
|
81
|
-
await waitFor(() => lines.length >= 1);
|
|
82
|
-
expect(lines).toEqual(['hello']);
|
|
83
|
-
ac.abort();
|
|
84
|
-
await tailPromise;
|
|
85
|
-
fs.rmSync(dir, { recursive: true, force: true });
|
|
86
|
-
});
|
|
87
|
-
it('handles file truncation by resetting offset', async () => {
|
|
88
|
-
const dir = mkTempDir();
|
|
89
|
-
const filePath = path.join(dir, 'trunc.jsonl');
|
|
90
|
-
fs.writeFileSync(filePath, '');
|
|
91
|
-
const lines = [];
|
|
92
|
-
const ac = new AbortController();
|
|
93
|
-
const tailPromise = tailFile(filePath, (l) => lines.push(l), ac);
|
|
94
|
-
await new Promise((r) => setTimeout(r, 50));
|
|
95
|
-
await fsp.appendFile(filePath, 'first\nsecond\n');
|
|
96
|
-
await waitFor(() => lines.length >= 2);
|
|
97
|
-
// Truncate + write new content
|
|
98
|
-
fs.writeFileSync(filePath, 'after-trunc\n');
|
|
99
|
-
await waitFor(() => lines.length >= 3, 3000);
|
|
100
|
-
ac.abort();
|
|
101
|
-
await tailPromise;
|
|
102
|
-
expect(lines).toContain('first');
|
|
103
|
-
expect(lines).toContain('second');
|
|
104
|
-
expect(lines).toContain('after-trunc');
|
|
105
|
-
fs.rmSync(dir, { recursive: true, force: true });
|
|
106
|
-
});
|
|
107
|
-
});
|
|
108
|
-
//# sourceMappingURL=sessions-tail.test.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sessions-tail.test.js","sourceRoot":"","sources":["../../../src/commands/__tests__/sessions-tail.test.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"sessions.test.d.ts","sourceRoot":"","sources":["../../../src/commands/__tests__/sessions.test.ts"],"names":[],"mappings":""}
|