Commit 6c24a79
committed
chore: update devsper configuration and logging enhancements
- Rename .hivemind directory to .devsper in .gitignore.
- Update devsper.toml to change planner and worker models to "github:copilot".
- Enhance logging in agent.py to capture task failure details.
- Modify controller.py to include previous task outputs in payload for workers.
- Clean up unused imports and improve comments in various files.
- Update examples and documentation to reflect changes in worker model and usage instructions.1 parent 55b3d9b commit 6c24a79
18 files changed
Lines changed: 2939 additions & 172 deletions
File tree
- devsper
- agents
- nodes
- providers
- router/backends
- examples/distributed
- worker
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
0 commit comments