Commit 3e97393
authored
chore: improve typing and consolidate utilities
- add type annotations across utility modules
- refactor printer system, agent utils, and imports for consistency
- remove unused modules, constants, and redundant patterns
- improve runtime type checks, exception handling, and guardrail validation
- standardize warning suppression and logging utilities
- fix llm typing, threading/typing edge cases, and test behavior1 parent 34bed35 commit 3e97393
File tree
47 files changed
+1940
-1234
lines changed- src/crewai
- agents
- utilities
- crew
- evaluators
- events
- exceptions
- tests
- agents
- memory
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+1940
-1234
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments