Skip to content

Improve Office document code hints#3

Merged
zhexuany merged 1 commit into
archebasefrom
fix/office-document-code-hints
Jun 15, 2026
Merged

Improve Office document code hints#3
zhexuany merged 1 commit into
archebasefrom
fix/office-document-code-hints

Conversation

@zhexuany

Copy link
Copy Markdown

Summary

  • Add model-visible bash_tool guidance for Office files mounted in the execute_code environment.
  • Return Office-specific read_file errors for .docx files instead of generic binary-file guidance.
  • Add regression coverage for tool context hints and read_file fallback errors.

Test Plan

  • cd packages/api && npx jest src/agents/handlers.spec.ts --runInBand
  • cd api && npx jest server/services/Files/Code/process.spec.js --runInBand
  • cd packages/api && npm run build
  • git diff --check

@zhexuany zhexuany merged commit 75fc18c into archebase Jun 15, 2026
10 checks passed
@zhexuany zhexuany deleted the fix/office-document-code-hints branch June 15, 2026 03:08
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