localgreenchain/lib/agents
Claude 88244a4276
Fix QualityAssuranceAgent type errors and deploy Agent 9
- Fix PlantBlock import to use correct module path (PlantBlock.ts)
- Update crypto import to use namespace import pattern
- Fix blockchain.getChain() to use blockchain.chain property
- Add 'critical' severity to QualityReport type for consistency
2025-11-23 00:28:39 +00:00
..
AgentOrchestrator.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
BaseAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
DemandForecastAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
EnvironmentAnalysisAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
GrowerAdvisoryAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
index.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
MarketMatchingAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
NetworkDiscoveryAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
PlantLineageAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
QualityAssuranceAgent.ts Fix QualityAssuranceAgent type errors and deploy Agent 9 2025-11-23 00:28:39 +00:00
SustainabilityAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
TransportTrackerAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00
types.ts Fix QualityAssuranceAgent type errors and deploy Agent 9 2025-11-23 00:28:39 +00:00
VerticalFarmAgent.ts Add comprehensive 10-agent autonomous system for LocalGreenChain 2025-11-22 21:24:40 +00:00