Commit Graph

  • 2ac489f9e2 chore: bump to 2.0.9 [skip ci] main v2.0.9 github-actions[bot] 2026-03-30 22:16:25 +00:00
  • bf9c635839 Merge pull request #8 from morphllm/claude/github-issue-description-xL4ck DhruvBhatia0 2026-03-30 18:16:05 -04:00
  • f31f0e0fb0 Bump @morphllm/morphsdk to 0.2.160 claude/github-issue-description-xL4ck Claude 2026-03-30 21:54:34 +00:00
  • a9c28d4315 Replace Windows-specific detection with general path validation Claude 2026-03-30 21:28:15 +00:00
  • dc5aa5ab89 Simplify WarpGrep regression tests to two focused cases Claude 2026-03-30 21:22:23 +00:00
  • 4e4555d25e Detect malformed WarpGrep Windows results and harden error formatting Claude 2026-03-30 21:13:26 +00:00
  • ac1efaedbd chore: bump to 2.0.8 [skip ci] v2.0.8 github-actions[bot] 2026-03-23 21:02:04 +00:00
  • ba0c2d3b18 fix: use instruction (singular) for applyEdit call bhaktatejas922 2026-03-23 14:01:42 -07:00
  • 9404cf41ec Merge pull request #6 from ryanleecode/patch-1 bhaktatejas922 2026-03-23 13:40:14 -07:00
  • c4e933191b Use bun i Ryan Lee 2026-03-23 03:01:56 -04:00
  • 2d5e87ec7a chore: bump to 2.0.7 [skip ci] v2.0.7 github-actions[bot] 2026-03-19 03:09:17 +00:00
  • 9052ec3b9e docs: rewrite README with setup, compaction config, and log verification DhruvBhatia0 2026-03-18 20:08:59 -07:00
  • 6be3ce566f chore: bump to 2.0.6 [skip ci] v2.0.6 github-actions[bot] 2026-03-18 18:29:55 +00:00
  • 321289e802 fix: compaction now triggers correctly and supports fixed token limit DhruvBhatia0 2026-03-18 11:29:28 -07:00
  • ac57826f97 chore: bump to 2.0.5 [skip ci] v2.0.5 github-actions[bot] 2026-03-16 21:41:39 +00:00
  • d80ad0e001 ci: add build step to CI workflow DhruvBhatia0 2026-03-16 14:41:16 -07:00
  • 03e91111ff chore: bump to 2.0.4 [skip ci] v2.0.4 github-actions[bot] 2026-03-16 21:37:46 +00:00
  • b835e488d4 ci: use OIDC trusted publishing with auto version bump DhruvBhatia0 2026-03-16 14:37:06 -07:00
  • 8c92f8ecb0 ci: add npm auth via setup-node and NPM_TOKEN secret DhruvBhatia0 2026-03-16 12:10:31 -07:00
  • 3d6faf8274 chore: bump to 2.0.3 bhaktatejas922 2026-03-15 19:04:05 -07:00
  • 83b205d6a4 ci: remove npmrc token setup bhaktatejas922 2026-03-15 18:50:27 -07:00
  • cf8cddce6b ci: remove --provenance flag bhaktatejas922 2026-03-15 18:40:05 -07:00
  • 86f147a647 ci: use OIDC trusted publishing with provenance bhaktatejas922 2026-03-15 04:14:03 -07:00
  • 30f2178b84 ci: fix yaml indentation bhaktatejas922 2026-03-15 04:13:19 -07:00
  • 4cb23b93d4 ci: remove token refs, use npm trusted publishing bhaktatejas922 2026-03-15 04:12:35 -07:00
  • 50def67d71 ci: drop provenance, use NPM_TOKEN for publish bhaktatejas922 2026-03-15 01:20:38 -07:00
  • cf64dea814 chore: bump to 2.0.2 for npm publish with trusted publishing bhaktatejas922 2026-03-15 01:12:49 -07:00
  • b0036365e3 ci: use npm trusted publishing (OIDC) instead of NPM_TOKEN secret bhaktatejas922 2026-03-15 00:27:19 -07:00
  • c256886376 ci: drop --frozen-lockfile (bun.lock is gitignored, uses package-lock.json) bhaktatejas922 2026-03-15 00:24:15 -07:00
  • bb1d15801d ci: publish to npm on merge to main, not on tag push bhaktatejas922 2026-03-15 00:23:34 -07:00
  • 4f1c6141bb fix: use plugin-level directory/worktree instead of removed ToolContext fields bhaktatejas922 2026-03-15 00:22:41 -07:00
  • 0d5e86c100 fix: correct npm package metadata and add automated npm publish bhaktatejas922 2026-03-15 00:15:09 -07:00
  • 31ca51bbbc Merge pull request #5 from morphllm/fix/compact-prompt-cache-invalidation DhruvBhatia0 2026-03-14 22:27:52 -07:00
  • c7edb6af1c fix: stop compact from invalidating prompt cache on every LLM call fix/compact-prompt-cache-invalidation DhruvBhatia0 2026-03-14 21:13:10 -07:00
  • 7e2d01460f fix npm package metadata and docs bhaktatejas922 2026-03-14 03:18:27 -07:00
  • 736ebc08e3 fix: reuse compaction prefixes per session (#3) Caner 2026-03-13 20:59:36 +01:00
  • 443f49ce9a Merge pull request #4 from CanerKocak/fix/tool-definition-session-context DhruvBhatia0 2026-03-13 12:50:10 -07:00
  • 3744fce9b8 Add live Morph routing hooks and session-aware paths Caner 2026-03-10 20:29:45 +01:00
  • 2ba41b11ea Merge pull request #1 from CanerKocak/add-warpgrep-github-search DhruvBhatia0 2026-03-09 14:22:35 -07:00
  • 4231f0d962 readme update DhruvBhatia0 2026-03-09 12:57:41 -07:00
  • 0e3a229996 stuff bhaktatejas922 2026-03-09 12:31:20 -07:00
  • 20dfc664f7 fix: remove named sdk examples from prompt Caner 2026-03-09 17:35:21 +01:00
  • 54f62d2ed8 fix: make repo inference ecosystem aware Caner 2026-03-09 17:33:25 +01:00
  • 47b8d3e939 fix: tell model to stop guessing on private/missing repos, check npm instead Caner 2026-03-09 11:02:49 +01:00
  • 25554539dd docs: make warpgrep_github_search preferred over web search for library internals Caner 2026-03-09 10:57:46 +01:00
  • f3e5fc7cdc refactor: flatten GitHubRepo type, parallelize suggestions, deduplicate error handling Caner 2026-03-09 10:55:36 +01:00
  • ebaaea42e6 rename: public_repo_context_search → warpgrep_github_search for consistency Caner 2026-03-09 10:48:59 +01:00
  • 622376fb30 feat: enhance GitHub repository search suggestions and generalize examples in documentation and error messages. Caner 2026-03-09 09:41:04 +01:00
  • acc84309f6 clean up Caner 2026-03-09 09:26:49 +01:00
  • 1d7508adb7 Add public repo context search usage guidelines and fallback policy Caner 2026-03-09 09:14:56 +01:00
  • 3cf3f92ae9 Add public repo context search Caner 2026-03-09 09:11:13 +01:00
  • 668a53d95d updates DhruvBhatia0 2026-03-08 20:21:34 -07:00
  • a80c4b7f3d README: structured setup steps, clearer installation flow bhaktatejas922 2026-03-08 03:13:29 -07:00
  • 544e4934bc Add three-bullet summary at top of README bhaktatejas922 2026-03-08 01:45:17 -08:00
  • 91f52d239a Add sub-2s latency to compaction description bhaktatejas922 2026-03-08 01:44:39 -08:00
  • 9782251b45 Rename to state-of-the-art compaction, add 25k tok/s and +0.6% SWE-Bench stats bhaktatejas922 2026-03-08 01:44:20 -08:00
  • 95b10341e1 README: restore ASCII diagrams, trim descriptions to numbers bhaktatejas922 2026-03-08 01:42:58 -08:00
  • fc07248a6d Rewrite README: benchmark hero image, cleaner structure, quick start bhaktatejas922 2026-03-08 01:40:59 -08:00
  • 5e59f7e251 Add WarpGrep SWE-bench Pro benchmarks image to README bhaktatejas922 2026-03-08 01:39:45 -08:00
  • e882e52361 Simplify config, fix WarpGrep description, update thresholds bhaktatejas922 2026-03-08 00:31:55 -08:00
  • 7d614f611c Move all files from nested opencode-morph-plugin/ to repo root bhaktatejas922 2026-03-07 23:08:05 -08:00
  • 3f45fbe953 Add production benchmark results to README header bhaktatejas922 2026-03-07 23:06:30 -08:00
  • 4c8fbacd0a Add feature flags and comprehensive tests bhaktatejas922 2026-03-07 23:05:05 -08:00
  • 6b3d8e03c6 Add proactive compaction via experimental.chat.messages.transform hook bhaktatejas922 2026-03-07 22:32:37 -08:00
  • 3ac44c1a03 opencode-morph-plugin v2.0.0 bhaktatejas922 2026-03-07 22:21:30 -08:00