- Add 8 YAML configs for agent declarative definition - Add 3 custom handlers (citation, monitor, schema) - Add 7 business tool registration modules - Add adapter.py with DI-based registry and dispatcher - Add database migration for agentkit tables (episodic_memories, evolution_logs, ab_test_configs) - Add fischer-agentkit>=0.1.0 dependency - Refactor agent_framework/__init__.py to re-export from agentkit - Minor API fixes (schema_advisor, scoring, strategy, suggestions) - Frontend package updates |
||
|---|---|---|
| .. | ||
| agent_framework | ||
| api | ||
| core | ||
| middleware | ||
| models | ||
| prompts | ||
| repositories | ||
| schemas | ||
| services | ||
| templates | ||
| utils | ||
| workers | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| logging_config.py | ||
| main.py | ||