Eugene Sukhodolskiy
authored
on 9 May
|
|
.. |
|
|
|
|
__init__.py
|
Remove SQLite legacy support
|
1 month ago
|
|
|
agent.py
|
Propagate user profile to LLM context via current_user_info ContextVar
|
1 month ago
|
|
|
ai_helper.py
|
Agent improvements: mandatory planning, tool cleanup, smart_edit fixes
|
2 months ago
|
|
|
compressor.py
|
Refine 3D modeler workflow
|
1 month ago
|
|
|
context_builder.py
|
Propagate user profile to LLM context via current_user_info ContextVar
|
1 month ago
|
|
|
event_bus.py
|
Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles
|
1 month ago
|
|
|
events.py
|
Refine 3D modeler workflow
|
1 month ago
|
|
|
name_generator.py
|
Add session name generation via LLM
|
2 months ago
|
|
|
orchestrator.py
|
Initial implementation of the agent system core
|
2 months ago
|
|
|
pg_session_store.py
|
Add pagination, search, and sorting to admin sessions
|
1 month ago
|
|
|
planning.py
|
Improve 3D modeling validation prompts
|
1 month ago
|
|
|
registry.py
|
Add profile editing to admin panel
|
1 month ago
|
|
|
session.py
|
Add pagination, search, and sorting to admin sessions
|
1 month ago
|
|
|
tool_executor.py
|
Extract PlanningEngine, ContextBuilder, ToolExecutor from agent.py
|
1 month ago
|