Skip to content

chore(master): release 1.8.0#45

Merged
PatrickSys merged 1 commit intomasterfrom
release-please--branches--master--components--codebase-context
Mar 5, 2026
Merged

chore(master): release 1.8.0#45
PatrickSys merged 1 commit intomasterfrom
release-please--branches--master--components--codebase-context

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 22, 2026

🤖 I have created a release beep boop

1.8.0 (2026-03-05)

Features

  • CLI formatters + response types + debug gating (#48) (7a6cd7b)
  • cli: status formatter + CLI gallery docs (#56) (b7bc5cc)
  • impact: persist import edge details + 2-hop impact candidates (f296e30)
  • impact: persist import edge details and 2-hop candidates (5bd84a1)
  • indexing: OpenAI embeddings + broader language coverage (#57) (3c1c53b)
  • refs: tree-sitter identifier-aware symbol references (2aa0831)
  • refs: Tree-sitter identifier-aware symbol references (c23ffec)
  • watcher: chokidar auto-refresh with debounced incremental reindex (59e3686)
  • watcher: chokidar auto-refresh with debounced incremental reindex (f300961)

Bug Fixes

  • cli: formatter audit — render missing metadata fields, README callers qualifier (d273729)
  • cli: remove unused MetadataDependency import (3f08f0e)
  • close v1.8 post-merge integration gaps (#44) (d28460c)
  • refs: prevent out-of-root file reads from index (1735e3c)
  • watcher-tests: await ready + harden Windows cleanup (#55) (9929bb0)
  • watcher: allow debounce 0 and harden test (070433c)
  • watcher: queue refresh during indexing (2d78110)

Performance Improvements

  • impact: avoid per-candidate array alloc (faf6e73)
  • impact: avoid per-candidate array allocation (04e68eb)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link

greptile-apps bot commented Feb 22, 2026

Greptile Summary

Automated Release Please patch release bumping version from 1.7.0 to 1.7.1. The release includes a single bug fix from PR #44 (d28460c) which closed v1.8 post-merge integration gaps (orphaned source files, phantom allowlist entries, dead guidance strings, and a missing fallback decision card).

  • Version bumped consistently across package.json, .release-please-manifest.json, and CHANGELOG.md
  • No source code changes in this PR — all code changes were shipped in the prior fix commit
  • No issues found; this is a clean, mechanical release PR

Confidence Score: 5/5

  • This PR is safe to merge — it contains only automated version bump metadata with no source code changes.
  • Score of 5 reflects that this is a fully automated Release Please PR with only three mechanical changes: version string updates in package.json, .release-please-manifest.json, and a new CHANGELOG.md entry. All three files are internally consistent (1.7.1). No source code, configuration logic, or runtime behavior is affected.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Automated version bump from 1.7.0 to 1.7.1 — consistent with package.json and CHANGELOG.md.
CHANGELOG.md New 1.7.1 entry added with correct bug fix reference to PR #44 (d28460c). Properly links to the compare URL and issue.
package.json Version field bumped from 1.7.0 to 1.7.1 — consistent with manifest and changelog. No other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #44: fix post-merge integration gaps"] -->|merged to master| B["Release Please detects fix: commit"]
    B --> C["Bump version 1.7.0 → 1.7.1"]
    C --> D[".release-please-manifest.json\n1.7.0 → 1.7.1"]
    C --> E["package.json\nversion: 1.7.1"]
    C --> F["CHANGELOG.md\nNew 1.7.1 entry"]
    D --> G["PR #45: chore(master): release 1.7.1"]
    E --> G
    F --> G
    G -->|merge| H["Tag v1.7.1 + npm publish"]
Loading

Last reviewed commit: 9062729

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@github-actions github-actions bot changed the title chore(master): release 1.7.1 chore(master): release 1.8.0 Feb 28, 2026
@github-actions github-actions bot force-pushed the release-please--branches--master--components--codebase-context branch 9 times, most recently from 2332e51 to 46e4218 Compare March 2, 2026 11:12
@PatrickSys PatrickSys force-pushed the release-please--branches--master--components--codebase-context branch from 46e4218 to 4071f9f Compare March 2, 2026 17:12
@github-actions github-actions bot force-pushed the release-please--branches--master--components--codebase-context branch 2 times, most recently from c07fc62 to 33236cd Compare March 5, 2026 18:21
@github-actions github-actions bot force-pushed the release-please--branches--master--components--codebase-context branch from 33236cd to 6483b68 Compare March 5, 2026 18:24
@PatrickSys PatrickSys merged commit 034536d into master Mar 5, 2026
1 check passed
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 5, 2026

🤖 Created releases:

🌻

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.

1 participant