Skip to content

fix: list_paying_members returns all active members#2012

Merged
bokelley merged 1 commit intomainfrom
bokelley/pr-1813-status
Apr 9, 2026
Merged

fix: list_paying_members returns all active members#2012
bokelley merged 1 commit intomainfrom
bokelley/pr-1813-status

Conversation

@bokelley
Copy link
Copy Markdown
Contributor

@bokelley bokelley commented Apr 8, 2026

Summary

  • Raise list_paying_members default limit from 50 to 200 (max 500) so Addie gets all ~132 active members without callers needing to pass an explicit limit
  • Update parameter description to document the new defaults

Supersedes #1813 (rebased cleanly onto main with changeset).

Test plan

  • All 563 unit tests pass
  • TypeScript build clean
  • Ask Addie "show me all paying members" — should return ~132 members (not 58)

🤖 Generated with Claude Code

Raise default limit from 50 to 200 and max from 200 to 500 so Addie
gets all ~132 active members without callers needing to pass an explicit
limit. Truncation warning already present on main.

Closes #1813

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bokelley bokelley merged commit 3a68dbc into main Apr 9, 2026
12 checks passed
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