2026-06-13 23:51:26 -07:00
..
2026-03-27 19:59:01 -07:00
2026-06-13 23:38:39 -07:00
2026-06-13 23:38:39 -07:00
2026-06-13 23:51:26 -07:00
2026-06-05 23:30:23 -07:00
2026-06-04 23:03:20 -07:00
2026-06-13 23:51:26 -07:00
2026-06-02 03:56:07 -07:00
2026-06-04 13:08:25 -07:00
[haik]: remove dead code and modernize test infrastructure: drop unused functions (validate_credentials, get_provider_credentials, submit_state), remove unused imports and parameters across outputs, buffer, client, settings, credentials, service, auth, main, and tools_lib; replace hand-rolled async fakes in browser agent tests with pytest-mock mocker fixture and AsyncMock, switch to SimpleNamespace over ad-hoc test classes, adopt pytest.mark.usefixtures for unused fixture params, and add pytest-mock to dev dependencies
2026-06-13 13:01:11 -07:00
[haik]: remove dead code and modernize test infrastructure: drop unused functions (validate_credentials, get_provider_credentials, submit_state), remove unused imports and parameters across outputs, buffer, client, settings, credentials, service, auth, main, and tools_lib; replace hand-rolled async fakes in browser agent tests with pytest-mock mocker fixture and AsyncMock, switch to SimpleNamespace over ad-hoc test classes, adopt pytest.mark.usefixtures for unused fixture params, and add pytest-mock to dev dependencies
2026-06-13 13:01:11 -07:00
2026-06-05 01:38:58 -07:00
[haik]: remove dead code and modernize test infrastructure: drop unused functions (validate_credentials, get_provider_credentials, submit_state), remove unused imports and parameters across outputs, buffer, client, settings, credentials, service, auth, main, and tools_lib; replace hand-rolled async fakes in browser agent tests with pytest-mock mocker fixture and AsyncMock, switch to SimpleNamespace over ad-hoc test classes, adopt pytest.mark.usefixtures for unused fixture params, and add pytest-mock to dev dependencies
2026-06-13 13:01:11 -07:00
2026-06-13 14:14:04 -07:00
2026-06-09 02:05:26 -07:00
2026-06-05 22:22:06 -07:00
2026-06-13 14:14:04 -07:00
2026-06-07 15:38:56 -07:00
2026-06-03 15:18:18 -07:00
2026-06-02 03:56:07 -07:00
2026-06-13 14:14:04 -07:00
2026-06-05 15:49:13 -07:00
2026-06-13 23:51:26 -07:00
2026-06-13 14:14:04 -07:00
2026-05-24 16:24:59 -07:00
2026-06-09 23:54:10 -07:00
2026-06-02 12:35:12 -07:00
2026-06-13 14:14:04 -07:00
2026-06-13 14:14:04 -07:00
2026-06-13 14:14:04 -07:00
[haik]: refactor naming convention and clean up dead code across backend outputs and service modules. Replace all leading-underscore private names with explicit p_/P_ prefix for module-internal symbols and drop the underscore for cross-module public APIs (load_all, save, load, walk_directory, find_free_port, etc). Rename the runtime module singleton from manager to RUNTIME_MANAGER. Remove unused legacy shims from client.py (submit_event, submit_session_close, record, set_test_sink, set_user_id, update_identity), drop clear() from ring_buffer.py and buffer.py, and remove the VIEW_BUILDER_SKILL backward-compat alias. Switch runtime.py from relative to absolute imports, rename the _d route param to data, and add public-usage comments to clarify cross-module API boundaries
2026-06-13 22:01:17 -07:00
2026-06-13 14:14:04 -07:00
2026-06-13 14:14:04 -07:00
2026-06-02 23:19:47 -07:00
2026-06-13 16:28:03 -07:00
2026-06-13 14:14:04 -07:00
2026-06-13 14:14:04 -07:00
2026-06-13 14:14:04 -07:00
2026-06-03 18:15:30 -07:00