| .. |
|
account_runtime_client.dart
|
feat: add account login sync with mfa
|
2026-04-02 08:29:55 +08:00 |
|
agent_registry.dart
|
feat: expand codex bridge integration and assistant workspace
|
2026-03-15 08:19:53 +08:00 |
|
aris_bundle.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
aris_llm_chat_client.dart
|
Refine desktop agent launch policy
|
2026-03-27 15:31:46 +08:00 |
|
assistant_artifacts.dart
|
Migrate task thread runtime to Go Agent-core
|
2026-03-29 12:23:03 +08:00 |
|
code_agent_node_orchestrator.dart
|
refactor(runtime): move dispatch resolution into go-core
|
2026-03-29 15:17:49 +08:00 |
|
codex_config_bridge.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
codex_ffi_bindings.dart
|
Repair codex integration test baseline
|
2026-03-19 23:47:04 +08:00 |
|
codex_runtime.dart
|
Refine desktop agent launch policy
|
2026-03-27 15:31:46 +08:00 |
|
desktop_platform_service.dart
|
feat: add linux desktop parity scaffolding
|
2026-03-16 17:58:37 +08:00 |
|
desktop_thread_artifact_service.dart
|
Migrate task thread runtime to Go Agent-core
|
2026-03-29 12:23:03 +08:00 |
|
device_identity_store.dart
|
Initial Flutter workspace shell
|
2026-03-11 07:32:52 +08:00 |
|
direct_single_agent_app_server_client_protocol.dart
|
refactor(runtime): retire legacy direct single-agent path
|
2026-03-29 14:56:27 +08:00 |
|
direct_single_agent_app_server_client.dart
|
refactor(runtime): retire legacy direct single-agent path
|
2026-03-29 14:56:27 +08:00 |
|
embedded_agent_launch_policy.dart
|
Refine desktop agent launch policy
|
2026-03-27 15:31:46 +08:00 |
|
file_store_support.dart
|
feat(settings): add authorized skills directory authorization
|
2026-03-25 19:22:10 +08:00 |
|
gateway_acp_client.dart
|
Handle ACP HTML fallback errors
|
2026-04-04 15:29:04 +08:00 |
|
gateway_runtime_api.dart
|
Batch 4: sink gateway runtime into go core
|
2026-03-29 16:29:00 +08:00 |
|
gateway_runtime_core.dart
|
Fix repeated gateway pairing loop
|
2026-04-04 15:35:57 +08:00 |
|
gateway_runtime_errors.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
gateway_runtime_events.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
gateway_runtime_helpers.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
gateway_runtime_protocol.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
gateway_runtime_session_client.dart
|
Batch 4: sink gateway runtime into go core
|
2026-03-29 16:29:00 +08:00 |
|
gateway_runtime.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
go_agent_core_client.dart
|
Implement intent router state machine v2
|
2026-04-03 20:33:16 +08:00 |
|
go_agent_core_desktop_transport.dart
|
Implement intent router state machine v2
|
2026-04-03 20:33:16 +08:00 |
|
go_core.dart
|
Rename ARIS bridge to go core
|
2026-03-23 20:59:18 +08:00 |
|
go_gateway_runtime_desktop_client.dart
|
Batch 4: sink gateway runtime into go core
|
2026-03-29 16:29:00 +08:00 |
|
go_multi_agent_mount_desktop_client.dart
|
refactor(runtime): move multi-agent mounts into go-core
|
2026-03-29 15:48:28 +08:00 |
|
go_runtime_dispatch_desktop_client.dart
|
refactor(runtime): move dispatch resolution into go-core
|
2026-03-29 15:17:49 +08:00 |
|
mode_switcher.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
multi_agent_frameworks.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
multi_agent_mount_resolver.dart
|
refactor(runtime): move multi-agent mounts into go-core
|
2026-03-29 15:48:28 +08:00 |
|
multi_agent_mounts.dart
|
refactor(runtime): move multi-agent mounts into go-core
|
2026-03-29 15:48:28 +08:00 |
|
multi_agent_orchestrator_core.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
multi_agent_orchestrator_protocol.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
multi_agent_orchestrator_support.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
multi_agent_orchestrator_workflow.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
multi_agent_orchestrator.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
opencode_config_bridge.dart
|
Add managed multi-agent collaboration runtime
|
2026-03-19 12:33:50 +08:00 |
|
platform_environment.dart
|
feat: align Windows desktop runtime with macOS parity
|
2026-03-16 22:26:46 +08:00 |
|
runtime_bootstrap.dart
|
refactor thread workspace resolution and align architecture docs
|
2026-03-28 14:52:14 +08:00 |
|
runtime_controllers_derived_tasks.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
runtime_controllers_entities.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
runtime_controllers_gateway.dart
|
Batch 6: normalize gateway chat run streaming
|
2026-03-29 16:56:58 +08:00 |
|
runtime_controllers_settings_account_impl.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
runtime_controllers_settings_account.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
runtime_controllers_settings_connectivity_impl.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
runtime_controllers_settings_secrets_impl.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
runtime_controllers_settings.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
runtime_controllers.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
runtime_coordinator.dart
|
refactor(runtime): move dispatch resolution into go-core
|
2026-03-29 15:17:49 +08:00 |
|
runtime_dispatch_resolver.dart
|
refactor(runtime): move dispatch resolution into go-core
|
2026-03-29 15:17:49 +08:00 |
|
runtime_external_code_agents.dart
|
refactor(runtime): move dispatch resolution into go-core
|
2026-03-29 15:17:49 +08:00 |
|
runtime_models_account.dart
|
feat: add account login sync with mfa
|
2026-04-02 08:29:55 +08:00 |
|
runtime_models_configs.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
runtime_models_connection.dart
|
Add top-level Auto task dialog mode
|
2026-04-03 19:55:47 +08:00 |
|
runtime_models_gateway_entities.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
runtime_models_multi_agent.dart
|
refactor: remove Dart part mechanism across lib and test
|
2026-03-28 17:06:52 +08:00 |
|
runtime_models_profiles.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
runtime_models_runtime_payloads.dart
|
Add top-level Auto task dialog mode
|
2026-04-03 19:55:47 +08:00 |
|
runtime_models_settings_snapshot.dart
|
Add top-level Auto task dialog mode
|
2026-04-03 19:55:47 +08:00 |
|
runtime_models.dart
|
feat(account): add secure remote sync and installed-skill e2e
|
2026-03-30 19:35:53 +08:00 |
|
secret_store.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
secure_config_store.dart
|
Tighten localhost auth bypass and add arbitrary secret refs
|
2026-04-04 15:04:01 +08:00 |
|
settings_store.dart
|
Migrate task thread runtime to Go Agent-core
|
2026-03-29 12:23:03 +08:00 |
|
single_agent_runner.dart
|
refactor(runtime): retire legacy direct single-agent path
|
2026-03-29 14:56:27 +08:00 |
|
skill_directory_access.dart
|
fix(assistant): clean single-agent skill loading order
|
2026-03-26 09:45:18 +08:00 |