Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 19, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

adcontextprotocol@2.5.4

Patch Changes

  • 240b50c: Add Addie code version tracking and shorter performance timeframes

  • ccdbe18: Fix Addie alert spam and improve content relevance

    Alert deduplication fix:
    The alert query now checks if ANY perspective with the same external_url
    has been alerted to a channel, preventing spam from cross-feed duplicates.

    Content relevance improvement:
    Tightened mentions_agentic detection to require BOTH agentic AI terms
    AND advertising context. This prevents general AI news (e.g., ChatGPT updates)
    from being flagged as relevant to our agentic advertising community.

  • ec0e4fe: Fix API response parsing in Addie member tools

    Multiple MCP tool handlers were incorrectly parsing API responses, expecting flat arrays/objects when APIs return wrapped responses. Fixed:

    • list_working_groups: Extract working_groups from { working_groups: [...] }
    • get_working_group: Extract working_group from { working_group: {...}, is_member }
    • get_my_working_groups: Extract working_groups from wrapped response
    • get_my_profile: Extract profile from { profile, organization_id, organization_name }
  • 99f7f60: Fix pagination in auto-add domain users feature to fetch all organization members

  • 6708ad4: Add debug logging support to Addie's AdCP tools and clarify probe vs test behavior.

    • Add debug parameter to all 10 AdCP tool schemas (get_products, create_media_buy, etc.)
    • Include debug_logs in tool output when debug mode is enabled
    • Remove redundant call_adcp_agent tool (individual tools provide better schema validation)
    • Fix probe_adcp_agent messaging to clarify it only checks connectivity, not protocol compliance

@github-actions github-actions bot force-pushed the changeset-release/main branch from 6e946f4 to 63cdbe7 Compare January 19, 2026 16:48
@github-actions github-actions bot force-pushed the changeset-release/main branch from 63cdbe7 to ef39fac Compare January 19, 2026 17:22
@github-actions github-actions bot force-pushed the changeset-release/main branch from ef39fac to 8346e03 Compare January 20, 2026 08:34
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8346e03 to 7e7b256 Compare January 20, 2026 08:58
@github-actions github-actions bot force-pushed the changeset-release/main branch from 7e7b256 to d9bf6b8 Compare January 20, 2026 09:06
@github-actions github-actions bot force-pushed the changeset-release/main branch from d9bf6b8 to e094446 Compare January 20, 2026 10:14
@github-actions github-actions bot force-pushed the changeset-release/main branch from e094446 to f1e121b Compare January 20, 2026 10:53
@github-actions github-actions bot force-pushed the changeset-release/main branch from f1e121b to a7084a2 Compare January 20, 2026 11:24
@github-actions github-actions bot force-pushed the changeset-release/main branch from a7084a2 to e71eb3c Compare January 20, 2026 12:05
@github-actions github-actions bot force-pushed the changeset-release/main branch from e71eb3c to 4ccddda Compare January 20, 2026 12:24
@github-actions github-actions bot force-pushed the changeset-release/main branch from 4ccddda to b5a72ff Compare January 20, 2026 13:29
@github-actions github-actions bot force-pushed the changeset-release/main branch from b5a72ff to f81a6f0 Compare January 20, 2026 14:28
@github-actions github-actions bot force-pushed the changeset-release/main branch from f81a6f0 to 25c5c22 Compare January 20, 2026 14:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from 25c5c22 to c7ce705 Compare January 20, 2026 14:40
@github-actions github-actions bot force-pushed the changeset-release/main branch from c7ce705 to 21129d5 Compare January 20, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant