Eugene Sukhodolskiy
authored
13 hours ago
|
|
.. |
|
|
|
|
__init__.py
|
Replace global lazy singletons with explicit AppContainer + lifespan
|
1 month ago
|
|
|
agent.py
|
Автономность мелких моделей: OUTPUT DISCIPLINE, milestone-todo, перехват финала хода
|
18 hours ago
|
|
|
agent_run_context.py
|
Автономность мелких моделей: OUTPUT DISCIPLINE, milestone-todo, перехват финала хода
|
18 hours ago
|
|
|
ai_helper.py
|
Refactor: move tool helper modules into _internal subpackage
|
1 month ago
|
|
|
anti_stall.py
|
Автономность мелких моделей: OUTPUT DISCIPLINE, milestone-todo, перехват финала хода
|
18 hours ago
|
|
|
compressor.py
|
compressor: target hysteresis — shrink to 65% after compression, not just below the trigger
|
16 hours ago
|
|
|
container.py
|
mcp: dedicated runner task per client (fix cross-task cancel-scope on shutdown)
|
13 hours ago
|
|
|
context_builder.py
|
compression: fix auto-compress no-op on few-huge-messages + honest status
|
1 day ago
|
|
|
event_bus.py
|
Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles
|
2 months ago
|
|
|
events.py
|
Автономность мелких моделей: OUTPUT DISCIPLINE, milestone-todo, перехват финала хода
|
18 hours ago
|
|
|
name_generator.py
|
Generate session titles in the user's language
|
2 months ago
|
|
|
orchestrator.py
|
recall: carry self-instruction (message) on the recall_update wire
|
1 day ago
|
|
|
pg_session_store.py
|
session store: lazy persistence — no empty sessions in DB
|
4 days ago
|
|
|
planning.py
|
Автономность мелких моделей: OUTPUT DISCIPLINE, milestone-todo, перехват финала хода
|
18 hours ago
|
|
|
registry.py
|
replan: integrated mid-task re-planning tool
|
1 day ago
|
|
|
scheduler.py
|
recall: carry self-instruction (message) on the recall_update wire
|
1 day ago
|
|
|
session.py
|
Add persistent multi-session terminal tool with background support
|
1 month ago
|
|
|
stream_guard.py
|
Step 4: Extract SubAgentRunner from run_ephemeral()
|
1 month ago
|
|
|
subagent_runner.py
|
tui: show the changed step's text in the todo update call card
|
2 days ago
|
|
|
tool_executor.py
|
Fix MCP names and profile API format consistency
|
20 days ago
|
|
|
tool_utils.py
|
Fix MCP tool registration at startup
|
1 month ago
|