Jonas Köhler
Results
2
issues of
Jonas Köhler
When trying to annotatedd `haiku` modules with [jaxtyping](https://github.com/google/jaxtyping) type hints, I realized there is a general problem with function wrappers due to using the (semi-deprecated) `inspect.getfullargspec` in https://github.com/deepmind/dm-haiku/blob/2664390c3df8af703b87bf62059eda25ca5eff57/haiku/_src/utils.py#L66 E.g. when...
## Problem Claude Code has `--fork-session` functionality via CLI flags, but there's no way to access this from within a running session. Users must exit and restart with the right...
enhancement
area:tui
area:core
autoclose