feat(monitoring): Improve AX for monitoring with goal surface as primary interface#241
Merged
Merged
Conversation
Add explicit guidance on writing monitor goals to README.md and src/monitor.ts. The new text instructs authors to write concise 2–3 sentence goals, state what should trigger an alert, preserve any scope provided by the user, include intent-specific exclusions only when requested, and keep broad “any change” requests broad. Also bump firecrawl-fastmcp dependency from ^1.0.4 to ^1.0.5 in package.json.
Document and surface judgment.meaningful and judgment.meaningfulChanges in the monitor docs and example (src/monitor.ts) so goal-relevant changes are preferred over raw diff hunks. Also update pnpm-lock.yaml with dependency updates (including firecrawl-fastmcp -> 1.0.5, mcp-proxy -> 6.5.1) and associated transitive packages/snapshots.
Expand and clarify guidance for writing monitor goals: require 2-3 sentence goals, state triggers and scope, include intent-specific exclusions only when obvious, and explicitly tell authors not to restate noise already handled by the judge (whitespace, tracking params, metadata, etc.). Add guidance to keep goals broad when the user is vague and to include explicit user-stated exclusions. Also standardize example phrasing to "Alert when..." and update the pricing example to ignore unrelated marketing copy unless it affects the offer. Changes applied to README.md and src/monitor.ts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.