Skip to content

Update: Improve frequency of log data and information recorded#26

Merged
joe-replin merged 4 commits intomasterfrom
issue/25
Jan 2, 2026
Merged

Update: Improve frequency of log data and information recorded#26
joe-replin merged 4 commits intomasterfrom
issue/25

Conversation

@danielghost
Copy link
Copy Markdown
Contributor

Fixes #25.

Update

  • Consolidate logs into one entry per set on update.
  • Only record data when changed from the previous entry.
  • Include context for how the set was modified for easier debugging and better understanding of the user journey.
  • Added methods for retrieving model specific scores from a set.

Dependency

…de context for how the set was modified for easier debugging and better understanding of the user journey (fixes #25).
@oliverfoster
Copy link
Copy Markdown
Member

Could you merge in master please?

@cahirodoherty-learningpool
Copy link
Copy Markdown
Contributor

cahirodoherty-learningpool commented Oct 21, 2025

Some conflicts need resolved here

Comment thread js/ScoringSet.js Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

Keeping the state change events as debug(). This provides clearer visibility of key events while troubleshooting.
@joe-replin joe-replin merged commit 0d220c8 into master Jan 2, 2026
@github-project-automation github-project-automation Bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Jan 2, 2026
@joe-replin joe-replin deleted the issue/25 branch January 2, 2026 16:20
github-actions Bot pushed a commit that referenced this pull request Jan 2, 2026
# [1.4.0](v1.3.0...v1.4.0) (2026-01-02)

### Update

* Improve frequency of log data and information recorded (#26) ([0d220c8](0d220c8)), closes [#26](#26) [#25](#25)
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 2, 2026

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

joe-replin added a commit that referenced this pull request Jan 2, 2026
danielghost added a commit that referenced this pull request Mar 19, 2026
… `IntersectionSet` rather than `ScoringSet` as this is only required for intersection queries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve frequency of log data and information recorded

5 participants