feat: worker agent memory

This commit is contained in:
Richard Tang
2026-04-02 17:05:32 -07:00
parent 4006ee96b6
commit ec08ae7438
37 changed files with 1322 additions and 161 deletions
-1
View File
@@ -90,7 +90,6 @@ hive/ # Repository root
│ │ ├── graph/ # GraphExecutor - executes node graphs
│ │ ├── llm/ # LLM provider integrations (Anthropic, OpenAI, OpenRouter, Hive, etc.)
│ │ ├── mcp/ # MCP server integration
│ │ ├── monitoring/ # Runtime monitoring
│ │ ├── observability/ # Structured logging - human-readable and machine-parseable tracing
│ │ ├── runner/ # AgentRunner - loads and runs agents
│ │ ├── runtime/ # Runtime environment