Skip to content

Add ruby support#4

Closed
albertbolt1 wants to merge 2 commits intoDeusData:mainfrom
albertbolt1:add_ruby_support
Closed

Add ruby support#4
albertbolt1 wants to merge 2 commits intoDeusData:mainfrom
albertbolt1:add_ruby_support

Conversation

@albertbolt1
Copy link

Added ruby support by following the PR of c#

Added the test and checked if all the existing test cases are running successfully

@DeusData
Copy link
Owner

DeusData commented Mar 1, 2026

Hey hey, I just released 0.3.0! There we already implemented and tested Ruby. Maybe you can try out and give feedback on it, feel free to open an git issue if you see any blind spots. Will because of this close this PR. But thanks a lot of your contribution! Maybe in the future we will find something to work on together :)

@DeusData DeusData closed this Mar 1, 2026
halindrome pushed a commit to halindrome/codebase-memory-mcp that referenced this pull request Mar 15, 2026
…overage

- Fix DeusData#4: Add `uninstall --project [path]` to remove project-local .mcp.json
  entry. Removes file entirely when no other servers remain; preserves other
  entries when present.
- Fix DeusData#5: Add test coverage for all new code paths:
  - TestCLI_InstallProject: verifies .mcp.json written, skills global, no
    editor registrations
  - TestCLI_InstallProjectDryRun: verifies no file created
  - TestCLI_UninstallProject: verifies .mcp.json removed
  - TestCLI_UninstallProjectPreservesOtherServers: verifies selective removal
  - TestCLI_InstallCLAUDE_CONFIG_DIR: verifies skills under custom dir
  - TestCacheDir_EnvOverride: verifies CODEBASE_MEMORY_DB_DIR override
  - TestCacheDir_Default: verifies default path
  - TestInitMetricsTracker custom_metrics_path: verifies ConfigMetricsPath

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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