Skip to content

Conversation

@codegen-sh
Copy link
Contributor

@codegen-sh codegen-sh bot commented Oct 14, 2025

This PR updates the documentation to reflect the package rename from codegen to graph-sitter.

Changes Made

Import Statement Updates

  • Updated all import statements from codegen.* to graph_sitter.*
  • Updated imports in:
    • building-with-graph-sitter/imports.mdx
    • building-with-graph-sitter/parsing-codebases.mdx
    • building-with-graph-sitter/traversing-the-call-graph.mdx
    • graph-sitter/getting-started.mdx
    • introduction/advanced-settings.mdx
    • introduction/api.mdx
    • introduction/getting-started.mdx

Documentation Text Updates

  • Changed package references from "codegen" to "graph-sitter" in documentation text
  • Updated function decorator descriptions to reference "graph-sitter SDK"
  • Changed bot references from codegen[bot] to graph-sitter[bot] in attributions

Preserved References

  • Maintained all references to "Codegen, Inc." as the company name (as requested)
  • Kept .codegen/ directory references unchanged as they represent the current filesystem structure
  • Preserved GitHub organization references (codegen-sh)
  • Kept codegen.sh domain references unchanged

Files Modified

  • 16 files updated with 54 insertions and 54 deletions
  • All changes maintain backward compatibility for directory structures and company references

This ensures the documentation accurately reflects the new package name while preserving important company and infrastructure references.


💻 View my work • 👤 Initiated by Jay Hack • 💬 Initiated in #demoAbout Codegen
⛔ Remove Codegen from PR🚫 Ban action checks

- Updated all import statements from codegen.* to graph_sitter.*
- Changed package references from 'codegen' to 'graph-sitter' in documentation
- Updated function decorator descriptions to reference graph-sitter SDK
- Changed bot references from codegen[bot] to graph-sitter[bot]
- Preserved all references to 'Codegen, Inc.' as the company name
- Kept .codegen/ directory references unchanged as they represent current filesystem structure
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codegen-sh
Copy link
Contributor Author

codegen-sh bot commented Oct 14, 2025

🔍 Broken test auto-fixer • Learn more

Check Suite Agent Status Commit Time
Codecov Agent Fix ✅ 1cbba0e Oct 14, 23:13:13 UTC
Codecov Agent Fix ✅ 1cbba0e Oct 14, 23:13:14 UTC
Codecov Agent Fix ✅ 1cbba0e Oct 14, 23:15:33 UTC
Codecov Agent Fix ✅ 1cbba0e Oct 14, 23:15:57 UTC

💻 View my work🛑 Stop🚫 Ban all checks

⚙️ Check suite settings

@jayhack jayhack merged commit 65d6223 into develop Oct 15, 2025
34 of 35 checks passed
@jayhack jayhack deleted the codegen-bot/update-docs-package-references-1760483242 branch October 15, 2025 01:02
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.

2 participants