ToolContext type from @opencode-ai/plugin/tool does not include a 'directory' property, causing typecheck failure after rebase from dev. Changed to use process.cwd() which is the same pattern used in session-manager/tools.ts.
ToolContext type from @opencode-ai/plugin/tool does not include a 'directory' property, causing typecheck failure after rebase from dev. Changed to use process.cwd() which is the same pattern used in session-manager/tools.ts.