ConfigGet type assertion fails across package boundaries — agentic stores map[string]agentic.ConcurrencyLimit but runner tries to retrieve map[string]runner.ConcurrencyLimit. Use Core's c.Config().Get() → Result → type assert instead. This is why concurrency limits were never enforced. Co-Authored-By: Virgil <virgil@lethean.io> |
||
|---|---|---|
| .. | ||
| agentic | ||
| brain | ||
| lib | ||
| messages | ||
| monitor | ||
| runner | ||
| setup | ||