| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.5.0 source code.tar.gz | 2025-12-30 | 1.7 MB | |
| 0.5.0 source code.zip | 2025-12-30 | 1.8 MB | |
| README.md | 2025-12-30 | 3.0 kB | |
| Totals: 3 Items | 3.4 MB | 0 | |
What's Changed
- Agent config standartization by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/89
- feat: add custom_context field to research context by @igorvolk1961 in https://github.com/vamplabAI/sgr-agent-core/pull/94
- Docs: Documentation about tools added by @EvilFreelancer in https://github.com/vamplabAI/sgr-agent-core/pull/100
- [WIP] Project structure improvements by @SnakeOilSalesman in https://github.com/vamplabAI/sgr-agent-core/pull/98
- Refactor core agent code into sgr_agent_core package by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/101
- Add community chat link to README by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/103
- Hotfix by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/104
- update build action by @MiXaiLL76 in https://github.com/vamplabAI/sgr-agent-core/pull/105
- Optional logs_dir by @EvilFreelancer in https://github.com/vamplabAI/sgr-agent-core/pull/109
- extra=allow for config, support LLMConfig params in OpenAI client calls by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/113
- Optional agents.yaml logic added, tests added too by @EvilFreelancer in https://github.com/vamplabAI/sgr-agent-core/pull/111
- Example: Agents without reporting tool by @EvilFreelancer in https://github.com/vamplabAI/sgr-agent-core/pull/112
- pip fix name to sgr_agent_core by @MiXaiLL76 in https://github.com/vamplabAI/sgr-agent-core/pull/116
- improve readme & name by @MiXaiLL76 in https://github.com/vamplabAI/sgr-agent-core/pull/106
- add test ci\cd by @MiXaiLL76 in https://github.com/vamplabAI/sgr-agent-core/pull/119
- Framework docs by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/122
- Fix image links and update documentation URLs by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/123
- Notes about RMR added to index and to docs by @EvilFreelancer in https://github.com/vamplabAI/sgr-agent-core/pull/124
- Moving API-server to Core by @EvilFreelancer in https://github.com/vamplabAI/sgr-agent-core/pull/121
- added _execution_step func by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/125
- docs 404 fix by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/126
- Update README.md by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/127
- Update agent_config.py by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/128
- Tunes of docs and metainfo by @EvilFreelancer in https://github.com/vamplabAI/sgr-agent-core/pull/130
- Ensure JSON serialization for model_dump by @virrius in https://github.com/vamplabAI/sgr-agent-core/pull/131
New Contributors
- @igorvolk1961 made their first contribution in https://github.com/vamplabAI/sgr-agent-core/pull/94
- @SnakeOilSalesman made their first contribution in https://github.com/vamplabAI/sgr-agent-core/pull/98
Full Changelog: https://github.com/vamplabAI/sgr-agent-core/compare/0.4.0...0.5.0