Skip to content

Fix graph-ai edge case handling - #14

Draft
rushillshah wants to merge 1 commit into
mainfrom
codex/graph-ai-edge-cases
Draft

Fix graph-ai edge case handling#14
rushillshah wants to merge 1 commit into
mainfrom
codex/graph-ai-edge-cases

Conversation

@rushillshah

Copy link
Copy Markdown
Owner

Summary

  • tolerate malformed digital-brain.config.json during graph-ai estimate runs by warning and falling back to {}
  • keep tiny --max-chars-per-file truncation bounded instead of duplicating text through negative slices
  • add regression coverage for both graph-ai edge cases

Closes #8
Closes #9

Validation

  • npm run check
  • npm test
  • npm pack --dry-run

Risk

Low. Changes are limited to graph-ai estimate/bundle preparation and tests.

@rushillshah

Copy link
Copy Markdown
Owner Author

Maintenance reconciliation note (2026-06-25): CI is passing and the branch is mergeable, but this PR is still draft and review-required. Next action: mark ready/request review before merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant