This website requires JavaScript.
Explore
Help
Sign In
q792602257
/
agentic-mobile-control
Watch
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5458f3b8a40630844356e12e35ec6f421871852b
agentic-mobile-control
/
apps
/
device-host-agent
/
host_agent
T
History
showtan001
5458f3b8a4
Tests / Test
apps.device-host-agent.tests.test_mcp_token.test_load_or_create_concurrent_calls_do_not_corrupt failed
Details
Support Anthropic conversation logging and retries
2026-08-30 22:29:19 +08:00
..
web
Support Anthropic conversation logging and retries
2026-08-30 22:29:19 +08:00
__init__.py
feat(host-agent): add workspace application entrypoint
2026-07-12 16:42:51 +08:00
app.py
Show local conversation activity in web console
2026-08-30 21:46:50 +08:00
assignment.py
style: ruff format after MCP server integration
2026-07-21 15:52:32 +08:00
cli.py
Add local host mode and configurable LLM providers
2026-08-24 08:49:18 +08:00
client.py
feat(host-agent): include mcp_busy_device_ids in heartbeat payload
2026-07-21 14:56:21 +08:00
cloud_planner_client.py
feat(planner): persist reusable action semantics
2026-07-15 18:14:28 +08:00
config.py
Show local conversation activity in web console
2026-08-30 21:46:50 +08:00
conversation_log.py
Show local conversation activity in web console
2026-08-30 21:46:50 +08:00
conversation.py
Support Anthropic conversation logging and retries
2026-08-30 22:29:19 +08:00
dependency_supervisor.py
feat(host-agent): make execution history authoritative
2026-07-15 11:46:27 +08:00
devices.py
feat(cloud): remove static credentials and add host console
2026-07-13 19:45:53 +08:00
enrollment.py
Implement edge-host-self-enrollment
2026-07-13 18:30:49 +08:00
execution.py
feat(planner): add execution context to prompts
2026-07-16 10:25:20 +08:00
heartbeat.py
Improve local agent chat and device health detection
2026-08-29 16:03:15 +08:00
history.py
feat(host-agent): add Console task submission with Host self-submission client
2026-07-14 17:02:41 +08:00
identity.py
feat(cloud): add edge host enrollment
2026-07-13 13:54:16 +08:00
instance_lock.py
feat(host-agent): add single-instance lock to prevent duplicate-process dispatch races
2026-07-14 15:49:30 +08:00
lease.py
feat(host-agent): stop assignment execution collaboratively on cancellation
2026-07-15 18:28:21 +08:00
local_account.py
Implement edge-host-self-enrollment
2026-07-13 18:30:49 +08:00
local_client.py
Add local host mode and configurable LLM providers
2026-08-24 08:49:18 +08:00
mcp_lock.py
fix(host-agent): align MCP integration with mcp SDK 1.28.1 realities
2026-07-21 16:25:35 +08:00
mcp_token.py
style: ruff format after MCP server integration
2026-07-21 15:52:32 +08:00
planner_context.py
feat(cloud): attribute planner token usage
2026-07-13 23:10:21 +08:00
policy_cache.py
feat(cloud): enforce host governance budgets
2026-07-13 22:56:31 +08:00
processor.py
feat(host-agent): stop assignment execution collaboratively on cancellation
2026-07-15 18:28:21 +08:00
progress.py
feat: surface task execution progress across Host Agent and Cloud
2026-07-14 12:47:49 +08:00
retention.py
feat: surface task execution progress across Host Agent and Cloud
2026-07-14 12:47:49 +08:00
skill_sync.py
chore(skills): docs + ruff format for skill-management-console
2026-07-15 08:10:20 +08:00
status.py
feat: surface task execution progress across Host Agent and Cloud
2026-07-14 12:47:49 +08:00