Dmytro Struk and GitHub
73033c300f
Python: Updated instructions/system_message logic in GitHub Copilot agent ( #3625 )
...
* Updated instructions handling
* Small improvement
* Included runtime options in session creation logic
2026-02-03 05:40:35 +00:00
Dmytro Struk and GitHub
45a020be43
.NET: Python: [BREAKING] Renamed Github to GitHub ( #3486 )
...
* Renamed Github to GitHub
* Small fix
* Updated package versions
2026-01-28 19:58:31 +00:00
Eduard van Valkenburg and GitHub
a7d924a7d2
Python: [BREAKING] changed AIFunction to FunctionTool and @ai_function to @tool ( #3413 )
...
* changed AIFunction to FunctionTool and @ai_function to @tool
* test and mypy fixes
* mypy fix
* switch function tool to always_require
* fix noop
* fix github copilot imports
* test fixes
* fix ollama test
* fixes for tests
* fix tests
* reverted change to always_require and extended timeout
* fix test
2026-01-28 14:53:53 +00:00
Dmytro Struk and GitHub
407fb3025e
Python: Add BaseAgent implementation for GitHub Copilot SDK ( #3404 )
...
* Added GithubCopilotAgent
* Fixed errors
* Updated examples
* Updated naming and tests
* Resolved comments and more tests
* Updated tool handling
* Updated tool handling
* Small fixes
* Removed default permission handler
* Resolved comments
* Updated positional args
* Updated docstrings
* Small fixes and more examples
* Added example with MCP
2026-01-26 18:09:04 +00:00