| test(comp): add component unit tests
Refs: #12
| 5 个月前 |
| fix(logging): fix lint issues and adjust default logging config
- Fix line-too-long, protected-access, bare-except, and unused-import lint violations
- Change default log level from WARNING to INFO and add propagate config option
- Fix log_config.py importing DEFAULT_INNER_LOG_CONFIG from wrong backend module
Refs: #572
| 2 个月前 |
| fix(logging): fix lint issues and adjust default logging config
- Fix line-too-long, protected-access, bare-except, and unused-import lint violations
- Change default log level from WARNING to INFO and add propagate config option
- Fix log_config.py importing DEFAULT_INNER_LOG_CONFIG from wrong backend module
Refs: #572
| 2 个月前 |
| refactor(harness): drop builtin search tool sharing and tidy helpers
- deep_agent: stop ref-counting builtin search tools; register and
unregister are now symmetric (no cross-agent sharing of free/paid search)
- tool: pass decorator args by keyword in tool() helper functions
- test_logger: reset leaked session_id before each test
| 3 小时前 |
| fix(logging): fix lint issues and adjust default logging config
- Fix line-too-long, protected-access, bare-except, and unused-import lint violations
- Change default log level from WARNING to INFO and add propagate config option
- Fix log_config.py importing DEFAULT_INNER_LOG_CONFIG from wrong backend module
Refs: #572
| 2 个月前 |
| fix(logging): fix lint issues and adjust default logging config
- Fix line-too-long, protected-access, bare-except, and unused-import lint violations
- Change default log level from WARNING to INFO and add propagate config option
- Fix log_config.py importing DEFAULT_INNER_LOG_CONFIG from wrong backend module
Refs: #572
| 2 个月前 |