Skip to content

app: main: lazy loading of tools - #167

Merged
JordanYates merged 1 commit into
mainfrom
feature/lazy_import
Aug 4, 2026
Merged

app: main: lazy loading of tools#167
JordanYates merged 1 commit into
mainfrom
feature/lazy_import

Conversation

@JordanYates

Copy link
Copy Markdown
Contributor

Move tool discovery to a dedicated registry.py file, that allows tools to only be imported when necessary, instead of always importing all tools. This speeds up autocompletion checks from the shell and stops imports from one tool affecting a second tool.

Assisted-by: GPT-5.5

Move tool discovery to a dedicated `registry.py` file, that allows
tools to only be imported when necessary, instead of always importing
all tools.

Assisted-by: GPT-5.5
Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates
JordanYates merged commit 52eb586 into main Aug 4, 2026
7 checks passed
@JordanYates
JordanYates deleted the feature/lazy_import branch August 4, 2026 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant