Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
542 commits
Select commit Hold shift + click to select a range
2e84372
Merge pull request #607 from automagik-dev/wish/pgserve-singleton-no-…
namastex888 May 6, 2026
dc0bfb8
chore(version): bump to 2.260506.2 [skip ci]
github-actions[bot] May 6, 2026
404b3df
fix(api): handle string|undefined from c.req.param() in requireInstan…
namastex888 May 7, 2026
eb3422d
Merge pull request #611 from automagik-dev/fix/api-typecheck-param-un…
namastex888 May 7, 2026
83255eb
chore(version): bump to 2.260507.1 [skip ci]
github-actions[bot] May 7, 2026
dc7de8d
fix(channel-whatsapp): propagate silent PreKeyError + bump vendored b…
namastex888 May 7, 2026
ef7b176
Merge pull request #610 from automagik-dev/fix/silent-prekey-error-ou…
namastex888 May 7, 2026
42eaa11
chore(version): bump to 2.260507.2 [skip ci]
github-actions[bot] May 7, 2026
6888307
chore(version): bump to 2.260507.3 [skip ci]
github-actions[bot] May 7, 2026
e4748ca
ci(version): write .npmrc + use npm publish for @next/@latest
namastex888 May 7, 2026
0e9ca31
Merge pull request #613 from automagik-dev/fix/version-workflow-npm-p…
namastex888 May 7, 2026
763947d
chore(version): bump to 2.260507.4 [skip ci]
github-actions[bot] May 7, 2026
01b5511
ci(version): switch npm publish to OIDC trusted publishing
namastex888 May 7, 2026
56c0fb1
Merge pull request #614 from automagik-dev/wish/npm-trusted-publisher…
namastex888 May 7, 2026
b7e928f
chore(version): bump to 2.260507.5 [skip ci]
github-actions[bot] May 7, 2026
bd5fdce
ci(version): switch Auto Version job to ubuntu-latest for OIDC publish
namastex888 May 7, 2026
5865420
Merge pull request #615 from automagik-dev/fix/version-runner-github-…
namastex888 May 7, 2026
2ffa2f6
chore(version): bump to 2.260507.6 [skip ci]
github-actions[bot] May 7, 2026
ec0eb5b
ci(version): add actions/setup-node before npm upgrade
namastex888 May 7, 2026
be1bec3
Merge pull request #616 from automagik-dev/fix/version-setup-node-step
namastex888 May 7, 2026
639cdd3
chore(version): bump to 2.260507.7 [skip ci]
github-actions[bot] May 7, 2026
d3555bc
ci(version): add --force to npm self-upgrade to bypass MODULE_NOT_FOU…
namastex888 May 7, 2026
5642733
Merge pull request #617 from automagik-dev/fix/version-npm-upgrade-force
namastex888 May 7, 2026
671d320
chore(version): bump to 2.260507.8 [skip ci]
github-actions[bot] May 7, 2026
2988480
ci(version): use Node 24 (npm 11.x bundled) instead of upgrading npm 10
namastex888 May 7, 2026
56619e2
Merge pull request #618 from automagik-dev/fix/version-node24-skip-up…
namastex888 May 7, 2026
926352b
chore(version): bump to 2.260507.9 [skip ci]
github-actions[bot] May 7, 2026
6d0c2d7
fix(cli): anchor pm2 --cwd to $HOME so restarts cannot ENOENT
automagik-genie May 8, 2026
2324dcb
Merge pull request #619 from automagik-dev/fix/pm2-cwd-anchor
namastex888 May 8, 2026
87aa797
chore(version): bump to 2.260508.1 [skip ci]
github-actions[bot] May 8, 2026
c35ec28
ci(release): migrate npm publish to OIDC Trusted Publishing
automagik-genie May 8, 2026
72efa43
Merge pull request #620 from automagik-dev/ci/release-oidc-publish
namastex888 May 8, 2026
957f2e1
chore(version): bump to 2.260508.2 [skip ci]
github-actions[bot] May 8, 2026
bdc3908
fix(doctor): detect and repair non-pm2 port squatters
May 8, 2026
59b8de1
test(doctor): add findPortOwner + processKill to update-maintenance d…
May 8, 2026
08d5379
Merge pull request #621 from automagik-dev/omni-doctor-portfix
namastex888 May 8, 2026
20ea91a
chore(version): bump to 2.260508.3 [skip ci]
github-actions[bot] May 8, 2026
b166fac
feat(runtime-env): UDS-first pgserve transport discovery (G1 of pgser…
namastex888 May 8, 2026
b7ee5dc
feat(cli): omni requirements — peer-version manifest (G6 of pgserve-s…
namastex888 May 8, 2026
b677ed0
feat(api): drop embedded pgserve — consumer-only model (G2 of pgserve…
namastex888 May 8, 2026
60f1786
refactor(cli): drop useCanonicalPgserve branching + checkCanonicalPgs…
namastex888 May 8, 2026
f122630
docs(wish): pgserve-singleton-no-proxy — record G2+G3 shipped
namastex888 May 8, 2026
d9a58c3
Merge pull request #622 from automagik-dev/wish/pgserve-singleton-no-…
namastex888 May 8, 2026
1bc15d2
chore(version): bump to 2.260508.4 [skip ci]
github-actions[bot] May 8, 2026
d98c29c
fix(api): re-arm stale customer_replied rows via sweeper pass (#624)
May 8, 2026
3246f7c
test(follow-up-sweeper): clarify race-condition-defense intent on dis…
May 8, 2026
2694b9d
fix(api): address Gemini review on #625 — row-locking + clean variabl…
May 8, 2026
d4182a4
Merge pull request #625 from pedronamastex/fix-624
namastex888 May 9, 2026
a1ec3f8
chore(merge): resolve conflicts with dev (bun.lock regenerated)
vasconceloscezar May 9, 2026
ba1f89c
test(doctor): accept UDS-form DATABASE_URL in pm2-env-drift fix asser…
vasconceloscezar May 9, 2026
0fb856d
docs(observability): align WISH with implementation per Gemini review
vasconceloscezar May 9, 2026
3abf6c7
fix(ci): pin pgserve to ~2.4 + use `serve` subcommand
vasconceloscezar May 9, 2026
dd64bfc
test(doctor): pin XDG_RUNTIME_DIR so suite is host-independent
vasconceloscezar May 9, 2026
687dc51
fix(ci): create `omni` database after pgserve boot in smoke-test
namastex888 May 9, 2026
fa37470
Merge pull request #626 from automagik-dev/fix/ci-pin-pgserve-2.4
namastex888 May 9, 2026
281e873
chore(version): bump to 2.260509.1 [skip ci]
github-actions[bot] May 9, 2026
917b953
Merge remote-tracking branch 'origin/dev' into feat/observability-otel
vasconceloscezar May 9, 2026
3121fae
docs(wish): output-primitives-unified v2 — re-scope after dev-drift a…
namastex888 May 9, 2026
41a2af4
Merge pull request #627 from automagik-dev/wish/output-primitives-uni…
namastex888 May 9, 2026
6a870d1
chore(version): bump to 2.260509.2 [skip ci]
github-actions[bot] May 9, 2026
7dc583f
fix(observability): drop unused otelSdk export + retire stale knip ig…
vasconceloscezar May 10, 2026
f294223
Merge pull request #547 from automagik-dev/feat/observability-otel
vasconceloscezar May 10, 2026
338d58f
chore(version): bump to 2.260510.1 [skip ci]
github-actions[bot] May 10, 2026
9845622
feat(release): cosign keyless signing pipeline (mirror genie pattern)
namastex888 May 11, 2026
8edecba
Merge pull request #631 from automagik-dev/wish/v3-prerelease-trust-l…
namastex888 May 12, 2026
29f9b67
chore(version): bump to 2.260512.1 [skip ci]
github-actions[bot] May 12, 2026
4211ad5
feat(release): channel-aware publishing (mirror genie wish release-ch…
namastex888 May 12, 2026
2f814bc
fix(release): drop publish-npm job (Codex P1 — dev dispatches were
namastex888 May 12, 2026
28d3343
Merge pull request #633 from automagik-dev/wish/release-channel-dev-m…
namastex888 May 12, 2026
20a5ad5
chore(version): bump to 2.260512.2 [skip ci]
github-actions[bot] May 12, 2026
020dace
feat(release): canonical channel taxonomy stable/homolog/dev (drop be…
namastex888 May 12, 2026
d9ed60d
Merge pull request #634 from automagik-dev/wish/channel-homolog-taxonomy
namastex888 May 12, 2026
e5b7181
chore(version): bump to 2.260512.3 [skip ci]
github-actions[bot] May 12, 2026
24a4194
fix(install): route omni pgserve consumers through autopg-v3 resolver
namastex888 May 20, 2026
482a4c7
Merge pull request #636 from automagik-dev/fix/install-autopg-v3-cano…
namastex888 May 20, 2026
5856255
chore(version): bump to 2.260520.1 [skip ci]
github-actions[bot] May 20, 2026
73f879d
fix(install): silence knip on canonical-pgserve-binary exports
namastex888 May 20, 2026
3f3fbd9
Merge pull request #637 from automagik-dev/fix/knip-canonical-pgserve…
namastex888 May 20, 2026
9b7ccaf
chore(version): bump to 2.260520.2 [skip ci]
github-actions[bot] May 20, 2026
9797af9
fix(release): refresh bun.lock during version bump to unblock build-t…
namastex888 May 20, 2026
cc2e5f7
Merge pull request #638 from automagik-dev/fix/refresh-bun-lockfile-a…
namastex888 May 20, 2026
b1a5805
chore(version): bump to 2.260520.3 [skip ci]
github-actions[bot] May 20, 2026
f0fe42b
fix(release): publish to npm before dispatching release.yml (don't sh…
namastex888 May 20, 2026
bbc89bc
Merge pull request #640 from automagik-dev/fix/version-publish-before…
namastex888 May 20, 2026
9c24023
chore(version): bump to 2.260520.4 [skip ci]
github-actions[bot] May 20, 2026
136be46
chore(version): bump to 2.260520.4 [skip ci] (#641)
namastex888 May 20, 2026
2738d3b
fix(test): runtime-env.test asserts WHATWG-url UDS shape (#642)
namastex888 May 20, 2026
4aefd74
chore(version): bump to 2.260520.5 [skip ci]
github-actions[bot] May 20, 2026
e458f19
chore(version): bump to 2.260520.6 [skip ci]
github-actions[bot] May 20, 2026
784d65f
fix(install): omni heals itself for autopg-v3 + missing omni DB upgra…
namastex888 May 20, 2026
c19c0c1
chore(version): bump to 2.260520.7 [skip ci]
github-actions[bot] May 20, 2026
18b32de
chore(version): bump to 2.260520.8 [skip ci]
github-actions[bot] May 20, 2026
f074a74
fix(runtime-env): publish PGHOST/PGPORT for postgres.js socket connec…
namastex888 May 20, 2026
f9130aa
chore(version): bump to 2.260520.9 [skip ci]
github-actions[bot] May 20, 2026
34a94ff
fix(transport): UDS URL is plain @localhost/db — postgres.js rejects …
namastex888 May 20, 2026
fe33704
chore(version): bump to 2.260520.10 [skip ci]
github-actions[bot] May 20, 2026
6feb50c
feat(install): omni dedicated-role cutover — scoped non-superuser ide…
namastex888 May 20, 2026
acecc16
chore(version): bump to 2.260520.11 [skip ci]
github-actions[bot] May 20, 2026
5148834
fix(cutover): GRANT CREATE ON DATABASE + pre-create pgcrypto for migr…
namastex888 May 20, 2026
c6942ef
chore(version): bump to 2.260520.12 [skip ci]
github-actions[bot] May 20, 2026
087edd0
fix(cutover): demote 5 unused exports to module-internal for knip (#648)
namastex888 May 20, 2026
f2dc418
chore(version): bump to 2.260520.13 [skip ci]
github-actions[bot] May 20, 2026
3b27cf9
fix(cutover): grant scoped role ownership of drizzle migrator schema …
namastex888 May 20, 2026
9bc295b
chore(version): bump to 2.260520.14 [skip ci]
github-actions[bot] May 20, 2026
71e2f7d
feat(doctor): migrate unmounted embedded → canonical via temp postmas…
namastex888 May 20, 2026
306676e
chore(version): bump to 2.260520.15 [skip ci]
github-actions[bot] May 20, 2026
e8c13c1
fix(doctor): detect partial embedded-canonical migration by row-count…
namastex888 May 20, 2026
7a7a2d5
chore(version): bump to 2.260520.16 [skip ci]
github-actions[bot] May 20, 2026
dfd0b4e
fix(migration): stop omni-api during copy to avoid bootstrap races (#…
namastex888 May 20, 2026
31f68b5
chore(version): bump to 2.260520.17 [skip ci]
github-actions[bot] May 20, 2026
4df2d52
fix(migration): COPY via BINARY format to handle embedded special cha…
namastex888 May 20, 2026
84e3e8e
chore(version): bump to 2.260520.18 [skip ci]
github-actions[bot] May 20, 2026
24e0e51
fix(migration): skip media_content (huge blobs break Node pipe; resyn…
namastex888 May 20, 2026
0ed7910
chore(version): bump to 2.260520.19 [skip ci]
github-actions[bot] May 20, 2026
c0bc6b6
fix(migration): file-buffered COPY to avoid pipe EPIPE on large rows …
namastex888 May 20, 2026
af454b8
chore(version): bump to 2.260520.20 [skip ci]
github-actions[bot] May 20, 2026
8c3a2b8
chore(env): move OTEL config from ecosystem.config.cjs to .env
vasconceloscezar May 22, 2026
a3e1e5a
feat(a2a): add v1 discovery and task runtime
filipexyz May 22, 2026
c5d73c7
chore: remove ravi specs from a2a branch
filipexyz May 22, 2026
8278d2d
fix(a2a): address pr review comments
filipexyz May 22, 2026
e4bf6e2
fix(a2a): satisfy knip quality gate
filipexyz May 22, 2026
d317643
fix(a2a): address review isolation gaps
filipexyz May 23, 2026
13f72de
Merge pull request #657 from automagik-dev/codex/a2a-v1-omni-discovery
vasconceloscezar May 23, 2026
9f8f958
chore(version): bump to 2.260523.1 [skip ci]
github-actions[bot] May 23, 2026
2fa6330
fix: pass claude code executable path to dispatcher
filipexyz May 23, 2026
e9aec90
feat(a2a): expose agent card metadata
filipexyz May 23, 2026
0250761
test(a2a): sanitize agent card metadata fixtures
filipexyz May 23, 2026
24dc128
fix(api): filter messages by exact externalId
filipexyz May 24, 2026
e7541e4
fix(api): persist outbound media metadata
filipexyz May 24, 2026
b062ce3
Merge pull request #659 from automagik-dev/codex/issue-49-media-send-…
filipexyz May 24, 2026
228fa34
chore(version): bump to 2.260524.1 [skip ci]
github-actions[bot] May 24, 2026
707db70
fix(pgserve): canonical default port (5432) + match PG major when rea…
automagik-genie May 24, 2026
db1382b
refactor(pgserve): deterministic version-aware autopg binary selection
automagik-genie May 24, 2026
2db7435
Merge pull request #660 from automagik-dev/fix/pgserve-canonical-port…
namastex888 May 25, 2026
5fb3253
chore(version): bump to 2.260525.1 [skip ci]
github-actions[bot] May 25, 2026
9d97a18
fix(pgserve): seamless cross-major embedded→canonical migration (auto…
automagik-genie May 25, 2026
4a81667
refactor(pgserve): address PR review (version sort, platform loader v…
automagik-genie May 25, 2026
b71c628
fix(pgserve): un-export internal resolveReaderForMajor/ReaderHandle (…
automagik-genie May 25, 2026
d282478
Merge pull request #658 from automagik-dev/codex/issue-50-externalid-…
namastex888 May 25, 2026
6f27513
Merge pull request #661 from automagik-dev/feat/seamless-cross-major-…
namastex888 May 25, 2026
3483454
chore(version): bump to 2.260525.2 [skip ci]
github-actions[bot] May 25, 2026
e1372a4
feat(a2a): propagate omni execution context
filipexyz May 28, 2026
973c312
fix(a2a): address execution context review comments
filipexyz May 28, 2026
f89ec70
Merge pull request #664 from automagik-dev/codex/a2a-execution-context
namastex888 May 28, 2026
43952d3
chore(version): bump to 2.260528.1 [skip ci]
github-actions[bot] May 28, 2026
f39e7aa
fix(dispatcher): recover media wait timeouts
filipexyz May 28, 2026
3384ab5
fix(whatsapp): dogfood delete ids and read-only events
namastex888 May 29, 2026
1977e97
fix(nats): register first-party custom event schemas
namastex888 May 29, 2026
7c36292
Merge origin/dev into felipe
namastex888 May 29, 2026
95ef2da
chore: promote felipe dogfood fixes
namastex888 May 29, 2026
e7eb6cc
chore(version): bump to 2.260529.1 [skip ci]
github-actions[bot] May 29, 2026
8031c7e
ci: run autopg v3 in quality gates (#671)
namastex888 May 29, 2026
1c60839
chore(version): bump to 2.260529.2 [skip ci]
github-actions[bot] May 29, 2026
1ef5e66
Merge remote-tracking branch 'origin/dev' into felipe
namastex888 May 29, 2026
b5cdacf
fix(core): port homolog Langfuse trace context onto dev
automagik-genie May 29, 2026
1b3e94e
fix(core): address trace context review feedback
automagik-genie May 29, 2026
3634269
Merge pull request #673 from automagik-dev/repair/homolog-from-dev-pl…
namastex888 May 29, 2026
2d7bf5b
chore(version): bump to 2.260529.3 [skip ci]
github-actions[bot] May 29, 2026
86e7eb7
feat(media): default STT to quality-first OpenAI
namastex888 May 30, 2026
d5c9fdb
fix(media): keep OpenAI STT prompt helper internal
namastex888 May 30, 2026
fe16038
fix(media): address STT review findings
namastex888 May 30, 2026
7c72767
test(media): cover STT provider fallbacks
namastex888 May 30, 2026
92a49b9
Merge pull request #674 from automagik-dev/feat/multimodal-stt-backfill
namastex888 May 30, 2026
928297a
chore(version): bump to 2.260530.1 [skip ci]
github-actions[bot] May 30, 2026
6e0f728
chore(release): polish public release surface
namastex888 May 30, 2026
3c73918
ci: stabilize release PR checks
namastex888 May 30, 2026
0fa7780
Merge pull request #675 from automagik-dev/felipe
namastex888 May 30, 2026
86eb6b0
chore(version): bump to 2.260530.2 [skip ci]
github-actions[bot] May 30, 2026
8d2b511
fix(media): harden media size cleanup
namastex888 May 30, 2026
93d2c1e
fix(media): address review feedback
namastex888 May 30, 2026
3774d6b
Merge pull request #677 from automagik-dev/felipe
namastex888 May 30, 2026
ee44c26
chore(version): bump to 2.260530.3 [skip ci]
github-actions[bot] May 30, 2026
7dd4b54
feat: add expressive multimodal provider controls
namastex888 May 30, 2026
60e34b8
Merge pull request #678 from automagik-dev/feat/multimodal-provider-c…
namastex888 May 30, 2026
b852a4a
fix(media): address provider review feedback
namastex888 May 30, 2026
86ee8c3
fix(media): expose audio prompt controls
namastex888 May 30, 2026
aa1b541
fix(api): return JSON from root health endpoint
automagik-genie May 30, 2026
4042686
fix(runtime): clean dogfood WhatsApp logs
namastex888 May 30, 2026
d48c4a0
Merge pull request #680 from automagik-dev/fix/dogfood-runtime-clean
namastex888 May 30, 2026
3358c82
ci: mark sharp as bundled server runtime dependency
namastex888 May 30, 2026
004a80f
Merge pull request #679 from automagik-dev/felipe
namastex888 May 30, 2026
19019d7
chore(version): bump to 2.260530.4 [skip ci]
github-actions[bot] May 30, 2026
fd7f645
Merge pull request #681 from automagik-dev/fix/ct208-health-direct-json
namastex888 May 30, 2026
472160d
chore(version): bump to 2.260530.5 [skip ci]
github-actions[bot] May 30, 2026
df90965
fix: propagate KHAL session ids through Gupshup dispatch
automagik-genie May 31, 2026
31aecaf
fix: propagate KHAL session ids through Gupshup dispatch
namastex888 May 31, 2026
a274ce2
fix(homolog): propagate KHAL session ids through Gupshup dispatch
namastex888 May 31, 2026
057950d
chore(version): bump to 2.260531.1 [skip ci]
github-actions[bot] May 31, 2026
dae3372
Merge pull request #684 from automagik-dev/homolog
namastex888 May 31, 2026
d7131b1
chore(version): bump to 2.260531.2 [skip ci]
github-actions[bot] May 31, 2026
0e72aac
ci: bump homolog versions on homolog merges
automagik-genie May 31, 2026
56effcd
ci: bump homolog versions on homolog merges
namastex888 May 31, 2026
615b574
chore(version): bump to 2.260531.3 [skip ci]
github-actions[bot] May 31, 2026
3dfb931
ci: tolerate git-cliff output wrapper failures
automagik-genie May 31, 2026
da7e714
ci: tolerate git-cliff output wrapper failures
namastex888 May 31, 2026
6d0972f
chore(version): bump to 2.260531.4 [skip ci]
github-actions[bot] May 31, 2026
14d2f24
feat(observability): add Omni curated lifecycle spans
automagik-genie May 31, 2026
b40691a
Merge pull request #688 from automagik-dev/fix/omni-curated-lifecycle…
namastex888 May 31, 2026
d78a69e
chore(version): bump to 2.260531.5 [skip ci]
github-actions[bot] May 31, 2026
a7c4e3f
fix(api): propagate active trace context for lifecycle waterfall
automagik-genie May 31, 2026
1701b7f
Merge pull request #689 from automagik-dev/fix/omni-curated-lifecycle…
namastex888 May 31, 2026
785e4ba
chore(version): bump to 2.260531.6 [skip ci]
github-actions[bot] May 31, 2026
e7ec629
fix(whatsapp): resolve reaction UUID targets
namastex888 Jun 1, 2026
7a89dff
Merge pull request #691 from automagik-dev/fix/whatsapp-reaction-uuid…
namastex888 Jun 1, 2026
8c55d67
chore(version): bump to 2.260601.1 [skip ci]
github-actions[bot] Jun 1, 2026
8c95674
fix(persons): search WhatsApp participant identities
namastex888 Jun 2, 2026
d71ebf5
Merge pull request #696 from automagik-dev/fix/persons-search-whatsap…
namastex888 Jun 2, 2026
d43c2b8
chore(version): bump to 2.260602.1 [skip ci]
github-actions[bot] Jun 2, 2026
455ca32
fix(api): repair voice notes and Veo requests
automagik-genie Jun 2, 2026
9504034
Merge pull request #697 from automagik-dev/luluzinha-main
namastex888 Jun 2, 2026
64e7f9c
chore(version): bump to 2.260602.2 [skip ci]
github-actions[bot] Jun 2, 2026
351c678
chore: sync homolog workflow updates into dev
automagik-genie Jun 3, 2026
c0a2aef
fix(api): resolve KHAL trash reset session ids (#700)
namastex888 Jun 3, 2026
b92821b
chore(version): bump to 2.260603.2 [skip ci]
github-actions[bot] Jun 3, 2026
a628fc0
fix(api): keep session resolver helpers internal (#701)
namastex888 Jun 3, 2026
21c8b5e
chore(version): bump to 2.260603.3 [skip ci]
github-actions[bot] Jun 3, 2026
ec55de6
fix: set agent timeout default to 600 seconds
namastex888 Jun 3, 2026
cf6fce6
chore(version): bump to 2.260603.5 [skip ci]
github-actions[bot] Jun 3, 2026
6c807dc
fix(channel-gupshup): accept simplified HV-Entry-Flow payload (don't …
pedronamastex Jun 8, 2026
adb24e2
feat(whatsapp): expose group mutation REST endpoints (#706)
filipexyz Jun 9, 2026
26892ca
chore(version): bump to 2.260609.1 [skip ci]
github-actions[bot] Jun 9, 2026
087df31
fix(gupshup): resolve native reply quoted aliases (#708)
namastex888 Jun 9, 2026
6460658
chore(version): bump to 2.260609.2 [skip ci]
github-actions[bot] Jun 9, 2026
214dee2
chore(sync): bring homolog into dev (#713)
namastex888 Jun 9, 2026
6ee52b3
chore(version): bump to 2.260609.5 [skip ci]
github-actions[bot] Jun 9, 2026
ebf569f
fix(api): body limit 10MB->150MB para destravar upload de mídia (413)
automagik-genie Jun 15, 2026
62a0f97
test(cli): pula teste de diretório readonly sob root (perm não se apl…
automagik-genie Jun 15, 2026
8e87579
Merge pull request #716 from automagik-dev/fix/api-body-limit-media
danielharagao Jun 15, 2026
53f28ce
chore(version): bump to 2.260615.1 [skip ci]
github-actions[bot] Jun 15, 2026
8385b30
fix(channel-gupshup): drop unused export on normalizeSimplifiedWebhook
pedronamastex Jun 16, 2026
810b814
style(channel-gupshup): format normalizeSimplifiedWebhook signature
pedronamastex Jun 16, 2026
dd17fd5
Merge pull request #707 from automagik-dev/fix/gupshup-accept-simplif…
moraisdev Jun 16, 2026
853eed9
chore(version): bump to 2.260616.1 [skip ci]
github-actions[bot] Jun 16, 2026
21ad449
fix(channel-gupshup): harden simplified-payload id + drop empty text
vasconceloscezar Jun 17, 2026
acfc9d0
Merge pull request #718 from automagik-dev/fix/gupshup-simplified-ded…
vasconceloscezar Jun 17, 2026
6977c6d
chore(version): bump to 2.260617.1 [skip ci]
github-actions[bot] Jun 17, 2026
e37c9bc
fix(api): close scope-enforcer body-injection + header-target gaps
vasconceloscezar Jun 17, 2026
5a8ed4e
Merge pull request #719 from automagik-dev/fix/scope-enforcer-header-…
vasconceloscezar Jun 17, 2026
070df85
chore(version): bump to 2.260617.2 [skip ci]
github-actions[bot] Jun 17, 2026
97c23aa
test(core): de-flake JourneyTracker hot-path timing assertion
vasconceloscezar Jun 17, 2026
a560a07
Merge pull request #720 from automagik-dev/test/deflake-journey-track…
vasconceloscezar Jun 17, 2026
40cf5cc
fix(api): merge chat.settings on writes + publish real escalated flag
vasconceloscezar Jun 17, 2026
3cb37e8
Merge pull request #721 from automagik-dev/fix/chat-settings-merge-an…
vasconceloscezar Jun 17, 2026
539b58d
chore(version): bump to 2.260617.3 [skip ci]
github-actions[bot] Jun 17, 2026
e308683
fix(cli): fail-fast on legacy embedded pgserve + major-aware migratio…
vasconceloscezar Jun 17, 2026
086a33d
Merge pull request #723 from automagik-dev/fix/722-embedded-canonical…
vasconceloscezar Jun 17, 2026
f32279e
chore(version): bump to 2.260617.4 [skip ci]
github-actions[bot] Jun 17, 2026
ef1a407
refactor(cli): host-tooling-free embedded->canonical copy via postgre…
vasconceloscezar Jun 18, 2026
11645c8
test(cli): generous timeout for writeDiagnostics write-failure test
vasconceloscezar Jun 18, 2026
5136bf1
Merge pull request #724 from automagik-dev/fix/722-automatic-migratio…
vasconceloscezar Jun 18, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
{
"name": "omni",
"description": "Full Omni platform control — multichannel messaging, automations, events, batch ops via the omni CLI",
"version": "2.260410.1",
"version": "2.260617.4",
"author": {
"name": "Automagik"
},
Expand Down
1 change: 1 addition & 0 deletions .claude/scheduled_tasks.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"sessionId":"66ec30dc-2df2-4983-9917-28cf1f5a2136","pid":1548845,"acquiredAt":1776627038192}
40 changes: 40 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,15 @@ API_HOST=0.0.0.0
# Set to true to have PM2 manage the API server (local dev)
API_MANAGED=true

# -----------------------------------------------------------------------------
# A2A Protocol
# -----------------------------------------------------------------------------
# Set true to expose A2A agent-card discovery and JSON-RPC endpoints.
# A2A_ENABLED=false

# Max time SendMessage waits for a terminal task before returning current state.
# A2A_SEND_WAIT_MS=30000

# -----------------------------------------------------------------------------
# Sentry (Error Tracking & Performance Monitoring)
# DSN is hardcoded to the Omni project — override to redirect, set empty to disable
Expand All @@ -47,8 +56,39 @@ API_MANAGED=true
# SENTRY_TRACES_SAMPLE_RATE=0.1
# SENTRY_ENVIRONMENT=development

# -----------------------------------------------------------------------------
# OpenTelemetry (optional)
# Point at your OTLP collector (e.g. SigNoz, Honeycomb, Jaeger). Set these in
# .env so PM2 picks them up via `set -a && . ./.env` instead of inheriting
# conflicting OTEL_* from the launching shell.
# -----------------------------------------------------------------------------
# OTEL_EXPORTER_OTLP_ENDPOINT=http://<your-collector-host>:4318
# OTEL_SERVICE_NAME=omni-api
# OTEL_RESOURCE_ATTRIBUTES=deployment.environment=development,service.namespace=omni,owner=<you>

# -----------------------------------------------------------------------------
# Secrets (add as needed)
# -----------------------------------------------------------------------------
# OPENAI_API_KEY=
# ANTHROPIC_API_KEY=

# -----------------------------------------------------------------------------
# WhatsApp outbound timing
# -----------------------------------------------------------------------------
# Humanized delay before outgoing WhatsApp actions. Set ENABLED=false to disable.
# WHATSAPP_HUMAN_DELAY_ENABLED=true
# WHATSAPP_HUMAN_DELAY_MIN_MS=1500
# WHATSAPP_HUMAN_DELAY_MAX_MS=3500

# Typing simulation before text/caption sends. Set ENABLED=false to disable.
# Delay is min(BASE_MS + text.length * PER_CHAR_MS, MAX_MS).
# WHATSAPP_TYPING_SIMULATION_ENABLED=true
# WHATSAPP_TYPING_DELAY_BASE_MS=800
# WHATSAPP_TYPING_DELAY_PER_CHAR_MS=30
# WHATSAPP_TYPING_DELAY_MAX_MS=4000
# WHATSAPP_TYPING_DEFAULT_MS=3000

# Exponential backoff used after WhatsApp/Baileys rate-limit errors.
# WHATSAPP_RATE_LIMIT_INITIAL_BACKOFF_MS=1000
# WHATSAPP_RATE_LIMIT_MAX_BACKOFF_MS=30000
# WHATSAPP_RATE_LIMIT_JITTER_FACTOR=0.2
1 change: 0 additions & 1 deletion .genie/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions .genie/DREAM.md

This file was deleted.

11 changes: 0 additions & 11 deletions .genie/agents.json

This file was deleted.

21 changes: 0 additions & 21 deletions .genie/brainstorm.md

This file was deleted.

Loading