feat: implement PI-090 product tools
This commit is contained in:
@@ -67,6 +67,8 @@ export function buildPiRpcArgs(
|
||||
additionalArgs: readonly string[] = [],
|
||||
tools: readonly string[] = [
|
||||
'read', 'bash', 'edit', 'write', 'grep', 'find', 'ls', 'ask_user', 'subagent',
|
||||
'agent_browser', 'game_asset_browser', 'game_asset_review',
|
||||
'task_state', 'changed_file', 'runtime_context',
|
||||
],
|
||||
): string[] {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user