Dickson Tsai

Results 96 comments of Dickson Tsai

Hi @backnotprop , how do you envision the registration to look like for your use cases? Would you pass command line flags to `claude --example-flag` upon startup, register them in...

Another question: What kind of tasks you interested in subscribing too? Tasks related to file operations (FileEditTool, FileReadTool, FileWriteTool), or any task is general (AgentTool, BashTool, ...)?

Implemented as of v1.0.38. Please review the documentation https://docs.anthropic.com/en/docs/claude-code/hooks in detail. By adding hooks, you accept all responsibility for its execution and any consequences.

@tim-watcha Yes, Claude Code can change directories (though you may be able to pair with `CLAUDE_BASH_MAINTAIN_PROJECT_WORKING_DIR`). By the way, if you register that as a user-level setting, then Claude Code...

Sure, can you file a new issue? If anyone has any other questions, feel free to open a new issue.

> The semantic versioning scheme is currently untrustworthy too We do not guarantee semantic versioning for our version numbers. Each version simply represents a new release (usually once a day,...

I agree that voice mode would be amazing. However, we don't plan to implement a voice mode in Claude Code's application code unless Claude itself supports audio in the future....

Merging with https://github.com/anthropics/claude-code/issues/712

1. Are you using subscription billing (if so, which one) or console (pay as you go) billing? 2. Your locally stored transcripts in ~/.claude/projects/ should say what model is used...