dapa46
0f38d8d588
Add Deep Agents UI, pipeline fixes, and agent improvements.
...
Includes deep-agents-ui integration, rework detection via Gitea,
tool-call sanitization fixes, and startup scripts.
2026-06-18 19:33:26 +03:00
Glevel
5f8b5b9144
add run/check scripts and revert llm to OpenRouter
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-28 18:47:05 +03:00
Glevel
7744a97012
chore: switch LLM from OpenRouter to BroJS Inference API
...
Token usage is now tracked on platform.brojs.ru.
Uses the same JOURNAL_TOKEN (jrnl_...) for both MCP and inference.
Removed OPENAI_API_KEY from .env.example.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-26 18:58:41 +03:00
Glevel
c95d7375cc
feat: initial brojs-agent implementation
...
AI-агент для автоматического выполнения заданий курса KFU-26-1.
Стек: deepagents + LangGraph + LangChain + OpenRouter (gpt-oss-20b:free).
- Главный агент-оркестратор с субагентами
- homework_direct_agent и rework_agent для сдачи/пересдачи
- Gitea REST API инструменты (git.brojs.ru/glevelll)
- BroJS Journal MCP клиент (platform.brojs.ru)
- LangGraph pipeline: последовательное выполнение всех заданий
- Middleware: SanitizeToolCalls + ValidateJournalWorkflow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-25 23:08:14 +03:00