Eugene Sukhodolskiy
authored
9 hours ago
|
|
.. |
|
|
|
|
__init__.py
|
Replace global lazy singletons with explicit AppContainer + lifespan
|
4 months ago
|
|
|
agent.py
|
compress: route every trigger path through compress_and_save_session
|
17 days ago
|
|
|
agent_run_context.py
|
Автономность мелких моделей: OUTPUT DISCIPLINE, milestone-todo, перехват финала хода
|
2 months ago
|
|
|
ai_helper.py
|
Refactor: move tool helper modules into _internal subpackage
|
4 months ago
|
|
|
anti_stall.py
|
planning: replace the mandatory pre-turn gate with an agent-invoked plan tool
|
17 days ago
|
|
|
compressor.py
|
compress: route every trigger path through compress_and_save_session
|
17 days ago
|
|
|
container.py
|
PWA: installable webclient, offline shell, web push
|
9 hours ago
|
|
|
context_builder.py
|
swarm stage 1: instance identity, PSK, hive registry, announce loop
|
17 days ago
|
|
|
event_bus.py
|
Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles
|
5 months ago
|
|
|
events.py
|
terminal: session-broadcast sink + lifecycle events (Etap 1)
|
2 months ago
|
|
|
name_generator.py
|
Generate session titles in the user's language
|
4 months ago
|
|
|
orchestrator.py
|
PWA: installable webclient, offline shell, web push
|
9 hours ago
|
|
|
pg_session_store.py
|
session store: lazy persistence — no empty sessions in DB
|
2 months ago
|
|
|
planning.py
|
planning: fix LLM-output failure modes that killed every plan
|
14 hours ago
|
|
|
registry.py
|
swarm stage 2: peer-to-peer channel — /peer endpoints + peer tool
|
17 days ago
|
|
|
scheduler.py
|
recall: carry self-instruction (message) on the recall_update wire
|
2 months ago
|
|
|
session.py
|
Add persistent multi-session terminal tool with background support
|
4 months ago
|
|
|
stream_guard.py
|
Step 4: Extract SubAgentRunner from run_ephemeral()
|
4 months ago
|
|
|
subagent_runner.py
|
tui: show the changed step's text in the todo update call card
|
2 months ago
|
|
|
tool_executor.py
|
Fix MCP names and profile API format consistency
|
3 months ago
|
|
|
tool_utils.py
|
Fix MCP tool registration at startup
|
4 months ago
|