No description
  • Python 99.9%
  • Just 0.1%
Find a file
Iurii Shikov adb14dacf7
merge: heads declare themselves
main had meanwhile taught the orchestrator to start tasks itself, through
tools rather than a brief block in the chat. Both sides rebuilt the same
places, so the conflicts were resolved by hand rather than by line:

- the orchestrator keeps its task desk and operator channel from main, and
  takes its config from the declaration it now carries; its tool context
  passes declared variables instead of a vault path, which ToolContext no
  longer has;
- the flow entry is seeded from the registry, and keeps main's rule that its
  own hands — starting tasks and talking to the operator — are a property of
  the node rather than a setting the operator can switch off;
- briefs are no longer parsed out of the chat text, so the chronicle event
  about a started task moved to where tasks are now started;
- the locale files were merged by key, not by line: keys this branch deleted
  stay deleted, keys it added or changed win, everything else is main's.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-02 04:58:30 +03:00
docs feat(chat): оркестратор сам запускает кодеров, а выбор стоит в ленте 2026-08-02 04:16:00 +03:00
LICENSES chore: add license and basic tests (reuse and lint) 2026-07-25 04:23:16 +03:00
src/pult merge: heads declare themselves 2026-08-02 04:58:30 +03:00
tests merge: heads declare themselves 2026-08-02 04:58:30 +03:00
.gitignore chore: рабочие копии сессий не участвуют в гейте 2026-07-28 00:51:03 +03:00
justfile chore: убираем прототип интерфейса и лишние just-команды 2026-07-29 19:53:23 +03:00
pyproject.toml chore: убираем прототип интерфейса и лишние just-команды 2026-07-29 19:53:23 +03:00
REUSE.toml chore: сборка, гейт и лицензионные аннотации 2026-07-27 20:40:54 +03:00
uv.lock chore: убираем прототип интерфейса и лишние just-команды 2026-07-29 19:53:23 +03:00