Teknium
016c772e7f
feat(plugins): tool override flag for replacing built-in tools ( closes #11049 ) ( #26759 )
...
Plugins can now replace a built-in tool by passing override=True to
ctx.register_tool(). Without it, the registry rejects any registration
that would shadow an existing tool from a different toolset (unchanged
default behavior).
Unlocks the use case from #11049 : drop-in replacement of browser/web
backends without forking core. Composes with the existing pre_tool_call
hook for runtime interception of any implementation.
The override is audit-logged at INFO so it surfaces in agent.log.
2026-05-15 22:12:57 -07:00
..
2026-05-14 15:57:59 -07:00
2026-05-07 09:22:48 -07:00
2026-05-07 06:16:23 -07:00
2026-05-08 14:27:40 -07:00
2026-05-15 12:11:32 -07:00
2026-05-15 14:27:50 -07:00
2026-04-28 06:46:45 -07:00
2026-05-11 11:13:25 -07:00
2026-05-15 14:45:43 -07:00
2026-04-28 22:11:10 -07:00
2026-04-14 16:11:37 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 22:54:21 -07:00
2026-05-11 11:13:25 -07:00
2026-05-15 02:31:30 -07:00
2026-05-13 17:18:15 -07:00
2026-05-15 14:32:14 -07:00
2026-05-13 09:34:15 -07:00
2026-05-15 14:45:43 -07:00
2026-05-11 11:13:25 -07:00
2026-05-15 01:36:03 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-05-03 11:42:20 -07:00
2026-05-15 14:45:43 -07:00
2026-05-11 11:13:25 -07:00
2026-05-15 14:45:43 -07:00
2026-05-05 10:13:13 -07:00
2026-05-08 14:27:40 -07:00
2026-05-11 11:13:25 -07:00
2026-05-09 14:34:18 -07:00
2026-05-15 14:45:43 -07:00
2026-05-14 23:44:06 -07:00
2026-05-11 11:13:25 -07:00
2026-05-13 22:31:11 -07:00
2026-05-11 11:13:25 -07:00
2026-05-11 11:13:25 -07:00
2026-05-12 20:49:20 -07:00
2026-05-11 11:13:25 -07:00
2026-05-15 14:45:43 -07:00
2026-05-15 01:43:54 -07:00
2026-05-14 07:59:38 -07:00
2026-05-08 14:27:40 -07:00
2026-05-06 09:08:33 -07:00
2026-05-11 11:13:25 -07:00
2026-05-15 12:11:32 -07:00
2026-05-06 10:05:29 -07:00
2026-05-09 14:36:58 -07:00
2026-05-07 07:18:21 -07:00
2026-04-29 21:56:51 -07:00
2026-05-11 11:13:25 -07:00
2026-05-15 22:12:57 -07:00
2026-05-08 10:04:32 -07:00
2026-05-13 09:34:15 -07:00
2026-05-15 12:11:32 -07:00
2026-05-09 12:48:14 -07:00
2026-05-11 11:13:25 -07:00
2026-05-08 14:27:40 -07:00
2026-05-15 12:11:32 -07:00
2026-05-12 01:02:25 -07:00
2026-05-15 12:11:32 -07:00
2026-04-29 04:03:03 -07:00
2026-05-11 11:13:25 -07:00
2026-05-14 23:23:32 -07:00
2026-05-08 17:01:12 -07:00
2026-05-15 10:36:38 +05:30
2026-05-11 11:13:25 -07:00
2026-04-26 20:48:20 -07:00
2026-05-08 14:27:40 -07:00
2026-05-15 12:11:32 -07:00
2026-05-11 11:13:25 -07:00
2026-04-29 07:22:33 -07:00
2026-05-06 15:49:59 -07:00
2026-05-13 22:31:11 -07:00
2026-05-11 11:13:25 -07:00