Skip to content

fix(harness): restore shared static asset fallback - #2505

Open
logicwu0 wants to merge 1 commit into
agentscope-ai:mainfrom
logicwu0:fix/2501-shared-knowledge-read
Open

fix(harness): restore shared static asset fallback#2505
logicwu0 wants to merge 1 commit into
agentscope-ai:mainfrom
logicwu0:fix/2501-shared-knowledge-read

Conversation

@logicwu0

Copy link
Copy Markdown
Contributor

Summary

  • add a selective shared workspace fallback for static assets in local filesystem mode
  • preserve user-specific override precedence and project defaults
  • keep runtime data isolated by namespace

Tests

  • mvn -pl agentscope-harness -am -Dtest=LocalFilesystemSpecTest,LocalFilesystemModeTest,LocalFilesystemWithShellTest,ProjectAwareOverlayTest,WorkspaceContextMiddlewarePathBoundsTest -Dsurefire.failIfNoSpecifiedTests=false test
  • 46 tests passed

Closes #2501

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

read_file cannot read workspace/knowledge under IsolationScope.USER despite docs defining knowledge/ as a shared static asset

1 participant