Commit 4eb3834
authored
feat(agentrun_deploy): implement agentrun developer (#187)
Change-Id: Ifc83ec312618ffb5a908c9aebaa0b7fff8efa6ce
## Description
[Describe what this PR does and why]
**Related Issue:** Fixes #[issue_number] or Relates to #[issue_number]
**Security Considerations:** [If applicable, especially for sandbox
changes]
## Type of Change
- [ ] Bug fix
- New feature
- [ ] Breaking change
- [ ] Documentation
- [ ] Refactoring
## Component(s) Affected
- Engine
- [ ] Sandbox
- [ ] Documentation
- [ ] Tests
- [ ] CI/CD
## Checklist
- Pre-commit hooks pass
- [ ] Tests pass locally
- [ ] Documentation updated (if needed)
- [ ] Ready for review
## Testing
[How to test these changes]
## Additional Notes
[Optional: any other context]1 parent d956ddb commit 4eb3834
12 files changed
Lines changed: 4661 additions & 1 deletion
File tree
- examples/deployments/agentrun_deploy
- others
- src/agentscope_runtime/engine/deployers
- tests/unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments