Skip to content

Add workspace manifests and active workspace commands - #2738

Merged
Widthdom merged 11 commits into
mainfrom
fix-issue1708-1709-1710
May 31, 2026
Merged

Add workspace manifests and active workspace commands#2738
Widthdom merged 11 commits into
mainfrom
fix-issue1708-1709-1710

Conversation

@Widthdom

Copy link
Copy Markdown
Owner

Summary

  • Add JSON workspace manifests and cdidx workspace list/status for monorepo member topology.
  • Add cdidx config show and persisted active workspace commands with query-only DB resolution.
  • Harden active workspace state handling and JSON error output for new workspace/config command paths.

Validation

  • dotnet test tests/CodeIndex.Tests/CodeIndex.Tests.csproj -c Release -p:UseSharedCompilation=false --filter "FullyQualifiedName~WorkspaceCommandRunnerTests|FullyQualifiedName~DbPathResolverTests|FullyQualifiedName~CdidxConfigFileTests|FullyQualifiedName~PropertyBasedParserTests.IsProjectPathArg|FullyQualifiedName~ProgramRunnerTests.Run_TestExtractor"
  • dotnet run --project tools/CodeIndex.Changelog -- check
  • dotnet build CodeIndex.sln -c Release -p:UseSharedCompilation=false
  • Codex adversarial review: No blocking/actionable issues found.

Docs And Changelog

  • Updated README.md and DEVELOPER_GUIDE.md.
  • Added changelog fragments:
    • changelog.d/unreleased/1708.added.md
    • changelog.d/unreleased/1709.added.md
    • changelog.d/unreleased/1710.added.md

Follow-Up Candidates

Fixes #1708
Fixes #1709
Fixes #1710

@Widthdom
Widthdom merged commit 1976c5c into main May 31, 2026
11 checks passed
@Widthdom
Widthdom deleted the fix-issue1708-1709-1710 branch May 31, 2026 07:22
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