Skip to content

fix: use bundled offline fallback#4

Draft
cgdusek wants to merge 1 commit into
canton-network-devs:mainfrom
cgdusek:codex/issue-3-offline-fallback
Draft

fix: use bundled offline fallback#4
cgdusek wants to merge 1 commit into
canton-network-devs:mainfrom
cgdusek:codex/issue-3-offline-fallback

Conversation

@cgdusek

@cgdusek cgdusek commented Apr 3, 2026

Copy link
Copy Markdown

Closes #3

Summary

  • load the bundled knowledge-base.json file instead of a missing knowledge-base.js
  • report bundled fallback usage explicitly in logs and status

Local verification

  • forced-offline startup with empty HOME cache uses bundled-fallback
  • normal node index.js startup still fetches the remote KB successfully

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.

Use bundled knowledge-base.json as the offline fallback

1 participant