Skip to content

Bug/slow load - #1

Closed
e4d08 wants to merge 113 commits into
mainfrom
bug/slow_load
Closed

Bug/slow load#1
e4d08 wants to merge 113 commits into
mainfrom
bug/slow_load

Conversation

@e4d08

@e4d08 e4d08 commented Jul 27, 2026

Copy link
Copy Markdown
Owner

No description provided.

ebzych and others added 30 commits June 12, 2026 03:44
- Do not use string interpolation with Bun.$, use array instead.
  This way optional parameters are properly handled.
- Do not activate python venv, invoke tool directly.

Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
refactor: move agents to agents/
feat: add config validate tool
ebzych added 28 commits June 13, 2026 22:34
@e4d08 e4d08 closed this Jul 27, 2026
Move pandas, openai and paramiko imports inside the functions/classes that use them.

Lazy-load command modules and core/amphimixis public API re-exports so only the code actually exercised by a command is imported.

Reduces amixis --help wall time from ~3.9s to ~0.3s.
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.

3 participants