Skip to content

[CHORE/Cleanup] Reorganize repo structure#59

Merged
elydelva merged 10 commits into
mainfrom
chore/cleanup-repo-structure
Mar 28, 2026
Merged

[CHORE/Cleanup] Reorganize repo structure#59
elydelva merged 10 commits into
mainfrom
chore/cleanup-repo-structure

Conversation

@elydelva

Copy link
Copy Markdown
Owner

Summary

  • docker-compose.yml, docker-compose.override.yml, .dockerignoredocker/ (CI updated to copy .dockerignore to context root before Docker build)
  • tsconfig.json + tsconfig.base.jsonpackages/config/, all package references updated
  • ARCHITECTURE.mddocs/
  • .cursor/ removed from version control (added to .gitignore)
  • deploy/init-db.shscripts/, deploy/ folder removed

Test plan

  • bun run lint — no issues
  • bun run typecheck — all 9 packages pass
  • bun test — 153/153 pass

🤖 Generated with Claude Code

elydelva and others added 5 commits March 28, 2026 01:21
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Mar 28, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 4bc1bb33-2c60-4e5b-8fe8-5d7604034f41

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/cleanup-repo-structure

Comment @coderabbitai help to get the list of available commands and usage tips.

elydelva and others added 5 commits March 28, 2026 01:26
…vuln

resolves GHSA-j3q9-mxjg-w52f in path-to-regexp transitive dependency
via router@2.2.0 from @modelcontextprotocol/sdk.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
lockfile should be committed for reproducible installs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- bump @modelcontextprotocol/sdk catalog entry from ^1.9.0 to ^1.28.0
- remove packages/core workspace from knip.json (package no longer exists)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
corresponding PRs are merged/closed (#32, #33, #42).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- lead with npm install + local mode for basic users
- add claude.ai, claude desktop, claude code connection steps
- move server/docker setup to a dedicated self-hosted section
- update docker compose path to docker/docker-compose.yml
- update architecture link to docs/ARCHITECTURE.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@elydelva
elydelva merged commit 945c8cf into main Mar 28, 2026
7 checks passed
@elydelva
elydelva deleted the chore/cleanup-repo-structure branch March 28, 2026 00:54
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