You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
21
* pre-release consolidation for v0.1.0 ([a2dab5d](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/a2dab5d4d2b1e2f1f852030b7f7ccbfcf4e7d52f))
23
22
* upgrade CI validators with stricter agent and skill checks ([0b8b314](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/0b8b314dc7200b5c849b6efc16284ec60c9c1a1c))
24
23
25
-
26
24
### Bug Fixes
27
25
28
26
* align plugin manifests, author metadata, and documentation URL ([e29fa78](https://github.com/jiten-singh-shahi/salesforce-claude-code/commit/e29fa782bfc9f82bb27d90bc6d51685aefc9dd10))
@@ -37,18 +35,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
37
35
38
36
### Changed β Architecture Refactor
39
37
40
-
-**Agents: 25 β 17** β Lean full-stack domain agents that design, build, test, AND review
41
-
- New orchestrator: `sf-architect` (bookend pattern β runs at start and end, enforces TDD)
42
-
- New domain agents: `sf-apex-agent`, `sf-lwc-agent`, `sf-flow-agent`, `sf-admin-agent`, `sf-integration-agent`, `sf-agentforce-agent`
43
-
- New cross-domain: `sf-review-agent` (security + performance + E2E), `sf-bugfix-agent`
0 commit comments