zaileys 3.0.0 → 3.1.0
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/.changeset/README.md +8 -0
- package/.changeset/config.json +11 -0
- package/.kelar/kelar-tools.cjs +829 -0
- package/.kelar/memory/INDEX.md +21 -0
- package/.kelar/memory/technical/issue-34-sendpresenceupdate-undefined.md +4 -0
- package/.kelar/memory/technical/lmdb-native-binary-fallback.md +4 -0
- package/.kelar/memory/technical/nedbadapter-ignoring-encoder-causes-buffer-typing-crash-err-invalid-arg-type.md +4 -0
- package/.kelar/memory/technical/signal-media-constructor-input-contract.md +4 -0
- package/.kelar/memory/technical/sticker-example-source-format.md +4 -0
- package/.kelar/memory/technical/ts2307-missing-seald-io-nedb.md +4 -0
- package/.kelar/memory/technical/ts2307-missing-zaileys-store-adapters.md +4 -0
- package/.kelar/plans/README.md +3 -0
- package/.kelar/research/README.md +3 -0
- package/.kelar/research/mysql-adapter-research.md +32 -0
- package/.kelar/state/ASSUMPTIONS.md +14 -0
- package/.kelar/state/DEBT.md +13 -0
- package/.kelar/state/DIARY.md +15 -0
- package/.kelar/state/HANDOFF.md +54 -0
- package/.kelar/state/PATTERNS.md +43 -0
- package/.kelar/state/STATE.md +37 -0
- package/.kelar/state/TASKS.md +146 -0
- package/AGENTS.md +108 -0
- package/CHANGELOG.md +12 -0
- package/GEMINI.md +58 -0
- package/dist/index.d.mts +14 -3
- package/dist/index.d.ts +14 -3
- package/dist/index.js +9 -27
- package/dist/index.mjs +9 -27
- package/package.json +16 -14
- package/packages/media-process/CHANGELOG.md +7 -0
- package/packages/media-process/LICENSE +21 -0
- package/packages/media-process/dist/index.d.mts +142 -0
- package/packages/media-process/dist/index.d.ts +142 -0
- package/packages/media-process/dist/index.mjs +3 -0
- package/packages/media-process/package.json +39 -0
- package/packages/media-process/tsconfig.json +15 -0
- package/packages/mysql-adapter/dist/index.d.mts +36 -0
- package/packages/mysql-adapter/dist/index.d.ts +36 -0
- package/packages/mysql-adapter/dist/index.js.map +1 -0
- package/packages/mysql-adapter/dist/index.mjs +101 -0
- package/packages/mysql-adapter/dist/index.mjs.map +1 -0
- package/packages/mysql-adapter/package.json +36 -0
- package/pnpm-workspace.yaml +3 -0
- package/.agent/skills/codebase-mapper/SKILL.md +0 -226
- package/.agent/skills/context-compressor/SKILL.md +0 -201
- package/.agent/skills/context-fetch/SKILL.md +0 -184
- package/.agent/skills/context-health-monitor/SKILL.md +0 -105
- package/.agent/skills/debugger/SKILL.md +0 -273
- package/.agent/skills/empirical-validation/SKILL.md +0 -97
- package/.agent/skills/executor/SKILL.md +0 -465
- package/.agent/skills/plan-checker/SKILL.md +0 -283
- package/.agent/skills/planner/SKILL.md +0 -485
- package/.agent/skills/token-budget/SKILL.md +0 -166
- package/.agent/skills/verifier/SKILL.md +0 -421
- package/.agent/workflows/add-phase.md +0 -96
- package/.agent/workflows/add-todo.md +0 -69
- package/.agent/workflows/audit-milestone.md +0 -107
- package/.agent/workflows/check-todos.md +0 -80
- package/.agent/workflows/complete-milestone.md +0 -135
- package/.agent/workflows/debug.md +0 -235
- package/.agent/workflows/discuss-phase.md +0 -103
- package/.agent/workflows/execute.md +0 -325
- package/.agent/workflows/health.md +0 -122
- package/.agent/workflows/help.md +0 -96
- package/.agent/workflows/insert-phase.md +0 -109
- package/.agent/workflows/install.md +0 -152
- package/.agent/workflows/list-phase-assumptions.md +0 -82
- package/.agent/workflows/map.md +0 -394
- package/.agent/workflows/new-milestone.md +0 -126
- package/.agent/workflows/new-project.md +0 -368
- package/.agent/workflows/pause.md +0 -176
- package/.agent/workflows/plan-milestone-gaps.md +0 -116
- package/.agent/workflows/plan.md +0 -380
- package/.agent/workflows/progress.md +0 -90
- package/.agent/workflows/quick.md +0 -128
- package/.agent/workflows/remove-phase.md +0 -139
- package/.agent/workflows/research-phase.md +0 -160
- package/.agent/workflows/resume.md +0 -131
- package/.agent/workflows/update.md +0 -203
- package/.agent/workflows/verify.md +0 -263
- package/.agent/workflows/web-search.md +0 -121
- package/.agent/workflows/whats-new.md +0 -80
- package/.gemini/GEMINI.md +0 -67
- package/.gsd/DEBUG.md +0 -26
- package/.gsd/GSD-STYLE.md +0 -272
- package/.gsd/PROJECT_RULES.md +0 -256
- package/.gsd/ROADMAP.md +0 -38
- package/.gsd/SPEC.md +0 -16
- package/.gsd/STATE.md +0 -10
- package/.gsd/adapters/CLAUDE.md +0 -77
- package/.gsd/adapters/GEMINI.md +0 -92
- package/.gsd/adapters/GPT_OSS.md +0 -130
- package/.gsd/docs/model-selection-playbook.md +0 -128
- package/.gsd/docs/runbook.md +0 -296
- package/.gsd/docs/token-optimization-guide.md +0 -207
- package/.gsd/model_capabilities.yaml +0 -108
- package/.gsd/phases/1/1-PLAN.md +0 -44
- package/.gsd/phases/1/2-PLAN.md +0 -54
- package/.gsd/phases/1/3-PLAN.md +0 -46
- package/.gsd/phases/1/4-PLAN.md +0 -39
- package/.gsd/phases/2/2-1-SUMMARY.md +0 -8
- package/.gsd/phases/2/2-PLAN.md +0 -47
- package/.gsd/phases/3/3-1-SUMMARY.md +0 -8
- package/.gsd/phases/3/3-PLAN.md +0 -43
- package/.gsd/phases/4/4-1-PLAN.md +0 -44
- package/.gsd/phases/4/4-1-SUMMARY.md +0 -8
- package/.gsd/phases/4/4-2-PLAN.md +0 -59
- package/.gsd/phases/4/4-2-SUMMARY.md +0 -8
- package/.gsd/phases/4/4-3-PLAN.md +0 -42
- package/.gsd/phases/4/4-3-SUMMARY.md +0 -8
- package/.gsd/phases/4/VERIFICATION.md +0 -8
- package/.gsd/phases/5/1-SUMMARY.md +0 -5
- package/.gsd/phases/5/5-PLAN.md +0 -47
- package/.gsd/phases/5/RESEARCH.md +0 -24
- package/.gsd/phases/5/VERIFICATION.md +0 -8
- package/.gsd/phases/6/1-SUMMARY.md +0 -6
- package/.gsd/phases/6/6-PLAN.md +0 -46
- package/.gsd/phases/6/RESEARCH.md +0 -33
- package/.gsd/phases/6/VERIFICATION.md +0 -7
- package/.gsd/phases/7/1-SUMMARY.md +0 -12
- package/.gsd/phases/7/7-PLAN.md +0 -78
- package/.gsd/phases/7/VERIFICATION.md +0 -7
- package/.gsd/templates/DEBUG.md +0 -123
- package/.gsd/templates/PLAN.md +0 -90
- package/.gsd/templates/RESEARCH.md +0 -75
- package/.gsd/templates/SUMMARY.md +0 -103
- package/.gsd/templates/UAT.md +0 -168
- package/.gsd/templates/VERIFICATION.md +0 -70
- package/.gsd/templates/architecture.md +0 -67
- package/.gsd/templates/context.md +0 -91
- package/.gsd/templates/decisions.md +0 -37
- package/.gsd/templates/discovery.md +0 -122
- package/.gsd/templates/journal.md +0 -46
- package/.gsd/templates/milestone.md +0 -91
- package/.gsd/templates/phase-summary.md +0 -52
- package/.gsd/templates/project.md +0 -124
- package/.gsd/templates/requirements.md +0 -92
- package/.gsd/templates/roadmap.md +0 -103
- package/.gsd/templates/spec.md +0 -51
- package/.gsd/templates/sprint.md +0 -57
- package/.gsd/templates/stack.md +0 -62
- package/.gsd/templates/state.md +0 -92
- package/.gsd/templates/state_snapshot.md +0 -132
- package/.gsd/templates/todo.md +0 -32
- package/.gsd/templates/token_report.md +0 -79
- package/.gsd/templates/user-setup.md +0 -116
- package/.husky/commit-msg +0 -1
- package/.husky/pre-commit +0 -1
- package/commitlint.config.js +0 -3
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# Changesets
|
|
2
|
+
|
|
3
|
+
Hello and welcome! This folder has been automatically generated by `@changesets/cli`, a build tool that works
|
|
4
|
+
with multi-package repos, or single-package repos to help you version and publish your code. You can
|
|
5
|
+
find the full documentation for it [in our repository](https://github.com/changesets/changesets).
|
|
6
|
+
|
|
7
|
+
We have a quick list of common questions to get you started engaging with this project in
|
|
8
|
+
[our documentation](https://github.com/changesets/changesets/blob/main/docs/common-questions.md).
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://unpkg.com/@changesets/config@3.1.3/schema.json",
|
|
3
|
+
"changelog": "@changesets/cli/changelog",
|
|
4
|
+
"commit": true,
|
|
5
|
+
"fixed": [],
|
|
6
|
+
"linked": [],
|
|
7
|
+
"access": "public",
|
|
8
|
+
"baseBranch": "staging",
|
|
9
|
+
"updateInternalDependencies": "patch",
|
|
10
|
+
"ignore": []
|
|
11
|
+
}
|