~cytrogen/evi-run

chore(gitignore): ignore tests/, pytest artifacts and local pytest.ini
Update Python version in README
Merge branch 'main' of https://github.com/pipedude/evi-run
Update localization files (I18N)
a4c0dce7 — Alex Flash 5 months ago
Update README.md
6300c1d2 — Alex Flash 5 months ago
Update README.md
Update README.md and agents_.py - improvements and modifications
feat(agent): inject runtime UTC context; fix date handling policies; adjust deep_knowledge routing
Localization updates: English and Russian
feat: Add task scheduler system, multiple admins support, GPT-5 integration

- Add complete task scheduling system with CRUD operations
- Support for once/daily/interval task types
- Multiple admins support throughout the system
- GPT-5 integration for Deep Agent with reasoning capabilities
- New AI tools for task management (create, update, delete, list)
- Improved localization with task scheduler messages
- Fixed credit allocation logic for admins
- Enhanced user experience with structured capability descriptions
- Added performance optimizations for MCP servers
chore: update .gitignore (ignore docs/ and mkdocs.yml; translate comments to English)
chore: update README and agents_tools/agents_.py
Update README.md
docs(readme): update GPT-5 examples and model_settings; replace hardcoded line refs
chore: normalize line endings
feat(agents): enhance instructions and tool routing

Add GPT-5 (o4-mini) deep_agent; refine main-agent policies (CRITICAL DATE HANDLING); clarify file/memory routing.
Simplify configuration examples in README
Rename evi.run to evi-run and improve README structure
docs: clarify Memory Management description
Remove automatic release workflow and badge from README
Next