Commit Graph

4 Commits

Author SHA1 Message Date
17bf22ec5b 添加中文注释 2025-01-14 23:56:08 +08:00
e21195ce5a Refactor core modules and update dependencies 2025-01-14 23:36:20 +08:00
zhukang
7514326279 refactor: improve package structure
- Update import paths to use full package name
- Add package __init__.py
- Update pyproject.toml with correct dependencies and tools
- Configure pytest, black, and isort
2025-01-14 20:54:19 +08:00
zhukang
dd797ab5e4 feat: initial commit of agent task executor framework
- Add core task execution framework
- Add LLM integration with DeepSeek
- Add text analysis task implementation
- Add configuration management
- Add tests and documentation
2025-01-14 20:53:09 +08:00