Skip to content

refactor: execute() 参数合并为 options 对象 #15

Description

@lishuceo

背景

ClaudeExecutor.execute() 有 7 个位置参数,调用处需要传多个 undefined 占位,可读性差。

需求

将除 sessionKeyprompt 外的参数合并为 options 对象。

影响范围

src/claude/executor.ts, src/feishu/event-handler.ts, 相关测试

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions