Commit 4a9a3ef
committed
Fix and document utility and demo scripts
- Fixed import paths in demo scripts (./src/ → ../../src/)
- Converted scripts/config/utils.js from CommonJS to ESM
- Added comprehensive documentation headers to all demo scripts
- Fixed AgentDelegator constructor call (added missing configLoader arg)
- Added error handling in reporting-demonstration.ts
- Updated script metadata (version 1.9.0, correct descriptions)
- Added usage examples and CLI help text
- Fixed alert display in reporting-examples.ts
Scripts fixed:
- scripts/config/utils.js - ESM conversion + documentation
- scripts/demo/profiling-demo.ts - Import fixes + docs
- scripts/demo/reporting-examples.ts - Import fixes + docs + type fix
- scripts/demo/reporting-demonstration.ts - Import fixes + docs + error handling
Testing:
- scripts/js/test-basic.js ✅
- scripts/config/utils.js validate ✅
- scripts/demo/profiling-demo.ts ✅ (runs successfully)
- scripts/demo/reporting-examples.ts ✅ (all commands work)
- scripts/demo/reporting-demonstration.ts 1 parent f34e176 commit 4a9a3ef
File tree
162 files changed
+16362
-711
lines changed- .opencode
- integrations
- api-security-best-practices
- aws-serverless
- brainstorming
- copywriting
- docker-expert
- pricing-strategy
- prompt-engineering
- python-patterns
- rag-engineer
- react-patterns
- seo-fundamentals
- typescript-expert
- vercel-deployment
- vulnerability-scanner
- backups/version-manager-backup-2026-03-12T19-48-35-116Z
- ci-test-env
- .opencode
- agents
- hooks
- integrations
- api-security-best-practices
- aws-serverless
- claude-seo
- seo-audit
- seo-competitor-pages
- seo-content
- seo-geo
- seo-hreflang
- seo-images
- seo-page
- seo-plan
- seo-programmatic
- seo-schema
- seo-sitemap
- seo-technical
- copywriting
- docker-expert
- pricing-strategy
- python-patterns
- react-patterns
- typescript-expert
- vercel-deployment
- vulnerability-scanner
- skills
- api-design
- architect-tools
- architecture-patterns
- auto-format
- boot-orchestrator
- enforcer
- framework-compliance-audit
- git-workflow
- lint
- model-health-check
- orchestrator
- performance-analysis
- processor-pipeline
- refactoring-strategies
- researcher
- security-scan
- session-management
- state-manager
- testing-best-practices
- strray
- docs
- archive/historical
- debug-reports
- deep-reflections
- reflections
- reflection
- releases
- reports
- activity
- phase1
- scripts
- config
- demo
- integrations
- mjs
- node
- src
- __tests__/integration
- delegation/routing/__tests__
- enforcement/loaders/__tests__
- mcps/knowledge-skills
- state
- tests/config
- tweets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
162 files changed
+16362
-711
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments