Skip to content

Releases: CopilotKit/pathfinder

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 19:32
dc0212c

What's Changed

  • Rebuild weekly search report on the durable analytics API (fail-loud) by @jpr5 in #120
  • Post weekly search-report success digest to #engr by @jpr5 in #121
  • Fix monthly gap-analysis Notion tables + route report to #engr by @jpr5 in #122
  • Add issue-open Slack notification and retire unreleased-changes digest by @jpr5 in #125
  • Make indexing and per-source chunk optional so minimal RAG configs validate (#88) by @jpr5 in #124
  • atlas: disable keep-alive on the test/proxy LLM client to fix Premature close by @jpr5 in #127
  • ci: scope vitest discovery to src/ so dist twins don't double-run by @jpr5 in #128
  • chore: release v1.16.0 by @jpr5 in #129

Full Changelog: v1.15.4...v1.16.0

v1.15.4

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:40
6d23e83

What's Changed

  • Revert PR #116 — restore /analytics page (v1.15.3 broke prod) by @jpr5 in #117
  • Release v1.15.4 — re-ship v1.15.3 analytics changes with fixed SQL + defensive Promise.allSettled by @jpr5 in #118

Full Changelog: v1.15.3...v1.15.4

v1.15.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:07
f8f7ab7

What's Changed

  • fix(indexer): strip NUL bytes before Postgres insert (unblock ag-ui-code source) by @jpr5 in #114
  • Sweep NUL-byte sanitization across non-chunk writers and chunk read paths by @jpr5 in #115
  • Release v1.15.3 — analytics view: blocked filter + Blocked Queries panel + Pacific timestamps by @jpr5 in #116

Full Changelog: v1.15.2...v1.15.3

v1.15.2

Choose a tag to compare

@github-actions github-actions released this 15 Jun 17:37
5ee4168

What's Changed

  • docs: v1.15 OAuth consent flow, new env var, WWW-Authenticate RFC 9728/6750 by @jpr5 in #110
  • ci: bump deploy-pages.yml actions to Node 24 (pre-Sep 2026 deprecation) by @jpr5 in #111
  • Release v1.15.2 — abuse query-pattern blocklist + query_log IP/UA attribution by @jpr5 in #113

Full Changelog: v1.15.1...v1.15.2

v1.15.1

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:39
9d7e6aa

What's Changed

  • Wire RFC 9728 resource_metadata discovery into Bearer 401 + observability by @jpr5 in #107
  • Release v1.15.1 — RFC 9728 resource_metadata + RFC 6750 conformance by @jpr5 in #109

Full Changelog: v1.15.0...v1.15.1

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 15:28
d09ff84

What's Changed

  • Pathfinder gap-report remediation: hybrid search + docs repoint + ag-ui sources + chunker/durability by @jpr5 in #93
  • Admin access: unified privileged-surface auth + admin-ops control surface + Atlas hardening by @jpr5 in #97
  • Atlas ratification robustness + admin control surface operator docs by @jpr5 in #98
  • Monthly Pathfinder gap-analysis automation by @jpr5 in #96
  • Fix Atlas incremental-indexing precision (microsecond high-water binds) + null-state-token window by @jpr5 in #99
  • Mount the harvest driver as the atlas harvest verb by @jpr5 in #101
  • Route GET /api/search and prove the harvest end-to-end by @jpr5 in #102
  • Atlas seed-harvest pipeline (Tier 1-3, approval artifact, sync) by @jpr5 in #100
  • Fix atlas state-token precision stranding approved seeds by @jpr5 in #104
  • Document the atlas harvest sandbox runbook by @jpr5 in #103
  • OAuth phishing-resistance: consent screen, HMAC nonce, redirect policy, client cap by @jpr5 in #106
  • Release v1.15.0 — OAuth phishing-resistance hardening by @jpr5 in #108

Full Changelog: v1.14.0...v1.15.0

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 19:19
a4cf24f

What's Changed

  • ci(deps): bump zizmorcore/zizmor-action from 0.5.4 to 0.5.6 in the minor-and-patch group by @dependabot[bot] in #81
  • chore: Configure Renovate by @renovate[bot] in #85
  • ci(deps): bump the minor-and-patch group with 2 updates by @dependabot[bot] in #89
  • Centralize Slack notifications on org-level SLACK_WEBHOOK_OSS_ALERTS secret by @jpr5 in #92
  • Atlas foundation: codebase-knowledge layer in Pathfinder (off-by-default) by @jpr5 in #94
  • Release @copilotkit/pathfinder 1.14.0 (atlas CLI) by @jpr5 in #95

New Contributors

Full Changelog: v1.13.3...v1.14.0

v1.13.3

Choose a tag to compare

@github-actions github-actions released this 18 May 17:44
eb2f936

What's Changed

  • Add dedup to reindex audit Slack alerting by @jpr5 in #61
  • Only alert on unreleased commits older than 24h by @jpr5 in #62
  • Harden publish-release.yml: split build and publish into separate jobs by @jpr5 in #63
  • Fix git credentials in publish job for tag push by @jpr5 in #64
  • Harden real-time re-indexing pipeline by @jpr5 in #65
  • ci: harden CI/CD security by @jpr5 in #66
  • ci(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.4 in the minor-and-patch group by @dependabot[bot] in #67
  • fix(ci): bump upload-pages-artifact v3 to v5 with include-hidden-files by @jpr5 in #77
  • ci(deps): bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #70
  • ci(deps): bump docker/build-push-action from 5.4.0 to 7.1.0 by @dependabot[bot] in #76
  • ci(deps): bump actions/cache from 4.3.0 to 5.0.5 by @dependabot[bot] in #75
  • ci(deps): bump actions/setup-node from 4.4.0 to 6.4.0 by @dependabot[bot] in #74
  • ci(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by @dependabot[bot] in #73
  • ci(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 by @dependabot[bot] in #72
  • ci(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #71
  • ci(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #69
  • Quiet #oss-alerts: failure-only deploy notifications, daily unreleased check by @jpr5 in #78
  • fix(ci): strip @mentions from dependabot major version analysis comments by @jpr5 in #79
  • Harden CI: npm auth, git scope, JSON injection, timeouts by @jpr5 in #80

New Contributors

Full Changelog: v1.13.2...v1.13.3

v1.13.2

Choose a tag to compare

@github-actions github-actions released this 08 May 08:51
9db238a

What's Changed

  • Add response compression for all HTTP endpoints by @jpr5 in #58
  • Fix stale chunk cleanup in fullAcquire by @jpr5 in #59
  • Post-reindex health audit with Slack alerting by @jpr5 in #60

Full Changelog: v1.13.1...v1.13.2

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 07 May 18:35
8f37f0a

What's Changed

  • Enable JSON responses on Streamable HTTP for Codex CLI compatibility by @jpr5 in #57

Full Changelog: v1.13.0...v1.13.1