Skip to content

pvt: refactor:Codebase agent setup#1184

Open
Arjun3492 wants to merge 4 commits intomainfrom
codebase_agent_setup
Open

pvt: refactor:Codebase agent setup#1184
Arjun3492 wants to merge 4 commits intomainfrom
codebase_agent_setup

Conversation

@Arjun3492
Copy link
Copy Markdown
Collaborator

@Arjun3492 Arjun3492 commented Apr 7, 2026

  1. bundle connector(cal id api) with tsup for external bundle reference rathing than transpiling entire dep tree
  2. Added claude setup

Arjun3492 and others added 4 commits April 6, 2026 14:31
- Remove packages/debugging/ (@calcom/debugging): zero imports found across entire codebase
- Remove packages/oe-features/* from root package.json workspaces: directory does not exist on disk
- Remove example-apps/credential-sync/: not in turbo.json pipeline or any CI workflow

Kept:
- apps/ui-playground/: retained per user request
- packages/sms/: used by packages/emails/email-manager.ts via relative imports
- packages/embeds/: imported in source code (embed-core, embed-react, embed-snippet)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- .gitpod.yml: Gitpod not used; references port 3000 (app runs on 3001); leftover from cal.com fork
- .kodiak.toml: Kodiak auto-merge bot not configured in any CI workflow
- .specstory/: AI coding history tool; directory already gitignored at root level (files were committed before ignore was set)
- .well-known/security.txt: points to cal.com security contacts, incorrect for this fork

Kept: .snaplet/ (active DB anonymization config), .cursor/ (team coding standards)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Details:

Unknown release type "pvt" found in pull request title "pvt: refactor:Codebase agent setup". 

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@Arjun3492 Arjun3492 changed the title Codebase agent setup pvt: refactor:Codebase agent setup Apr 7, 2026
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.

1 participant