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
{{ message }}
This repository was archived by the owner on May 15, 2026. It is now read-only.
It maybe not be desirable to club a lot of things into the str_replace_editor and change its params, which are defined by Anthropic. It'd be better to refactor navigation commands into its own tools.
Also define an interface for extending new tools to the ACI.
Make it possible to enable a specific set of tools from OH.
It maybe not be desirable to club a lot of things into the
str_replace_editorand change its params, which are defined by Anthropic. It'd be better to refactor navigation commands into its own tools.