Skip to content

Conversation

@abpai
Copy link
Owner

@abpai abpai commented Oct 4, 2025

  • Replace pyright with ty (v0.0.1a21) in dev dependencies
  • Update Makefile: rename typecheck target to use ty
  • Update documentation (README.md, AGENTS.md) with ty info and alpha warnings
  • Configure [tool.ty] with strict rules and proper environment settings
  • Remove integration test marker filter from pre-commit pytest check

ty is Astral's Rust-powered type checker. While in alpha, it's suitable for experimentation and provides fast type checking capabilities.

🤖 Generated with Claude Code

- Replace pyright with ty (v0.0.1a21) in dev dependencies
- Update Makefile: rename typecheck target to use ty
- Update documentation (README.md, AGENTS.md) with ty info and alpha warnings
- Configure [tool.ty] with strict rules and proper environment settings
- Remove integration test marker filter from pre-commit pytest check

ty is Astral's Rust-powered type checker. While in alpha, it's suitable for
experimentation and provides fast type checking capabilities.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@abpai abpai merged commit 03bb012 into main Oct 6, 2025
3 checks passed
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.

2 participants