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
Added snippet storage and evaluation functionality with binding support,
including new actions store_snippet, retrieve_current_snippet, eval_current_snippet, and execute_current_snippet in the client
Implemented eval_lines support for multi-line code evaluation with
configurable prefix in irb_client
Enhanced IRB server/client functionality for remote code execution with Unix
domain socket communication
Added irb_client binary script for command-line IRB interaction
Updated file exclusion patterns to include cscope.out and tags files in
search and discovery operations
Updated gem_hadar development dependency to version 2.16.3