meetsoma 0.1.0 → 0.1.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/CHANGELOG.md +86 -17
- package/LICENSE +66 -21
- package/README.md +49 -65
- package/dist/personality.js +418 -0
- package/dist/thin-cli.js +839 -0
- package/package.json +39 -87
- package/dist/cli/args.d.ts +0 -48
- package/dist/cli/args.d.ts.map +0 -1
- package/dist/cli/args.js +0 -299
- package/dist/cli/args.js.map +0 -1
- package/dist/cli/config-selector.d.ts +0 -14
- package/dist/cli/config-selector.d.ts.map +0 -1
- package/dist/cli/config-selector.js +0 -31
- package/dist/cli/config-selector.js.map +0 -1
- package/dist/cli/file-processor.d.ts +0 -15
- package/dist/cli/file-processor.d.ts.map +0 -1
- package/dist/cli/file-processor.js +0 -79
- package/dist/cli/file-processor.js.map +0 -1
- package/dist/cli/list-models.d.ts +0 -9
- package/dist/cli/list-models.d.ts.map +0 -1
- package/dist/cli/list-models.js +0 -92
- package/dist/cli/list-models.js.map +0 -1
- package/dist/cli/session-picker.d.ts +0 -9
- package/dist/cli/session-picker.d.ts.map +0 -1
- package/dist/cli/session-picker.js +0 -34
- package/dist/cli/session-picker.js.map +0 -1
- package/dist/cli.d.ts +0 -3
- package/dist/cli.d.ts.map +0 -1
- package/dist/cli.js +0 -19
- package/dist/cli.js.map +0 -1
- package/dist/config.d.ts +0 -68
- package/dist/config.d.ts.map +0 -1
- package/dist/config.js +0 -203
- package/dist/config.js.map +0 -1
- package/dist/core/agent-session.d.ts +0 -581
- package/dist/core/agent-session.d.ts.map +0 -1
- package/dist/core/agent-session.js +0 -2461
- package/dist/core/agent-session.js.map +0 -1
- package/dist/core/auth-storage.d.ts +0 -129
- package/dist/core/auth-storage.d.ts.map +0 -1
- package/dist/core/auth-storage.js +0 -395
- package/dist/core/auth-storage.js.map +0 -1
- package/dist/core/bash-executor.d.ts +0 -47
- package/dist/core/bash-executor.d.ts.map +0 -1
- package/dist/core/bash-executor.js +0 -212
- package/dist/core/bash-executor.js.map +0 -1
- package/dist/core/compaction/branch-summarization.d.ts +0 -86
- package/dist/core/compaction/branch-summarization.d.ts.map +0 -1
- package/dist/core/compaction/branch-summarization.js +0 -242
- package/dist/core/compaction/branch-summarization.js.map +0 -1
- package/dist/core/compaction/compaction.d.ts +0 -121
- package/dist/core/compaction/compaction.d.ts.map +0 -1
- package/dist/core/compaction/compaction.js +0 -610
- package/dist/core/compaction/compaction.js.map +0 -1
- package/dist/core/compaction/index.d.ts +0 -7
- package/dist/core/compaction/index.d.ts.map +0 -1
- package/dist/core/compaction/index.js +0 -7
- package/dist/core/compaction/index.js.map +0 -1
- package/dist/core/compaction/utils.d.ts +0 -35
- package/dist/core/compaction/utils.d.ts.map +0 -1
- package/dist/core/compaction/utils.js +0 -138
- package/dist/core/compaction/utils.js.map +0 -1
- package/dist/core/defaults.d.ts +0 -3
- package/dist/core/defaults.d.ts.map +0 -1
- package/dist/core/defaults.js +0 -2
- package/dist/core/defaults.js.map +0 -1
- package/dist/core/diagnostics.d.ts +0 -15
- package/dist/core/diagnostics.d.ts.map +0 -1
- package/dist/core/diagnostics.js +0 -2
- package/dist/core/diagnostics.js.map +0 -1
- package/dist/core/event-bus.d.ts +0 -9
- package/dist/core/event-bus.d.ts.map +0 -1
- package/dist/core/event-bus.js +0 -25
- package/dist/core/event-bus.js.map +0 -1
- package/dist/core/exec.d.ts +0 -29
- package/dist/core/exec.d.ts.map +0 -1
- package/dist/core/exec.js +0 -71
- package/dist/core/exec.js.map +0 -1
- package/dist/core/export-html/ansi-to-html.d.ts +0 -22
- package/dist/core/export-html/ansi-to-html.d.ts.map +0 -1
- package/dist/core/export-html/ansi-to-html.js +0 -249
- package/dist/core/export-html/ansi-to-html.js.map +0 -1
- package/dist/core/export-html/index.d.ts +0 -34
- package/dist/core/export-html/index.d.ts.map +0 -1
- package/dist/core/export-html/index.js +0 -222
- package/dist/core/export-html/index.js.map +0 -1
- package/dist/core/export-html/template.css +0 -971
- package/dist/core/export-html/template.html +0 -54
- package/dist/core/export-html/template.js +0 -1586
- package/dist/core/export-html/tool-renderer.d.ts +0 -35
- package/dist/core/export-html/tool-renderer.d.ts.map +0 -1
- package/dist/core/export-html/tool-renderer.js +0 -63
- package/dist/core/export-html/tool-renderer.js.map +0 -1
- package/dist/core/export-html/vendor/highlight.min.js +0 -1213
- package/dist/core/export-html/vendor/marked.min.js +0 -6
- package/dist/core/extensions/index.d.ts +0 -11
- package/dist/core/extensions/index.d.ts.map +0 -1
- package/dist/core/extensions/index.js +0 -9
- package/dist/core/extensions/index.js.map +0 -1
- package/dist/core/extensions/loader.d.ts +0 -25
- package/dist/core/extensions/loader.d.ts.map +0 -1
- package/dist/core/extensions/loader.js +0 -426
- package/dist/core/extensions/loader.js.map +0 -1
- package/dist/core/extensions/runner.d.ts +0 -146
- package/dist/core/extensions/runner.d.ts.map +0 -1
- package/dist/core/extensions/runner.js +0 -646
- package/dist/core/extensions/runner.js.map +0 -1
- package/dist/core/extensions/types.d.ts +0 -1017
- package/dist/core/extensions/types.d.ts.map +0 -1
- package/dist/core/extensions/types.js +0 -35
- package/dist/core/extensions/types.js.map +0 -1
- package/dist/core/extensions/wrapper.d.ts +0 -27
- package/dist/core/extensions/wrapper.d.ts.map +0 -1
- package/dist/core/extensions/wrapper.js +0 -102
- package/dist/core/extensions/wrapper.js.map +0 -1
- package/dist/core/footer-data-provider.d.ts +0 -32
- package/dist/core/footer-data-provider.d.ts.map +0 -1
- package/dist/core/footer-data-provider.js +0 -134
- package/dist/core/footer-data-provider.js.map +0 -1
- package/dist/core/index.d.ts +0 -9
- package/dist/core/index.d.ts.map +0 -1
- package/dist/core/index.js +0 -9
- package/dist/core/index.js.map +0 -1
- package/dist/core/keybindings.d.ts +0 -55
- package/dist/core/keybindings.d.ts.map +0 -1
- package/dist/core/keybindings.js +0 -153
- package/dist/core/keybindings.js.map +0 -1
- package/dist/core/messages.d.ts +0 -77
- package/dist/core/messages.d.ts.map +0 -1
- package/dist/core/messages.js +0 -123
- package/dist/core/messages.js.map +0 -1
- package/dist/core/model-registry.d.ts +0 -113
- package/dist/core/model-registry.d.ts.map +0 -1
- package/dist/core/model-registry.js +0 -537
- package/dist/core/model-registry.js.map +0 -1
- package/dist/core/model-resolver.d.ts +0 -104
- package/dist/core/model-resolver.d.ts.map +0 -1
- package/dist/core/model-resolver.js +0 -462
- package/dist/core/model-resolver.js.map +0 -1
- package/dist/core/package-manager.d.ts +0 -151
- package/dist/core/package-manager.d.ts.map +0 -1
- package/dist/core/package-manager.js +0 -1447
- package/dist/core/package-manager.js.map +0 -1
- package/dist/core/prompt-templates.d.ts +0 -50
- package/dist/core/prompt-templates.d.ts.map +0 -1
- package/dist/core/prompt-templates.js +0 -251
- package/dist/core/prompt-templates.js.map +0 -1
- package/dist/core/resolve-config-value.d.ts +0 -17
- package/dist/core/resolve-config-value.d.ts.map +0 -1
- package/dist/core/resolve-config-value.js +0 -59
- package/dist/core/resolve-config-value.js.map +0 -1
- package/dist/core/resource-loader.d.ts +0 -184
- package/dist/core/resource-loader.d.ts.map +0 -1
- package/dist/core/resource-loader.js +0 -670
- package/dist/core/resource-loader.js.map +0 -1
- package/dist/core/sdk.d.ts +0 -90
- package/dist/core/sdk.d.ts.map +0 -1
- package/dist/core/sdk.js +0 -235
- package/dist/core/sdk.js.map +0 -1
- package/dist/core/session-manager.d.ts +0 -323
- package/dist/core/session-manager.d.ts.map +0 -1
- package/dist/core/session-manager.js +0 -1098
- package/dist/core/session-manager.js.map +0 -1
- package/dist/core/settings-manager.d.ts +0 -231
- package/dist/core/settings-manager.d.ts.map +0 -1
- package/dist/core/settings-manager.js +0 -667
- package/dist/core/settings-manager.js.map +0 -1
- package/dist/core/skills.d.ts +0 -58
- package/dist/core/skills.d.ts.map +0 -1
- package/dist/core/skills.js +0 -364
- package/dist/core/skills.js.map +0 -1
- package/dist/core/slash-commands.d.ts +0 -15
- package/dist/core/slash-commands.d.ts.map +0 -1
- package/dist/core/slash-commands.js +0 -22
- package/dist/core/slash-commands.js.map +0 -1
- package/dist/core/system-prompt.d.ts +0 -28
- package/dist/core/system-prompt.d.ts.map +0 -1
- package/dist/core/system-prompt.js +0 -161
- package/dist/core/system-prompt.js.map +0 -1
- package/dist/core/timings.d.ts +0 -7
- package/dist/core/timings.d.ts.map +0 -1
- package/dist/core/timings.js +0 -25
- package/dist/core/timings.js.map +0 -1
- package/dist/core/tools/bash.d.ts +0 -55
- package/dist/core/tools/bash.d.ts.map +0 -1
- package/dist/core/tools/bash.js +0 -242
- package/dist/core/tools/bash.js.map +0 -1
- package/dist/core/tools/edit-diff.d.ts +0 -63
- package/dist/core/tools/edit-diff.d.ts.map +0 -1
- package/dist/core/tools/edit-diff.js +0 -243
- package/dist/core/tools/edit-diff.js.map +0 -1
- package/dist/core/tools/edit.d.ts +0 -39
- package/dist/core/tools/edit.d.ts.map +0 -1
- package/dist/core/tools/edit.js +0 -146
- package/dist/core/tools/edit.js.map +0 -1
- package/dist/core/tools/find.d.ts +0 -39
- package/dist/core/tools/find.d.ts.map +0 -1
- package/dist/core/tools/find.js +0 -206
- package/dist/core/tools/find.js.map +0 -1
- package/dist/core/tools/grep.d.ts +0 -45
- package/dist/core/tools/grep.d.ts.map +0 -1
- package/dist/core/tools/grep.js +0 -239
- package/dist/core/tools/grep.js.map +0 -1
- package/dist/core/tools/index.d.ts +0 -73
- package/dist/core/tools/index.d.ts.map +0 -1
- package/dist/core/tools/index.js +0 -61
- package/dist/core/tools/index.js.map +0 -1
- package/dist/core/tools/ls.d.ts +0 -40
- package/dist/core/tools/ls.d.ts.map +0 -1
- package/dist/core/tools/ls.js +0 -118
- package/dist/core/tools/ls.js.map +0 -1
- package/dist/core/tools/path-utils.d.ts +0 -8
- package/dist/core/tools/path-utils.d.ts.map +0 -1
- package/dist/core/tools/path-utils.js +0 -81
- package/dist/core/tools/path-utils.js.map +0 -1
- package/dist/core/tools/read.d.ts +0 -39
- package/dist/core/tools/read.d.ts.map +0 -1
- package/dist/core/tools/read.js +0 -166
- package/dist/core/tools/read.js.map +0 -1
- package/dist/core/tools/truncate.d.ts +0 -70
- package/dist/core/tools/truncate.d.ts.map +0 -1
- package/dist/core/tools/truncate.js +0 -205
- package/dist/core/tools/truncate.js.map +0 -1
- package/dist/core/tools/write.d.ts +0 -29
- package/dist/core/tools/write.d.ts.map +0 -1
- package/dist/core/tools/write.js +0 -78
- package/dist/core/tools/write.js.map +0 -1
- package/dist/index.d.ts +0 -27
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js +0 -42
- package/dist/index.js.map +0 -1
- package/dist/main.d.ts +0 -8
- package/dist/main.d.ts.map +0 -1
- package/dist/main.js +0 -661
- package/dist/main.js.map +0 -1
- package/dist/migrations.d.ts +0 -33
- package/dist/migrations.d.ts.map +0 -1
- package/dist/migrations.js +0 -261
- package/dist/migrations.js.map +0 -1
- package/dist/modes/index.d.ts +0 -9
- package/dist/modes/index.d.ts.map +0 -1
- package/dist/modes/index.js +0 -8
- package/dist/modes/index.js.map +0 -1
- package/dist/modes/interactive/components/armin.d.ts +0 -34
- package/dist/modes/interactive/components/armin.d.ts.map +0 -1
- package/dist/modes/interactive/components/armin.js +0 -333
- package/dist/modes/interactive/components/armin.js.map +0 -1
- package/dist/modes/interactive/components/assistant-message.d.ts +0 -16
- package/dist/modes/interactive/components/assistant-message.d.ts.map +0 -1
- package/dist/modes/interactive/components/assistant-message.js +0 -96
- package/dist/modes/interactive/components/assistant-message.js.map +0 -1
- package/dist/modes/interactive/components/bash-execution.d.ts +0 -35
- package/dist/modes/interactive/components/bash-execution.d.ts.map +0 -1
- package/dist/modes/interactive/components/bash-execution.js +0 -162
- package/dist/modes/interactive/components/bash-execution.js.map +0 -1
- package/dist/modes/interactive/components/bordered-loader.d.ts +0 -16
- package/dist/modes/interactive/components/bordered-loader.d.ts.map +0 -1
- package/dist/modes/interactive/components/bordered-loader.js +0 -51
- package/dist/modes/interactive/components/bordered-loader.js.map +0 -1
- package/dist/modes/interactive/components/branch-summary-message.d.ts +0 -16
- package/dist/modes/interactive/components/branch-summary-message.d.ts.map +0 -1
- package/dist/modes/interactive/components/branch-summary-message.js +0 -44
- package/dist/modes/interactive/components/branch-summary-message.js.map +0 -1
- package/dist/modes/interactive/components/compaction-summary-message.d.ts +0 -16
- package/dist/modes/interactive/components/compaction-summary-message.d.ts.map +0 -1
- package/dist/modes/interactive/components/compaction-summary-message.js +0 -45
- package/dist/modes/interactive/components/compaction-summary-message.js.map +0 -1
- package/dist/modes/interactive/components/config-selector.d.ts +0 -71
- package/dist/modes/interactive/components/config-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/config-selector.js +0 -479
- package/dist/modes/interactive/components/config-selector.js.map +0 -1
- package/dist/modes/interactive/components/countdown-timer.d.ts +0 -14
- package/dist/modes/interactive/components/countdown-timer.d.ts.map +0 -1
- package/dist/modes/interactive/components/countdown-timer.js +0 -33
- package/dist/modes/interactive/components/countdown-timer.js.map +0 -1
- package/dist/modes/interactive/components/custom-editor.d.ts +0 -21
- package/dist/modes/interactive/components/custom-editor.d.ts.map +0 -1
- package/dist/modes/interactive/components/custom-editor.js +0 -70
- package/dist/modes/interactive/components/custom-editor.js.map +0 -1
- package/dist/modes/interactive/components/custom-message.d.ts +0 -20
- package/dist/modes/interactive/components/custom-message.d.ts.map +0 -1
- package/dist/modes/interactive/components/custom-message.js +0 -79
- package/dist/modes/interactive/components/custom-message.js.map +0 -1
- package/dist/modes/interactive/components/daxnuts.d.ts +0 -23
- package/dist/modes/interactive/components/daxnuts.d.ts.map +0 -1
- package/dist/modes/interactive/components/daxnuts.js +0 -140
- package/dist/modes/interactive/components/daxnuts.js.map +0 -1
- package/dist/modes/interactive/components/diff.d.ts +0 -12
- package/dist/modes/interactive/components/diff.d.ts.map +0 -1
- package/dist/modes/interactive/components/diff.js +0 -133
- package/dist/modes/interactive/components/diff.js.map +0 -1
- package/dist/modes/interactive/components/dynamic-border.d.ts +0 -15
- package/dist/modes/interactive/components/dynamic-border.d.ts.map +0 -1
- package/dist/modes/interactive/components/dynamic-border.js +0 -21
- package/dist/modes/interactive/components/dynamic-border.js.map +0 -1
- package/dist/modes/interactive/components/extension-editor.d.ts +0 -20
- package/dist/modes/interactive/components/extension-editor.d.ts.map +0 -1
- package/dist/modes/interactive/components/extension-editor.js +0 -110
- package/dist/modes/interactive/components/extension-editor.js.map +0 -1
- package/dist/modes/interactive/components/extension-input.d.ts +0 -23
- package/dist/modes/interactive/components/extension-input.d.ts.map +0 -1
- package/dist/modes/interactive/components/extension-input.js +0 -61
- package/dist/modes/interactive/components/extension-input.js.map +0 -1
- package/dist/modes/interactive/components/extension-selector.d.ts +0 -24
- package/dist/modes/interactive/components/extension-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/extension-selector.js +0 -78
- package/dist/modes/interactive/components/extension-selector.js.map +0 -1
- package/dist/modes/interactive/components/footer.d.ts +0 -26
- package/dist/modes/interactive/components/footer.d.ts.map +0 -1
- package/dist/modes/interactive/components/footer.js +0 -198
- package/dist/modes/interactive/components/footer.js.map +0 -1
- package/dist/modes/interactive/components/index.d.ts +0 -32
- package/dist/modes/interactive/components/index.d.ts.map +0 -1
- package/dist/modes/interactive/components/index.js +0 -33
- package/dist/modes/interactive/components/index.js.map +0 -1
- package/dist/modes/interactive/components/keybinding-hints.d.ts +0 -41
- package/dist/modes/interactive/components/keybinding-hints.d.ts.map +0 -1
- package/dist/modes/interactive/components/keybinding-hints.js +0 -61
- package/dist/modes/interactive/components/keybinding-hints.js.map +0 -1
- package/dist/modes/interactive/components/login-dialog.d.ts +0 -42
- package/dist/modes/interactive/components/login-dialog.d.ts.map +0 -1
- package/dist/modes/interactive/components/login-dialog.js +0 -145
- package/dist/modes/interactive/components/login-dialog.js.map +0 -1
- package/dist/modes/interactive/components/model-selector.d.ts +0 -47
- package/dist/modes/interactive/components/model-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/model-selector.js +0 -271
- package/dist/modes/interactive/components/model-selector.js.map +0 -1
- package/dist/modes/interactive/components/oauth-selector.d.ts +0 -19
- package/dist/modes/interactive/components/oauth-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/oauth-selector.js +0 -97
- package/dist/modes/interactive/components/oauth-selector.js.map +0 -1
- package/dist/modes/interactive/components/scoped-models-selector.d.ts +0 -49
- package/dist/modes/interactive/components/scoped-models-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/scoped-models-selector.js +0 -275
- package/dist/modes/interactive/components/scoped-models-selector.js.map +0 -1
- package/dist/modes/interactive/components/session-selector-search.d.ts +0 -23
- package/dist/modes/interactive/components/session-selector-search.d.ts.map +0 -1
- package/dist/modes/interactive/components/session-selector-search.js +0 -155
- package/dist/modes/interactive/components/session-selector-search.js.map +0 -1
- package/dist/modes/interactive/components/session-selector.d.ts +0 -95
- package/dist/modes/interactive/components/session-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/session-selector.js +0 -851
- package/dist/modes/interactive/components/session-selector.js.map +0 -1
- package/dist/modes/interactive/components/settings-selector.d.ts +0 -58
- package/dist/modes/interactive/components/settings-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/settings-selector.js +0 -297
- package/dist/modes/interactive/components/settings-selector.js.map +0 -1
- package/dist/modes/interactive/components/show-images-selector.d.ts +0 -10
- package/dist/modes/interactive/components/show-images-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/show-images-selector.js +0 -35
- package/dist/modes/interactive/components/show-images-selector.js.map +0 -1
- package/dist/modes/interactive/components/skill-invocation-message.d.ts +0 -17
- package/dist/modes/interactive/components/skill-invocation-message.d.ts.map +0 -1
- package/dist/modes/interactive/components/skill-invocation-message.js +0 -47
- package/dist/modes/interactive/components/skill-invocation-message.js.map +0 -1
- package/dist/modes/interactive/components/theme-selector.d.ts +0 -11
- package/dist/modes/interactive/components/theme-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/theme-selector.js +0 -46
- package/dist/modes/interactive/components/theme-selector.js.map +0 -1
- package/dist/modes/interactive/components/thinking-selector.d.ts +0 -11
- package/dist/modes/interactive/components/thinking-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/thinking-selector.js +0 -47
- package/dist/modes/interactive/components/thinking-selector.js.map +0 -1
- package/dist/modes/interactive/components/tool-execution.d.ts +0 -77
- package/dist/modes/interactive/components/tool-execution.d.ts.map +0 -1
- package/dist/modes/interactive/components/tool-execution.js +0 -787
- package/dist/modes/interactive/components/tool-execution.js.map +0 -1
- package/dist/modes/interactive/components/tree-selector.d.ts +0 -70
- package/dist/modes/interactive/components/tree-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/tree-selector.js +0 -935
- package/dist/modes/interactive/components/tree-selector.js.map +0 -1
- package/dist/modes/interactive/components/user-message-selector.d.ts +0 -30
- package/dist/modes/interactive/components/user-message-selector.d.ts.map +0 -1
- package/dist/modes/interactive/components/user-message-selector.js +0 -113
- package/dist/modes/interactive/components/user-message-selector.js.map +0 -1
- package/dist/modes/interactive/components/user-message.d.ts +0 -9
- package/dist/modes/interactive/components/user-message.d.ts.map +0 -1
- package/dist/modes/interactive/components/user-message.js +0 -27
- package/dist/modes/interactive/components/user-message.js.map +0 -1
- package/dist/modes/interactive/components/visual-truncate.d.ts +0 -24
- package/dist/modes/interactive/components/visual-truncate.d.ts.map +0 -1
- package/dist/modes/interactive/components/visual-truncate.js +0 -33
- package/dist/modes/interactive/components/visual-truncate.js.map +0 -1
- package/dist/modes/interactive/interactive-mode.d.ts +0 -315
- package/dist/modes/interactive/interactive-mode.d.ts.map +0 -1
- package/dist/modes/interactive/interactive-mode.js +0 -3725
- package/dist/modes/interactive/interactive-mode.js.map +0 -1
- package/dist/modes/interactive/theme/dark.json +0 -85
- package/dist/modes/interactive/theme/light.json +0 -84
- package/dist/modes/interactive/theme/theme-schema.json +0 -335
- package/dist/modes/interactive/theme/theme.d.ts +0 -78
- package/dist/modes/interactive/theme/theme.d.ts.map +0 -1
- package/dist/modes/interactive/theme/theme.js +0 -949
- package/dist/modes/interactive/theme/theme.js.map +0 -1
- package/dist/modes/print-mode.d.ts +0 -28
- package/dist/modes/print-mode.d.ts.map +0 -1
- package/dist/modes/print-mode.js +0 -101
- package/dist/modes/print-mode.js.map +0 -1
- package/dist/modes/rpc/rpc-client.d.ts +0 -217
- package/dist/modes/rpc/rpc-client.d.ts.map +0 -1
- package/dist/modes/rpc/rpc-client.js +0 -405
- package/dist/modes/rpc/rpc-client.js.map +0 -1
- package/dist/modes/rpc/rpc-mode.d.ts +0 -20
- package/dist/modes/rpc/rpc-mode.d.ts.map +0 -1
- package/dist/modes/rpc/rpc-mode.js +0 -511
- package/dist/modes/rpc/rpc-mode.js.map +0 -1
- package/dist/modes/rpc/rpc-types.d.ts +0 -409
- package/dist/modes/rpc/rpc-types.d.ts.map +0 -1
- package/dist/modes/rpc/rpc-types.js +0 -8
- package/dist/modes/rpc/rpc-types.js.map +0 -1
- package/dist/utils/changelog.d.ts +0 -21
- package/dist/utils/changelog.d.ts.map +0 -1
- package/dist/utils/changelog.js +0 -87
- package/dist/utils/changelog.js.map +0 -1
- package/dist/utils/clipboard-image.d.ts +0 -11
- package/dist/utils/clipboard-image.d.ts.map +0 -1
- package/dist/utils/clipboard-image.js +0 -162
- package/dist/utils/clipboard-image.js.map +0 -1
- package/dist/utils/clipboard-native.d.ts +0 -7
- package/dist/utils/clipboard-native.d.ts.map +0 -1
- package/dist/utils/clipboard-native.js +0 -14
- package/dist/utils/clipboard-native.js.map +0 -1
- package/dist/utils/clipboard.d.ts +0 -2
- package/dist/utils/clipboard.d.ts.map +0 -1
- package/dist/utils/clipboard.js +0 -67
- package/dist/utils/clipboard.js.map +0 -1
- package/dist/utils/frontmatter.d.ts +0 -8
- package/dist/utils/frontmatter.d.ts.map +0 -1
- package/dist/utils/frontmatter.js +0 -26
- package/dist/utils/frontmatter.js.map +0 -1
- package/dist/utils/git.d.ts +0 -26
- package/dist/utils/git.d.ts.map +0 -1
- package/dist/utils/git.js +0 -163
- package/dist/utils/git.js.map +0 -1
- package/dist/utils/image-convert.d.ts +0 -9
- package/dist/utils/image-convert.d.ts.map +0 -1
- package/dist/utils/image-convert.js +0 -35
- package/dist/utils/image-convert.js.map +0 -1
- package/dist/utils/image-resize.d.ts +0 -36
- package/dist/utils/image-resize.d.ts.map +0 -1
- package/dist/utils/image-resize.js +0 -181
- package/dist/utils/image-resize.js.map +0 -1
- package/dist/utils/mime.d.ts +0 -2
- package/dist/utils/mime.d.ts.map +0 -1
- package/dist/utils/mime.js +0 -26
- package/dist/utils/mime.js.map +0 -1
- package/dist/utils/photon.d.ts +0 -21
- package/dist/utils/photon.d.ts.map +0 -1
- package/dist/utils/photon.js +0 -121
- package/dist/utils/photon.js.map +0 -1
- package/dist/utils/shell.d.ts +0 -26
- package/dist/utils/shell.d.ts.map +0 -1
- package/dist/utils/shell.js +0 -186
- package/dist/utils/shell.js.map +0 -1
- package/dist/utils/sleep.d.ts +0 -5
- package/dist/utils/sleep.d.ts.map +0 -1
- package/dist/utils/sleep.js +0 -17
- package/dist/utils/sleep.js.map +0 -1
- package/dist/utils/tools-manager.d.ts +0 -3
- package/dist/utils/tools-manager.d.ts.map +0 -1
- package/dist/utils/tools-manager.js +0 -251
- package/dist/utils/tools-manager.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,24 +1,93 @@
|
|
|
1
|
-
#
|
|
1
|
+
# Changelog
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
All notable changes to Soma (`meetsoma` on npm).
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
Format follows [Keep a Changelog](https://keepachangelog.com/). Versioning follows [Semantic Versioning](https://semver.org/).
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
- Built on Pi 0.56.2 with `piConfig.configDir: ".soma"`
|
|
9
|
-
- Identity system: `.soma/identity.md` — discovered, not configured
|
|
10
|
-
- Memory structure: `.soma/memory/` — muscles, sessions, preloads
|
|
11
|
-
- Breath cycle: sessions exhale what was learned, next session inhales it
|
|
7
|
+
## [0.6.2] — 2026-03-21
|
|
12
8
|
|
|
13
|
-
###
|
|
9
|
+
### New
|
|
14
10
|
|
|
15
|
-
-
|
|
16
|
-
-
|
|
17
|
-
-
|
|
18
|
-
- Installed `logo-designer` skill from neonwatty/logo-designer-skill
|
|
11
|
+
- **Muscle heat from natural use.** Running scripts or editing files now bumps related muscles automatically — no `/pin` needed.
|
|
12
|
+
- **`soma doctor`** — checks workspace health, auto-fixes stale frontmatter, detects version drift.
|
|
13
|
+
- **Community sync on boot.** Missing protocols fetched from community repo automatically. Always current, works offline.
|
|
19
14
|
|
|
20
|
-
###
|
|
15
|
+
### Fixed
|
|
21
16
|
|
|
22
|
-
- No
|
|
23
|
-
-
|
|
24
|
-
-
|
|
17
|
+
- **No more "Update Available" banner.** Runtime delegation fixed.
|
|
18
|
+
- **Fresh installs** now include version tracking in settings.json.
|
|
19
|
+
- Welcome flow is honest about being a personality engine, not the agent.
|
|
20
|
+
|
|
21
|
+
### Changed
|
|
22
|
+
|
|
23
|
+
- Muscle activation fields simplified — triggers, keywords, topic merged into single list. Old format still works.
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
## [0.6.1] — 2026-03-20
|
|
28
|
+
|
|
29
|
+
### New
|
|
30
|
+
|
|
31
|
+
- **Published to npm.** `npm install -g meetsoma` — lightweight launcher, runtime downloads on first run.
|
|
32
|
+
- **Engine updated to Pi 0.61.1** — keybinding stability, session path fixes, suspend/resume.
|
|
33
|
+
- AMPS overview doc, migration guide (from CLAUDE.md/.cursorrules), troubleshooting page.
|
|
34
|
+
- Docs reorganised into 5 sections. Collapsible sidebar with section icons.
|
|
35
|
+
- Known Gaps sections — honest about heat system limitations and planned fixes.
|
|
36
|
+
|
|
37
|
+
### Fixed
|
|
38
|
+
|
|
39
|
+
- CLI crash on Pi 0.61.0 (`getEditorKeybindings` renamed upstream).
|
|
40
|
+
- `content-cli.js` import removed (moved to main.js in 0.61.0).
|
|
41
|
+
- `--help` fixed (`printGumHelp` removed upstream).
|
|
42
|
+
- Heat system docs corrected — `.protocol-state.json` → `state.json`.
|
|
43
|
+
|
|
44
|
+
## [0.6.0] — 2026-03-20
|
|
45
|
+
|
|
46
|
+
### New
|
|
47
|
+
|
|
48
|
+
- **Soma has a voice.** Run `soma` and it talks to you. Every message is different — same meaning, different words each time. No AI involved. Just clever writing.
|
|
49
|
+
- **Ask questions from the CLI.** Press `?` when you run `soma` and ask about memory, heat, protocols, muscles, or anything else. Soma answers — differently every time.
|
|
50
|
+
- **No compaction. Ever.** Other agents compress your conversation when context fills up. You wait. Quality degrades. Soma doesn't compact — it breathes. Full context, every session.
|
|
51
|
+
- **`soma init`** — Install the Soma runtime. Downloads automatically, no auth needed.
|
|
52
|
+
- **`soma doctor`** — Health check. Tells you what's working and what needs attention.
|
|
53
|
+
- **`soma update`** — Check for new versions.
|
|
54
|
+
- **`soma status`** — See your installation state at a glance.
|
|
55
|
+
- **`soma about`** — Learn how Soma works. Identity, protocols, muscles, breath cycle, scripts.
|
|
56
|
+
- **`soma focus <keyword>`** — Start a focused session primed for a specific topic.
|
|
57
|
+
- **`soma --map <name>`** — Load a workflow template.
|
|
58
|
+
- **Typing animation** — Responses type out character by character. Soma feels present.
|
|
59
|
+
- **Daily concepts** — The welcome screen shows a different idea each day.
|
|
60
|
+
- **23 documentation pages** — Models & providers, keybindings, themes, settings, sessions, prompts, skills, terminal setup, and more.
|
|
61
|
+
- **30 automated E2E tests** — Branding, paths, infrastructure, models, identity all verified in sandbox.
|
|
62
|
+
|
|
63
|
+
### Changed
|
|
64
|
+
|
|
65
|
+
- Engine updated to Pi 0.61.0.
|
|
66
|
+
- License changed to BSL 1.1 (converts to MIT on 2027-09-18).
|
|
67
|
+
- The npm package is a lightweight launcher. The runtime installs separately via `soma init`.
|
|
68
|
+
- Project paths resolve to `.soma/` (not `.pi/`) — correct config dir delegation.
|
|
69
|
+
|
|
70
|
+
### Fixed
|
|
71
|
+
|
|
72
|
+
- Auto-breathe timeout and session log naming bugs resolved.
|
|
73
|
+
- Session ID stability on resume — no more orphan logs.
|
|
74
|
+
- Edit tool detection in preload generation.
|
|
75
|
+
|
|
76
|
+
## [0.5.1] — 2026-03-12
|
|
77
|
+
|
|
78
|
+
- Content management commands.
|
|
79
|
+
- 15 in-session slash commands.
|
|
80
|
+
|
|
81
|
+
## [0.3.0] — 2026-03-10
|
|
82
|
+
|
|
83
|
+
- Auto-init on first run.
|
|
84
|
+
- Session continuation with `/inhale` and `/breathe`.
|
|
85
|
+
|
|
86
|
+
## [0.2.1] — 2026-03-09
|
|
87
|
+
|
|
88
|
+
- Core agent modules and built-in protocols.
|
|
89
|
+
- Context warnings and auto-exhale at 85%.
|
|
90
|
+
|
|
91
|
+
## [0.1.0] — 2026-03-08
|
|
92
|
+
|
|
93
|
+
- Initial release on npm.
|
package/LICENSE
CHANGED
|
@@ -1,21 +1,66 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
1
|
+
License text copyright (c) 2020 MariaDB Corporation Ab, All Rights Reserved.
|
|
2
|
+
"Business Source License" is a trademark of MariaDB Corporation Ab.
|
|
3
|
+
|
|
4
|
+
Parameters
|
|
5
|
+
|
|
6
|
+
Licensor: Curtis Mercier
|
|
7
|
+
Licensed Work: Soma Agent. The Licensed Work is (c) 2026
|
|
8
|
+
Curtis Mercier
|
|
9
|
+
Additional Use Grant: You may make use of the Licensed Work, provided that
|
|
10
|
+
you do not use the Licensed Work for a Competing Use.
|
|
11
|
+
A "Competing Use" means making available any product
|
|
12
|
+
or service that competes with or substantially
|
|
13
|
+
replicates the functionality of the Licensed Work,
|
|
14
|
+
including hosting it as a service, reselling modified
|
|
15
|
+
versions, or incorporating substantial portions into
|
|
16
|
+
a competing product.
|
|
17
|
+
Change Date: 2027-09-18
|
|
18
|
+
Change License: MIT
|
|
19
|
+
|
|
20
|
+
For information about alternative licensing arrangements for the Licensed Work,
|
|
21
|
+
please contact c.mercier@gravicity.ca.
|
|
22
|
+
|
|
23
|
+
Notice
|
|
24
|
+
|
|
25
|
+
Business Source License 1.1
|
|
26
|
+
|
|
27
|
+
Terms
|
|
28
|
+
|
|
29
|
+
The Licensor hereby grants you the right to copy, modify, create derivative
|
|
30
|
+
works, redistribute, and make non-production use of the Licensed Work. The
|
|
31
|
+
Licensor may make an Additional Use Grant, above, permitting limited production use.
|
|
32
|
+
|
|
33
|
+
Effective on the Change Date, or the fourth anniversary of the first publicly
|
|
34
|
+
available distribution of a specific version of the Licensed Work under this
|
|
35
|
+
License, whichever comes first, the Licensor hereby grants you rights under
|
|
36
|
+
the terms of the Change License, and the rights granted in the paragraph
|
|
37
|
+
above terminate.
|
|
38
|
+
|
|
39
|
+
If your use of the Licensed Work does not comply with the requirements
|
|
40
|
+
currently in effect as described in this License, you must purchase a
|
|
41
|
+
commercial license from the Licensor, its affiliated entities, or authorized
|
|
42
|
+
resellers, or you must refrain from using the Licensed Work.
|
|
43
|
+
|
|
44
|
+
All copies of the original and modified Licensed Work, and derivative works
|
|
45
|
+
of the Licensed Work, are subject to this License. This License applies
|
|
46
|
+
separately for each version of the Licensed Work and the Change Date may vary
|
|
47
|
+
for each version of the Licensed Work released by Licensor.
|
|
48
|
+
|
|
49
|
+
You must conspicuously display this License on each original or modified copy
|
|
50
|
+
of the Licensed Work. If you receive the Licensed Work in original or
|
|
51
|
+
modified form from a third party, the terms and conditions set forth in this
|
|
52
|
+
License apply to your use of that work.
|
|
53
|
+
|
|
54
|
+
Any use of the Licensed Work in violation of this License will automatically
|
|
55
|
+
terminate your rights under this License for the current and all other
|
|
56
|
+
versions of the Licensed Work.
|
|
57
|
+
|
|
58
|
+
This License does not grant you any right in any trademark or logo of
|
|
59
|
+
Licensor or its affiliates (provided that you may use a trademark or logo of
|
|
60
|
+
Licensor as expressly required by this License).
|
|
61
|
+
|
|
62
|
+
TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON
|
|
63
|
+
AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS,
|
|
64
|
+
EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF
|
|
65
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND
|
|
66
|
+
TITLE.
|
package/README.md
CHANGED
|
@@ -1,100 +1,84 @@
|
|
|
1
|
-
|
|
1
|
+
<div align="center">
|
|
2
2
|
|
|
3
|
-
>
|
|
3
|
+
<br>
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
### σ Soma
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
*Memory isn't retrieval. Memory is change.*
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
<br>
|
|
10
10
|
|
|
11
11
|
```bash
|
|
12
12
|
npm install -g meetsoma
|
|
13
|
+
soma
|
|
13
14
|
```
|
|
14
15
|
|
|
15
|
-
|
|
16
|
+
<br>
|
|
16
17
|
|
|
17
|
-
|
|
18
|
-
cd your-project
|
|
19
|
-
soma
|
|
20
|
-
```
|
|
18
|
+
[Docs](https://soma.gravicity.ai/docs) · [Blog](https://soma.gravicity.ai/blog) · [Hub](https://soma.gravicity.ai/hub) · [Source](https://soma.gravicity.ai/beta)
|
|
21
19
|
|
|
22
|
-
|
|
20
|
+
</div>
|
|
23
21
|
|
|
24
|
-
|
|
22
|
+
---
|
|
25
23
|
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
soma --resume # Select a previous session to resume
|
|
30
|
-
```
|
|
24
|
+
An AI coding agent that grows with you. Identity, protocols, and muscle memory — all evolving through use, not configuration.
|
|
25
|
+
|
|
26
|
+
Most agents forget everything between sessions. Soma doesn't.
|
|
31
27
|
|
|
32
|
-
## What
|
|
28
|
+
## What Happens
|
|
33
29
|
|
|
34
|
-
|
|
30
|
+
On first run, you'll meet the personality engine — no AI, just sentence templates. It introduces Soma and lets you ask questions before committing. Press Enter to install.
|
|
35
31
|
|
|
36
|
-
|
|
32
|
+
```
|
|
33
|
+
σ
|
|
37
34
|
|
|
38
|
-
|
|
35
|
+
Soma — the AI agent that remembers
|
|
39
36
|
|
|
40
|
-
|
|
37
|
+
❝ No compaction. Ever.
|
|
41
38
|
|
|
42
|
-
|
|
39
|
+
──────────────────────────────────────────────────────────
|
|
43
40
|
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
↓
|
|
47
|
-
Session 2 (inhale) ← picks up preload → work → exhale
|
|
48
|
-
↓
|
|
49
|
-
Session 3 (inhale) ← ...and so on
|
|
41
|
+
→ Enter Install Soma
|
|
42
|
+
→ ? Ask me something first
|
|
50
43
|
```
|
|
51
44
|
|
|
52
|
-
|
|
45
|
+
After install, run `soma` in any project. It creates `.soma/`, reads your codebase, and writes its own identity. By session two, it remembers.
|
|
53
46
|
|
|
54
47
|
## Commands
|
|
55
48
|
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
49
|
+
```bash
|
|
50
|
+
soma # start a session
|
|
51
|
+
soma focus <keyword> # load relevant muscles + MAPs
|
|
52
|
+
soma inhale # resume from last session
|
|
53
|
+
soma --map <name> # load a workflow
|
|
54
|
+
|
|
55
|
+
soma init # install the runtime
|
|
56
|
+
soma doctor # check health
|
|
57
|
+
soma update # check for updates
|
|
58
|
+
```
|
|
64
59
|
|
|
65
|
-
##
|
|
60
|
+
## The Five Ideas
|
|
66
61
|
|
|
67
|
-
|
|
68
|
-
.soma/
|
|
69
|
-
├── identity.md ← who Soma becomes (discovered, not configured)
|
|
70
|
-
├── STATE.md ← project architecture truth
|
|
71
|
-
├── protocols/ ← behavioral rules (heat-tracked)
|
|
72
|
-
├── memory/
|
|
73
|
-
│ ├── muscles/ ← patterns learned from experience
|
|
74
|
-
│ ├── preload-next.md ← continuation for next session
|
|
75
|
-
│ └── sessions/ ← daily logs
|
|
76
|
-
└── scripts/ ← dev tooling
|
|
77
|
-
```
|
|
62
|
+
**Identity** — a self-written file. It knows your project, your patterns, your stack.
|
|
78
63
|
|
|
79
|
-
|
|
64
|
+
**Protocols** — behavioral rules. "Read before write." Hot ones load. Cold ones fade.
|
|
80
65
|
|
|
81
|
-
|
|
82
|
-
- **Structure is earned, not imposed.** Starts minimal. Grows where needed.
|
|
83
|
-
- **Memory is cultivated, not stored.** Patterns emerge from use.
|
|
84
|
-
- **Sessions are breaths.** Each exhale writes what was learned. Each inhale picks it up.
|
|
66
|
+
**Muscles** — learned patterns. Correct it twice → permanent learning.
|
|
85
67
|
|
|
86
|
-
|
|
68
|
+
**Breath** — inhale, work, exhale. No compaction. Full context every session.
|
|
87
69
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
70
|
+
**Heat** — attention management. Used things stay. Unused things cool.
|
|
71
|
+
|
|
72
|
+
## Requirements
|
|
73
|
+
|
|
74
|
+
- Node.js ≥ 20.6
|
|
75
|
+
- git
|
|
76
|
+
- API key (Anthropic, Google, or OpenAI)
|
|
93
77
|
|
|
94
|
-
|
|
78
|
+
---
|
|
95
79
|
|
|
96
|
-
|
|
80
|
+
<div align="center">
|
|
97
81
|
|
|
98
|
-
|
|
82
|
+
<sub>BSL 1.1 © Curtis Mercier — open source 2027</sub>
|
|
99
83
|
|
|
100
|
-
|
|
84
|
+
</div>
|