Skip to content

feat: add Claude Haiku model and update type annotations #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ThomasK33
Copy link
Member

Update Claude model options and improve type annotations

This PR updates the available Claude models to include:

  • Renamed "Claude Opus 4" to "Claude Opus 4.1 (Latest)"
  • Added "Claude Haiku 3.5 (Latest)" as a new model option

Additionally, improves type safety throughout the codebase by:

  • Adding proper type annotations for configuration parameters
  • Adding explicit types for global variables
  • Fixing function parameter types to use ClaudeCodeConfig where appropriate
  • Properly documenting the active_diffs table with type information
  • Removing an unnecessary timeout parameter in a callback function

Change-Id: I0fb48d54bf552558b8367458c08de9607c3ead81
Signed-off-by: Thomas Kosiewski <[email protected]>
@ThomasK33 ThomasK33 marked this pull request as ready for review August 7, 2025 10:29
Copy link
Member Author

ThomasK33 commented Aug 7, 2025

Merge activity

  • Aug 7, 10:35 AM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Aug 7, 10:35 AM UTC: @ThomasK33 merged this pull request with Graphite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant