BMAD-METHOD/bmad-core/agents
kevlingo 13caa83afb feat(dev-agent): Add configurable date check for environment optimization
This commit introduces a configurable date check option to optimize the workflow for different AI environments.

New configuration:
- checkCurrentDate: false (default) - Skip date retrieval when current date is available in system context
- checkCurrentDate: true - Explicitly retrieve current date via tool call

Key improvements:
- Eliminates redundant date tool calls in environments where current date is injected into system prompt
- Maintains backward compatibility with default false setting
- Provides flexibility for environments that need explicit date retrieval
- Updated dev agent startup to load the new configuration setting

This optimization reduces unnecessary tool calls while maintaining the temporal context functionality for environments that require it, improving overall workflow efficiency.
2025-06-23 12:17:56 -04:00
..
analyst.md feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00
architect.md feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00
bmad-master.md feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00
bmad-orchestrator.md feat(orchestrator): Add memory management commands for project learning 2025-06-23 12:17:04 -04:00
dev.md feat(dev-agent): Add configurable date check for environment optimization 2025-06-23 12:17:56 -04:00
pm.md feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00
po.md feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00
qa.md feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00
sm.md feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00
ux-expert.md feat: update web builder to remove IDE-specific properties from agent bundles 2025-06-19 13:21:26 -05:00