Describe the bug
Xlsx Tool of Computer controller seems to transpose rows and columns.
To Reproduce
Steps to reproduce the behavior:
- Enable Computer Controller
- on Chat, Send 'Get the velue from A2 of ...FinancialSample.xlsx'
- Allow execute
- Returns the wrong value (it seems like B1's value)
Expected behavior
In step 4, returns the value of A2.
Screenshots
If applicable, add screenshots to help explain your problem.
:
Please provide following information:
- OS & Arch: [Ubuntu 24.04 x86]
- Interface: [UI]
- Version: [v1.7.0]
- Extensions enabled: [Computer Controller, Memory]
- Provider & Model: [OpenRouter - deepseek/deepseek-chat-v3.1]