Refactor: consolidate agent type mappings (#200) #212
Reference in New Issue
Block a user
Delete Branch "refactor/issue-200-agent-type-constants"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
agent_types.pyshared module withAGENT_TYPE_NAMES,AGENT_TYPE_SHORT_NAMES, andAGENT_TYPE_FROM_NAMEas single source of truthcontext.py,memory_gate.py,session_config.py,decomposer.py) to import from shared moduleTest plan
Closes #200
🤖 Generated with Claude Code