You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored config handling and glob patterns for code_comment to use
configurable code_globs instead of hardcoded directories
Added YAML require to fix loading issue in yaml_check binary
Updated code comment prompt to require single hash comments and enforce
stricter output formatting
Added comprehensive documentation and improved code clarity across multiple
utility classes including ConfigDir, Finder, Grepper, IRB,
SshTunnelSpecification, and SourceLocationExtension
Enhanced documentation for MD5 and Patterns modules with detailed
explanations of their purpose and functionality
Improved documentation for LineBlamer and SourceLocationExtension classes
with clearer descriptions of their roles in source location analysis
Added detailed documentation and improved parameter descriptions for the
Editor class including clarification on block yielding behavior
Added comprehensive documentation comments to the Utils module and related
classes such as ProcessJob, ProbeClient, ProbeServer, EnvProxy, and
LogWrapper
Updated documentation and ignore files for YARD and generated docs, including
additions to .gitignore and Rakefile