Daniel Avila

Results 4 issues of Daniel Avila

When I run "rails generate chaskiq:install" I get rake aborted! Don't know how to build task 'chaskiq:install:migrations' /Users/username/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in `eval' /Users/username/.rvm/gems/ruby-2.1.2/bin/ruby_executable_hooks:15:in`' (See full trace by running task with --trace) I have...

Added the ability to dynamically enable and disable tools at runtime with client notifications. ## Motivation and Context This change allows developers to temporarily restrict access to specific tools without...

This PR adds [CodeGPT](https://codegpt.co/) to the client list ## How Has This Been Tested? Visual check of the client list to ensure correct rendering and link. ## Breaking Changes None....

Added comprehensive Gemini CLI skill from forayconsulting/gemini_cli_skill repository. This skill enables Claude Code to effectively orchestrate Google's Gemini CLI as an auxiliary tool for: - Code generation, review, and analysis...