Skip to content

feat: raise link history cap from 20 to 25 entries#7

Merged
bin101 merged 1 commit into
mainfrom
feat/cap-history-at-25
Jul 10, 2026
Merged

feat: raise link history cap from 20 to 25 entries#7
bin101 merged 1 commit into
mainfrom
feat/cap-history-at-25

Conversation

@bin101

@bin101 bin101 commented Jul 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Raise MAX_HISTORY in waypoint/state.py from 20 to 25, so up to the 25 most recent LiveTrack links are kept, oldest dropped first (drop-oldest logic already existed).
  • Update CLAUDE.md, README.md, and .github/workflows/ci.yml to drop references to the now-deleted develop branch — feature/fix branches merge directly into main via PR.

Test plan

  • pytest — 49 passed, including test_history_is_capped_at_max_history which asserts against the MAX_HISTORY constant

🤖 Generated with Claude Code

Also drop develop/integration-branch references now that feature
branches merge directly into main via PR.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@bin101 bin101 merged commit e3eb322 into main Jul 10, 2026
1 check 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