Commit Graph

  • f3c1024768 Merge pull request #61 from atxp-dev/feat/image-command-model-aspect-ratio-and-sdk-bump main Brian DeJong 2026-04-27 15:31:29 -07:00
  • fd48413c15 chore(deps): pin @atxp/client explicitly to ^0.11.8 (latest) #61 bdj 2026-04-27 09:40:45 -07:00
  • 46199d1ce5 feat(image): pass --model and --aspect-ratio through to image MCP server; bump @atxp/client to ^0.11.7 bdj 2026-04-27 09:32:38 -07:00
  • 9685a861d3 bump version to 1.29.0 [skip ci] GitHub Action 2026-04-02 17:09:30 +00:00
  • 431fa10b75 feat(git): add git repository hosting command and skill v1.29.0 David Noël-Romas 2026-04-02 12:08:48 -05:00
  • 2d548dc4f4 bump version to 1.28.0 [skip ci] GitHub Action 2026-03-28 02:27:48 +00:00
  • ef7aed6785 feat(email): add mark-read command for explicit read status v1.28.0 David Noël-Romas 2026-03-27 21:26:55 -05:00
  • d188df7d7b bump version to 1.27.0 [skip ci] GitHub Action 2026-03-27 20:47:22 +00:00
  • bfd79ff3d3 feat(email): add --unread-only flag for inbox and search commands v1.27.0 David Noël-Romas 2026-03-27 15:46:35 -05:00
  • 14312054b6 feat: add phone mark-read CLI command David Noël-Romas 2026-03-26 21:10:29 -05:00
  • fc75f8bf32 bump version to 1.26.0 [skip ci] GitHub Action 2026-03-26 18:20:18 +00:00
  • 792ea91ec0 fix(music): add musicOptions to help early-return object v1.26.0 David Noël-Romas 2026-03-26 13:19:24 -05:00
  • dac5e6e851 feat(music): add --lyrics flag for music generation David Noël-Romas 2026-03-26 13:12:53 -05:00
  • 16f1de3499 bump version to 1.25.0 [skip ci] GitHub Action 2026-03-24 05:19:55 +00:00
  • e51523c22a feat(search): add date filtering with --start-date and --end-date flags v1.25.0 David Noël-Romas 2026-03-24 00:19:16 -05:00
  • ab6c9253ad bump version to 1.24.2 [skip ci] GitHub Action 2026-03-17 01:54:45 +00:00
  • 74996910dd Merge pull request #60 from atxp-dev/naveen/referral-system v1.24.2 R-M-Naveen 2026-03-16 20:47:51 -05:00
  • 294666622c fix(agent): pass --redeem referral code to registration endpoint #60 R-M-Naveen 2026-03-16 20:20:48 -05:00
  • d47e6211c7 Merge pull request #59 from atxp-dev/claude/add-email-attachments-L2vPD David N 2026-03-15 12:08:33 -05:00
  • 52d3aac2cf feat(email): add attachment support for send and reply #59 Claude 2026-03-15 17:06:18 +00:00
  • cc9c69861f bump version to 1.24.1 [skip ci] GitHub Action 2026-03-06 23:09:20 +00:00
  • d0bea675d0 Merge pull request #58 from atxp-dev/naveen/agent-push-notifications v1.24.1 R-M-Naveen 2026-03-06 17:08:17 -06:00
  • e653533617 docs(atxp): update SKILL.md to reference /hooks/agent #58 R-M-Naveen 2026-03-06 17:06:37 -06:00
  • 4bea6a20c9 feat(atxp): switch to /hooks/agent, remove HEARTBEAT.md logic R-M-Naveen 2026-03-06 17:02:17 -06:00
  • b3f8421f24 bump version to 1.24.0 [skip ci] GitHub Action 2026-03-06 21:02:16 +00:00
  • d48a097d01 Merge pull request #57 from atxp-dev/naveen/agent-push-notifications v1.24.0 R-M-Naveen 2026-03-06 15:00:39 -06:00
  • 0e1120f227 fix(atxp): strip markdown brackets in sanitizer, remove trailing blank line, add heading comment #57 R-M-Naveen 2026-03-06 14:53:42 -06:00
  • 87bdb0f7a9 fix(atxp): hoist sanitize, drop redundant alias, backtick-wrap prompt values R-M-Naveen 2026-03-06 14:42:32 -06:00
  • 5a2ad993af fix(atxp): suppress no-control-regex lint error in sanitization regex R-M-Naveen 2026-03-06 14:26:39 -06:00
  • 57caf38731 fix(atxp): sanitize session values, fix section-replace newline, remove extra blank line R-M-Naveen 2026-03-06 14:17:15 -06:00
  • c593b616aa fix(atxp): harden notifications — extract constants, fix section replace, reset stale target R-M-Naveen 2026-03-06 13:35:03 -06:00
  • 5c8af2f5b9 feat(atxp): auto-discover channels and write HEARTBEAT.md for multi-channel notification relay R-M-Naveen 2026-03-06 13:28:15 -06:00
  • 3a39597fd3 bump version to 1.23.2 [skip ci] GitHub Action 2026-03-06 05:16:04 +00:00
  • 446717349a Merge pull request #56 from atxp-dev/naveen/agent-push-notifications v1.23.2 R-M-Naveen 2026-03-05 23:09:17 -06:00
  • 6fa6966f36 fix: update heartbeat instruction to /hooks/wake payload format #56 R-M-Naveen 2026-03-05 22:59:58 -06:00
  • 2d6652aeaa bump version to 1.23.1 [skip ci] GitHub Action 2026-03-06 03:00:17 +00:00
  • 417e2a814a Merge pull request #55 from atxp-dev/naveen/agent-push-notifications v1.23.1 R-M-Naveen 2026-03-05 20:57:17 -06:00
  • 465c908647 refactor(atxp): rename email_user_id to account_id in notifications request #55 R-M-Naveen 2026-03-05 18:04:01 -06:00
  • 95694c9f61 fix(atxp): send account_id for notification matching, fix heartbeat payload R-M-Naveen 2026-03-05 17:53:24 -06:00
  • 7b94def4db bump version to 1.23.0 [skip ci] GitHub Action 2026-03-05 18:18:15 +00:00
  • 5a20b5f297 Merge pull request #54 from atxp-dev/naveen/agent-push-notifications v1.23.0 R-M-Naveen 2026-03-05 10:31:51 -06:00
  • d71050e3a9 fix(atxp): remove unused PhoneOptions and ContactsOptions type imports #54 R-M-Naveen 2026-03-05 10:29:13 -06:00
  • c25821db35 fix(atxp): help text says 'enable' not 'manage' for notifications R-M-Naveen 2026-03-05 10:22:28 -06:00
  • 043ba5df85 fix(atxp): log non-OK heartbeat response, guard eventTypes, type response R-M-Naveen 2026-03-05 10:17:28 -06:00
  • 6805b57c47 fix(atxp): scope login hint to 401, show status codes, guard res.json R-M-Naveen 2026-03-05 10:12:50 -06:00
  • ab74f76ecd fix(atxp): restore 401-specific error in whoami, add trust boundary doc R-M-Naveen 2026-03-05 10:07:21 -06:00
  • e859d4eedf fix(atxp): use es module import for os to fix lint error R-M-Naveen 2026-03-05 10:00:44 -06:00
  • c56d4bba25 fix(atxp): address code review feedback on notifications R-M-Naveen 2026-03-05 09:58:10 -06:00
  • 2a3addf0d9 refactor(atxp): rename webhook.ts to notifications.ts R-M-Naveen 2026-03-05 09:56:31 -06:00
  • 080b17ffa0 refactor(atxp): strip dead notification commands, improve error msg R-M-Naveen 2026-03-05 09:53:09 -06:00
  • 4771d9d528 chore: remove unsupported notification commands from help and SKILL.md R-M-Naveen 2026-03-05 09:44:20 -06:00
  • 66b5f581ad chore: fix package-lock.json peer dep changes R-M-Naveen 2026-03-05 09:34:26 -06:00
  • 92e5e6cc09 feat(atxp): pass email_user_id during notifications enable R-M-Naveen 2026-03-05 08:50:14 -06:00
  • 3445df30f0 fix(atxp): fall back to os.hostname() for machine ID detection R-M-Naveen 2026-03-04 20:24:10 -06:00
  • 87ca4709fa feat(atxp): add notifications command with machine-ID based auth R-M-Naveen 2026-03-04 20:14:42 -06:00
  • 9ad73a748a bump version to 1.22.1 [skip ci] GitHub Action 2026-03-03 18:29:26 +00:00
  • ecbcd1a944 fix(atxp): pass -y to skills add command to skip interactive prompts v1.22.1 David Noël-Romas 2026-03-03 12:28:36 -06:00
  • c919848ee2 bump version to 1.22.0 [skip ci] GitHub Action 2026-03-03 15:52:00 +00:00
  • 3d1cd2d212 fix(atxp): remove shell sourcing dependency for OpenClaw compatibility v1.22.0 David Noël-Romas 2026-03-03 09:51:19 -06:00
  • 2b7c424f6b fix(atxp): fix misleading <n> param for claim-username in SKILL.md David Noël-Romas 2026-03-02 21:33:13 -06:00
  • 1c28a7e7c5 bump version to 1.21.2 [skip ci] GitHub Action 2026-03-02 22:23:38 +00:00
  • 4ceb47036b fix(atxp): pass -y to npx skills to skip interactive prompt v1.21.2 David Noël-Romas 2026-03-02 16:22:57 -06:00
  • 5fe2ce86c8 bump version to 1.21.1 [skip ci] GitHub Action 2026-02-25 23:12:02 +00:00
  • fc795ac857 chore: add mcpName for official MCP registry publishing v1.21.1 R-M-Naveen 2026-02-25 17:07:06 -06:00
  • 5b0444adf5 bump version to 1.21.0 [skip ci] naveen/agent-register-cli-added GitHub Action 2026-02-25 19:29:52 +00:00
  • 7e3f973592 fix(atxp): replace no-explicit-any with Record<string, unknown> in polling v1.21.0 R-M-Naveen 2026-02-25 13:27:30 -06:00
  • 51771ce54d Merge pull request #53 from atxp-dev/naveen/agent-register-cli-added R-M-Naveen 2026-02-25 13:24:57 -06:00
  • fde24b0fd4 fix(skill): replace all topup references with fund in SKILL.md #53 R-M-Naveen 2026-02-25 13:23:39 -06:00
  • 54798f3f13 bump version to 1.20.0 [skip ci] GitHub Action 2026-02-25 18:02:10 +00:00
  • 3464db95c2 feat(atxp): use async polling for image, music, and video generation v1.20.0 David Noël-Romas 2026-02-25 12:01:15 -06:00
  • 8d80edfe92 bump version to 1.19.2 [skip ci] GitHub Action 2026-02-25 04:30:15 +00:00
  • b6df0ff2ec Merge pull request #52 from atxp-dev/naveen/agent-register-cli-added v1.19.2 R-M-Naveen 2026-02-24 22:25:56 -06:00
  • 029cf85707 fix(atxp): read X-ATXP-Client version from package.json, add to list endpoint #52 R-M-Naveen 2026-02-24 22:22:03 -06:00
  • 4aae0d649e feat(atxp): add X-ATXP-Client header to agent registration requests R-M-Naveen 2026-02-24 22:14:49 -06:00
  • 60a0b9ec26 bump version to 1.19.1 [skip ci] GitHub Action 2026-02-24 17:58:39 +00:00
  • 80416f31f8 fix(atxp): pass userPrompt parameter to video MCP tool v1.19.1 David Noël-Romas 2026-02-24 11:57:21 -06:00
  • 214073cb65 bump version to 1.19.0 [skip ci] GitHub Action 2026-02-24 17:50:34 +00:00
  • bad0065c87 Merge pull request #51 from atxp-dev/naveen/agent-register-cli-added v1.19.0 R-M-Naveen 2026-02-24 11:45:59 -06:00
  • b8c0a90bc6 feat(atxp): require device context for agent registration and creation #51 R-M-Naveen 2026-02-24 11:40:56 -06:00
  • ac4625bbf3 bump version to 1.18.0 [skip ci] GitHub Action 2026-02-24 17:20:41 +00:00
  • e0e04e11e8 feat(atxp): add contacts command and phone filter options v1.18.0 David Noël-Romas 2026-02-24 11:19:20 -06:00
  • 3ad158c5c5 bump version to 1.17.0 [skip ci] GitHub Action 2026-02-24 16:19:04 +00:00
  • 760b5690ad feat(atxp): show registered phone number in whoami output v1.17.0 David Noël-Romas 2026-02-24 10:17:33 -06:00
  • 24a1530791 ci: add AI code review workflow (#50) emilioacc 2026-02-23 23:35:22 +00:00
  • 3cafef9756 bump version to 1.16.0 [skip ci] GitHub Action 2026-02-23 22:58:40 +00:00
  • 4ac62b74ec feat(atxp): add phone command for SMS and voice calls v1.16.0 David Noël-Romas 2026-02-23 16:57:20 -06:00
  • 198eef5db7 bump version to 1.15.0 [skip ci] GitHub Action 2026-02-23 17:58:56 +00:00
  • 65797bafa7 fix: sync lock file with zvec ^0.2.0 optional dep v1.15.0 David Noël-Romas 2026-02-23 11:36:44 -06:00
  • 145d2a4936 feat(atxp): auto-install zvec on first use, default to skill install David Noël-Romas 2026-02-23 11:29:57 -06:00
  • c6c7c3f5cd bump version to 1.14.0 [skip ci] GitHub Action 2026-02-23 17:10:29 +00:00
  • a8bae206ce fix(atxp): fix zvec integration bugs and improve memory file collection v1.14.0 David Noël-Romas 2026-02-23 11:08:49 -06:00
  • fc18fecf00 bump version to 1.13.0 [skip ci] GitHub Action 2026-02-23 16:53:23 +00:00
  • 1ebda95cb1 Merge pull request #47 from atxp-dev/naveen/skill.md-refinements v1.13.0 R-M-Naveen 2026-02-23 10:48:58 -06:00
  • a3a6c0303f fix: exclude vendor directory from eslint #47 R-M-Naveen 2026-02-23 10:47:12 -06:00
  • 4b79a71c81 feat(atxp): unify fund command, remove topup R-M-Naveen 2026-02-23 10:41:43 -06:00
  • e6f0dbe8fe merge: pull main into naveen/skill.md-refinements R-M-Naveen 2026-02-23 10:32:19 -06:00
  • da168ea714 bump version to 1.12.0 [skip ci] GitHub Action 2026-02-23 15:57:09 +00:00
  • 1a5f6c8514 feat(atxp): send runtime context with auth requests v1.12.0 David Noël-Romas 2026-02-23 09:53:39 -06:00
  • f3c0330ae0 Merge pull request #49 from atxp-dev/claude/memory-management-refactor-qXjEc David N 2026-02-22 17:42:06 -06:00
  • 5f23c242f2 refactor(atxp): rename backup to memory, add local vector search via zvec #49 Claude 2026-02-22 22:07:54 +00:00