Skip to content

chore: version packages - #104

Merged
sampleXbro merged 1 commit into
masterfrom
changeset-release/master
Jul 22, 2026
Merged

chore: version packages#104
sampleXbro merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

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 master, this PR will be updated.

Releases

agentsmesh@0.32.0

Minor Changes

  • 9efbab1: Detect stale files in managed generated-output locations during agentsmesh check, and expose canonicalDrift, outputDrift, and outputsStale across CLI, programmatic, and MCP results.

  • a722921: Lessons recall now escalates on repeat failures. When agentsmesh lessons hook runs as a PreToolUse first-touch guard and the exact action about to run has already failed twice or more (per the opt-in outcome log) with a captured lesson covering it, the covering rule is re-injected above the normal recall bullets as a RECURRENT FAILURE escalation — and it cuts through per-session dedup, since a rule the agent saw but did not apply must be shown again. Advisory context only, once per action per session; the covering rule is shown exactly once (the escalation is its delivery), and the default telemetry-off path is unaffected.

    Effectiveness telemetry is now attributed per harness session. The hook stamps the harness session_id (and a per-batch relevance rank) onto the delivered / failure rows of .agentsmesh/lessons/outcome-log.jsonl and onto recall telemetry, so agentsmesh lessons stats groups by real sessions and a failure only impeaches deliveries from its own session — no AGENTSMESH_SESSION_ID export needed on hook-driven recalls.

    Added an opt-in repairTriggers flag (default false) in .agentsmesh/lessons/config.json that repairs degraded triggers at capture time: a broad or wide file_glob is narrowed toward the evidence file's directory class, a stopworded or over-long keyword gets a matchable variant added beside it, and a keyword that tokenizes to nothing is dropped — each surfaced as a NARROWED_GLOB / KEYWORD_VARIANT_ADDED / DROPPED_KEYWORD warning on the capture result. It never blocks a capture, never rewrites a glob without covering evidence, and never leaves a lesson with zero triggers.

@github-actions
github-actions Bot force-pushed the changeset-release/master branch from b4311ec to 70f6a82 Compare July 22, 2026 20:35
@sampleXbro
sampleXbro merged commit ac8e244 into master Jul 22, 2026
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