Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
313 commits
Select commit Hold shift + click to select a range
90f5b0f
docs: Update AGENTS-consumer.md with storyteller and .opencode/strray
htafolla Mar 11, 2026
79f5a09
fix: Add missing vitest imports to test files
htafolla Mar 11, 2026
04cae15
feat: Update bug-triage-specialist - primary job is to squash all bugs
htafolla Mar 11, 2026
73b27d6
feat: Add Codex compliance to agents
htafolla Mar 11, 2026
a6d90f1
feat(agents): complete Codex terms cross-reference and alignment for …
htafolla Mar 11, 2026
5b092a7
release: v1.9.0 - Complete Codex alignment for all 27 agents
htafolla Mar 11, 2026
56a8d99
fix(release): improve release process - build first, then version bump
htafolla Mar 11, 2026
228d78c
fix(release): don't create tag until after successful build
htafolla Mar 11, 2026
b570362
docs: add release scripts README and v1.9.0 tweets
htafolla Mar 11, 2026
d9368f9
feat(agents): add integration and documentation responsibilities to a…
htafolla Mar 11, 2026
44f3ae3
docs(AGENTS): add integration and documentation responsibilities section
htafolla Mar 11, 2026
60dafb3
docs: add proper v1.9.0 tweet and update version badge
htafolla Mar 11, 2026
cbdc008
docs: final v1.9.0 tweet with routing improvements
htafolla Mar 11, 2026
4ffcb21
docs: add comprehensive deep code review for v1.9.0
htafolla Mar 11, 2026
f96b40a
docs: add pragmatic code review - balanced perspective
htafolla Mar 11, 2026
b189dd8
refactor(enforcement): Phase 1 - extract shared types from RuleEnforcer
htafolla Mar 11, 2026
f4ad7ed
refactor(enforcement): Phase 2 - extract RuleRegistry class
htafolla Mar 11, 2026
d53413a
refactor(enforcement): Phase 3 Part 1 - extract code-quality validators
htafolla Mar 11, 2026
df90f20
refactor(enforcement): Phase 3 Part 2 - extract security validators
htafolla Mar 11, 2026
71b9e21
refactor(enforcement): Phase 3 Part 3 - extract testing validators
htafolla Mar 11, 2026
7baa04f
refactor(enforcement): Phase 3 Part 4 - extract architecture validato…
htafolla Mar 11, 2026
c8d4538
refactor(enforcement): Phase 4 - extract loaders
htafolla Mar 12, 2026
c3a4efa
refactor(enforcement): Phase 5 - extract core components (MAJOR)
htafolla Mar 12, 2026
fd32461
refactor(enforcement): Phase 6 - final facade cleanup
htafolla Mar 12, 2026
d4f1b20
refactor(enforcement): Phase 7 - final cleanup (COMPLETE)
htafolla Mar 12, 2026
3c5a620
refactor(delegation): Phase 1 - extract configuration from task-skill…
htafolla Mar 12, 2026
2d43a4e
refactor(delegation): Phase 2 - extract analytics components
htafolla Mar 12, 2026
7ce3356
refactor(delegation): Phase 3 - extract matching logic
htafolla Mar 12, 2026
be2401b
refactor(delegation): Phases 4-5 - final facade cleanup
htafolla Mar 12, 2026
5022071
docs: add comprehensive refactoring summary
htafolla Mar 12, 2026
36bdfdf
docs: add refactoring summary to root logs
htafolla Mar 12, 2026
db247cc
docs: move refactoring summary to docs/reflections
htafolla Mar 12, 2026
a95b0b9
docs: add deep reflection on refactoring journey
htafolla Mar 12, 2026
f3fd164
cleanup(monitoring): remove dead enterprise-monitoring files
htafolla Mar 12, 2026
b896437
refactor(mcps): Phase 1 - extract MCP types and interfaces
htafolla Mar 12, 2026
0ec0668
refactor(mcps): Phase 2 - extract configuration layer
htafolla Mar 12, 2026
fd25edb
refactor(mcps): Phase 3 progress - connection layer implementation
htafolla Mar 12, 2026
8f32533
docs: add deep reflection on MCP client transformation
htafolla Mar 12, 2026
a68e2ae
refactor(mcps): Phases 4-5 - complete MCP client transformation
htafolla Mar 12, 2026
e9e9447
fix(connection): resolve Map iteration TypeScript errors
htafolla Mar 12, 2026
39bfa56
docs: add deep reflection on MCP client test stabilization
htafolla Mar 12, 2026
5d110bb
fix(tests): resolve all 60 MCP test failures
htafolla Mar 12, 2026
99f0e92
docs: add victory reflection - MCP client 100% complete
htafolla Mar 12, 2026
0591721
docs: add final completion reflection - all tests green
htafolla Mar 12, 2026
f33c8d6
fix(tests): update MCP integration test for refactored architecture
htafolla Mar 12, 2026
54d1424
docs: add 100% test success achievement log
htafolla Mar 12, 2026
f34e176
Fix integration and monitoring scripts for ES module compatibility
htafolla Mar 12, 2026
4a9a3ef
Fix and document utility and demo scripts
htafolla Mar 12, 2026
2b1d893
docs: add script testing and fixing completion report
htafolla Mar 12, 2026
376a64d
docs: update AGENTS files for v1.9.0 refactored architecture
htafolla Mar 12, 2026
cdb3fdb
docs: comprehensive documentation update for v1.9.0 refactoring
htafolla Mar 12, 2026
04a32e2
docs: add comprehensive documentation update log
htafolla Mar 12, 2026
825312c
docs: add deep reflection on documentation avalanche
htafolla Mar 12, 2026
27d7934
Release v1.9.0 - Complete Architecture Refactoring
htafolla Mar 12, 2026
4497035
chore: Bump version to 1.10.0
htafolla Mar 12, 2026
75345d4
chore: Update auto-generated state and performance baselines
htafolla Mar 12, 2026
26f5ec3
chore: Sync version to 1.10.0 across all files
htafolla Mar 12, 2026
7a834b7
docs: Add deep saga reflection 'The Refactorer's Odyssey'
htafolla Mar 12, 2026
589cb8e
chore: Remove dead code - secure-authentication-system
htafolla Mar 13, 2026
1fc54dc
refactor: Split orchestrator.server.ts into modular structure
htafolla Mar 13, 2026
6410607
feat: Add Estimation Validator with calibration learning
htafolla Mar 13, 2026
2bdc3e8
docs: Add Estimation Validator demo documentation
htafolla Mar 13, 2026
1649873
docs: Add comprehensive architecture analysis
htafolla Mar 13, 2026
dcfeadc
refactor: Consolidate complexity analyzers (Technical Debt #1)
htafolla Mar 13, 2026
de5bea4
chore: Update scripts to use consolidated complexity analyzer API
htafolla Mar 13, 2026
d60c28c
refactor(plugin): Add TaskSkillRouter integration scaffolding
htafolla Mar 13, 2026
ffb4b64
fix(plugin): Enable processors for all tools and improve debugging
htafolla Mar 13, 2026
593ea6e
release: v1.10.1
htafolla Mar 13, 2026
b38f784
fix(plugin): Remove debug console.error statements
htafolla Mar 13, 2026
0ea5986
feat(integration): Add OpenClaw integration with tool event hooks
htafolla Mar 16, 2026
c46b227
Merge branch 'master' of https://github.com/htafolla/StringRay
htafolla Mar 16, 2026
0b5e3d8
docs: add OpenClaw integration section and project structure to README
htafolla Mar 16, 2026
317ddac
fix: protect activity.log from deletion in cleanupLogFiles
htafolla Mar 16, 2026
467f377
fix: protect all critical logs from cleanup deletion
htafolla Mar 16, 2026
a1cd89b
fix: protect critical logs from deletion + move test-activity to logs/
htafolla Mar 16, 2026
ff44996
feat: wire up archiveLogFiles to run before cleanup
htafolla Mar 16, 2026
e8ea22a
refactor: consolidate all reflection files into docs/reflections/
htafolla Mar 16, 2026
0d0a8e2
fix: update reflection path references to new consolidated location
htafolla Mar 16, 2026
c2cc967
fix: cleanup test files from both root and logs/ folders
htafolla Mar 16, 2026
effa3b4
chore: add test log files to .gitignore
htafolla Mar 16, 2026
20a089a
fix: write test log files to logs/ directory instead of root
htafolla Mar 16, 2026
d82d23f
refactor: organize report and config files to proper locations
htafolla Mar 16, 2026
265565c
refactor: organize temp folders and configs
htafolla Mar 16, 2026
66f2943
fix: use temp directory for test-consent.json instead of root
htafolla Mar 16, 2026
a358315
chore: add var/ to gitignore
htafolla Mar 16, 2026
a9efc7c
refactor: flush dead plugin system, add routing for all 25 agents
htafolla Mar 17, 2026
2ee7085
fix: restore eslint config
htafolla Mar 17, 2026
91a89d5
release: v1.10.2
htafolla Mar 17, 2026
43f34d2
release: v1.10.3
htafolla Mar 17, 2026
1d34d5b
release: v1.10.4
htafolla Mar 17, 2026
d8ce9ba
release: v1.10.5
htafolla Mar 17, 2026
8d03417
fix: pre-commit test check uses correct test command
htafolla Mar 17, 2026
4d208ca
fix: pre-commit test check in ci-test-env
htafolla Mar 17, 2026
9234bd6
fix: archive activity.log only after verification, leave intact on fa…
htafolla Mar 17, 2026
b63f35f
fix: persist routing outcomes to disk for analytics
htafolla Mar 17, 2026
be39379
feat: enable task routing and add comprehensive analytics logging
htafolla Mar 18, 2026
605d714
feat: add standalone archive-logs CLI command
htafolla Mar 18, 2026
aace35e
refactor: extract quality gates to dedicated module
htafolla Mar 18, 2026
83529b6
feat: extract processor switch to polymorphic classes (Part 1)
htafolla Mar 18, 2026
842b238
feat: complete processor migration to polymorphic classes (Part 2)
htafolla Mar 18, 2026
819450e
test: add processor architecture validation script
htafolla Mar 18, 2026
9be3fac
docs: add deep reflection on processor architecture refactoring
htafolla Mar 18, 2026
099a837
release: v1.10.6
htafolla Mar 18, 2026
85ba267
release: v1.10.7
htafolla Mar 18, 2026
779c979
fix: init.sh version detection to show actual version instead of fall…
htafolla Mar 18, 2026
d7ca8f4
fix: init.sh priority - node_modules first, source as fallback
htafolla Mar 18, 2026
9e5fc14
fix: activity.log now includes task details, routing-outcomes.json in…
htafolla Mar 18, 2026
c9922b6
fix: routing outcomes now saved immediately, orchestrator tracks outc…
htafolla Mar 18, 2026
c63fa18
feat: add documentation sync system with smart triggers
htafolla Mar 18, 2026
6e68897
release: v1.11.0
htafolla Mar 18, 2026
b029965
chore: update performance baselines
htafolla Mar 18, 2026
60be9a7
release: v1.12.0
htafolla Mar 18, 2026
c6ee839
feat: add global activity logger with enable/disable switch
htafolla Mar 18, 2026
43df466
test: add activity logger tests (35 tests)
htafolla Mar 18, 2026
f55c2a0
reflections: evening reflection - it works
htafolla Mar 18, 2026
595bbcc
feat: integrate activity logger into post-processor and git hooks
htafolla Mar 18, 2026
3edac59
fix: migrate console.* to frameworkLogger + fix plugin hook export fo…
htafolla Mar 19, 2026
58c0d67
fix: add direct activity logging to plugin hooks
htafolla Mar 19, 2026
364abdc
release: v1.13.0
htafolla Mar 19, 2026
e1b8934
release: v1.13.1
htafolla Mar 19, 2026
8ba831a
chore(release): v1.13.2 - Fix plugin distribution and enhance postins…
htafolla Mar 19, 2026
24bb134
chore: bump version to 1.13.2
htafolla Mar 19, 2026
1ac40d7
chore: update auto-generated files for v1.13.2
htafolla Mar 19, 2026
8687102
chore: update auto-generated state files
htafolla Mar 19, 2026
3ea1909
chore: add performance-baselines.json to gitignore
htafolla Mar 19, 2026
105742a
chore: remove auto-generated files from git tracking
htafolla Mar 19, 2026
f426a68
chore: update version manager to 1.13.2
htafolla Mar 19, 2026
18ec16b
chore: remove hardcoded version from plugin file
htafolla Mar 19, 2026
4fe126f
chore: remove codex version from plugin comment
htafolla Mar 19, 2026
f881b44
chore(release): v1.13.3 - Clean plugin versions and sync fixes
htafolla Mar 19, 2026
fc69242
feat(plugin): add experimental.chat.user.before hook for user message…
htafolla Mar 19, 2026
cda659e
fix: update tests to match new lexicon-based routing
htafolla Mar 19, 2026
764e93b
chore: remove auto-generated state file
htafolla Mar 19, 2026
ea53c94
fix: empty catch blocks in plugin routing
htafolla Mar 20, 2026
55bb03a
chore: publish v1.13.5 - routing improvements
htafolla Mar 20, 2026
cc2f28c
feat: implement inference pipeline with autonomous tuning
htafolla Mar 20, 2026
bb0c7ff
fix: resolve routing keyword conflicts and mapping order
htafolla Mar 20, 2026
714bf17
fix: RoutingPerformanceAnalyzer timestamp type error
htafolla Mar 20, 2026
41ee6a6
fix: OutcomeTracker reload issue and performance analyzer confidence
htafolla Mar 20, 2026
351dcc5
fix: 'analyze perf' routing to performance-engineer
htafolla Mar 21, 2026
baaad30
fix: add 'perf' keyword to performance-engineer
htafolla Mar 21, 2026
440da21
chore: release v1.14.0 - Inference Pipeline Complete
htafolla Mar 21, 2026
4a3adca
refactor: remove console.* from core library files
htafolla Mar 21, 2026
7df2a0d
docs: add deep reflection on pipeline testing discovery
htafolla Mar 21, 2026
694fbcc
docs: add pipeline testing methodology guide
htafolla Mar 21, 2026
1fd6747
docs: add deep session reflection on inference pipeline journey
htafolla Mar 21, 2026
7f876f2
docs: add comprehensive journey chronicle of inference pipeline
htafolla Mar 21, 2026
8ff69ba
docs: add deep saga reflection - The Pipeline Paradox
htafolla Mar 21, 2026
c037dfe
docs: rewrite saga following narrative template
htafolla Mar 21, 2026
db3c923
docs: finalize saga via storyteller agent
htafolla Mar 21, 2026
9cd7ec2
docs: add pipeline inventory via researcher agent
htafolla Mar 21, 2026
ff9b2d6
test: add governance pipeline test - 3 consecutive passes
htafolla Mar 21, 2026
345de87
test: add pipeline tests for all 6 remaining pipelines - 3 passes each
htafolla Mar 22, 2026
f1ee35d
test: rewrite all pipeline tests following actual pipeline methodology
htafolla Mar 22, 2026
4384dd9
docs: create pipeline trees and update methodology
htafolla Mar 22, 2026
50e3ce7
tests: rewrite pipeline tests to reference their trees
htafolla Mar 22, 2026
d3ea1d5
docs: add detailed architecture diagrams to pipeline trees
htafolla Mar 22, 2026
bbdb3b8
fix: update processor pipeline tree with all 13 processors
htafolla Mar 22, 2026
af90180
docs: add agent review findings and pipeline creation rules
htafolla Mar 22, 2026
f7c105f
test: enhance routing pipeline test with full analytics verification
htafolla Mar 22, 2026
02ec6e7
docs: add NO STUBS verification checklist and detailed task list
htafolla Mar 22, 2026
7287da6
docs: add deep reflection on pipeline testing journey
htafolla Mar 22, 2026
1b4a45b
test: enhance all pipeline tests with REAL component integration
htafolla Mar 22, 2026
d91276a
docs: fix processor count and update methodology with completed tasks
htafolla Mar 22, 2026
80224d2
feat: register LogProtectionProcessor in ProcessorManager
htafolla Mar 22, 2026
0ac823f
refactor: extract shutdown handler utility and update MCP servers
htafolla Mar 22, 2026
08518dc
refactor: remove unused deprecated stub methods from processor-manager
htafolla Mar 22, 2026
098784b
docs: add deep reflection on building with AI agents as dev team
htafolla Mar 22, 2026
e5684c4
feat: comprehensive docs and refactoring session
htafolla Mar 23, 2026
510aea6
test: add integration tests for processors and MCP knowledge servers
htafolla Mar 23, 2026
b186295
docs: add integration research and strategy documents
htafolla Mar 23, 2026
98c0e6c
fix: restore package.json version field broken by version manager
htafolla Mar 23, 2026
aacb05d
fix: add missing validation scripts for CI/CD workflows
htafolla Mar 23, 2026
e7359b8
fix: consolidate CI/CD workflows into single ci.yml
htafolla Mar 23, 2026
1080433
chore: update state file
htafolla Mar 23, 2026
4d0e201
fix: correct test paths and add ws dependency
htafolla Mar 23, 2026
54dc53f
fix: make infrastructure tests more resilient for CI
htafolla Mar 23, 2026
680a472
fix: skip .opencode validation tests when not populated in CI
htafolla Mar 23, 2026
d4579a9
fix: check .opencode/strray instead of .opencode/agents for CI skip
htafolla Mar 23, 2026
b3aa64e
fix: skip all .opencode directory validation tests in CI
htafolla Mar 23, 2026
4994144
fix: add npm ci to Package Installation job in CI
htafolla Mar 23, 2026
9b8b4be
fix: check both .opencode/plugins and .opencode/plugin for plugin file
htafolla Mar 23, 2026
a93874a
fix: check both plugin locations in validate-mcp-connectivity.cjs
htafolla Mar 23, 2026
3aab4b3
docs: add deep saga reflection for v1.14.0 completion
htafolla Mar 23, 2026
79ba7d6
docs: add agent reflection - what I would like to feel
htafolla Mar 23, 2026
e827fb0
docs: update spec - feature releases stay at 1.14.x
htafolla Mar 23, 2026
4165ba6
feat: implement Phase 0-1 - one-command installer + status command
htafolla Mar 23, 2026
60c43d8
feat: Phase 1 - Impeccable + OpenViking with proper licensing
htafolla Mar 23, 2026
14d687c
feat: Phase 2 - New CLI commands
htafolla Mar 24, 2026
6292b13
feat: Phase 3 - Polish & Release documentation
htafolla Mar 24, 2026
a04f09f
docs: finalize v1.15.0 release - update AGENTS.md, CHANGELOG, evoluti…
htafolla Mar 24, 2026
9aead39
feat: implement Phase 0-3 - one-command installer, skills integration…
htafolla Mar 24, 2026
ed59423
fix: register new CLI commands (publish-agent, antigravity status, cr…
htafolla Mar 24, 2026
be8cdc4
fix: preserve original user message through tool execution hooks
htafolla Mar 24, 2026
59c1414
fix: file-based context preservation between hooks
htafolla Mar 25, 2026
b8fda7e
feat: Skills Routing Architecture - 5-phase implementation with auto-…
htafolla Mar 25, 2026
8132c8d
refactor: unify skills into src/skills/ with generic skill:install co…
htafolla Mar 25, 2026
58a17a9
refactor: remove redundant routing/skill-matching systems, defer to O…
htafolla Mar 26, 2026
83c41cd
feat: skills registry with auto-detect install, starter packs, and 11…
htafolla Mar 26, 2026
3515ffd
v1.14.1 - skills registry with auto-detect install
htafolla Mar 26, 2026
c6969c3
chore: consolidate licenses, remove stale artifacts, remove claude-se…
htafolla Mar 26, 2026
01571ca
v1.14.2 - consolidate licenses, remove stale artifacts
htafolla Mar 26, 2026
e5a8c50
fix: set README version badge to 1.14.2, bump UVM to 1.14.3
htafolla Mar 26, 2026
d6b92f0
v1.14.3 - update docs for skills registry feature
htafolla Mar 26, 2026
659c5a6
chore: bump UVM to 1.14.4
htafolla Mar 26, 2026
b7fa565
refactor: convert 13 agents to skills, add namespaced community insta…
htafolla Mar 26, 2026
4f653c5
v1.14.4 - convert 13 agents to skills, add namespaced community insta…
htafolla Mar 26, 2026
9faf49a
v1.14.5 - fix git:// protocol fallback for skill:install auth failures
htafolla Mar 26, 2026
63ec5fb
v1.14.6 - use tarball download instead of git clone for skill:install
htafolla Mar 26, 2026
54e6df7
v1.14.7 - add gh repo clone fallback for skill:install when git crede…
htafolla Mar 26, 2026
4fcd3e1
fix(skill-install): support non-standard repo formats
htafolla Mar 26, 2026
b1c8f26
chore: v1.14.8 release
htafolla Mar 27, 2026
aa0304c
chore: v1.14.9 published, bump UVM to 1.14.10
htafolla Mar 27, 2026
089c988
chore: Rename StringRayOrchestrator to KernelOrchestrator
htafolla Mar 27, 2026
aecd2f8
fix: implement critical code fixes
htafolla Mar 27, 2026
eba1892
refactor: Remove deprecated methods from processor-manager.ts
htafolla Mar 27, 2026
5aabfef
chore: v1.15.0 published, bump UVM to 1.15.1
htafolla Mar 27, 2026
f1b6240
fix: skip removed routing pipeline test
htafolla Mar 27, 2026
b8f39fe
feat: Hermes Agent integration with MCP servers and standalone mode
htafolla Mar 27, 2026
8916850
chore: bump UVM to 1.15.1
htafolla Mar 27, 2026
72ba69b
refactor: organize docs, sync agent counts, add Hermes MCP integration
htafolla Mar 27, 2026
231fe9c
fix: update skill counts from 30 to 44 in README and AGENTS
htafolla Mar 27, 2026
61d7976
fix(UVM): add pattern for 'X framework skills' count maintenance
htafolla Mar 27, 2026
17269a3
fix(UVM): remove all count patterns - UVM only maintains versions now
htafolla Mar 27, 2026
7ccafa8
fix: update counts (30→44 skills, 2,368→2311 tests) and MCP terminology
htafolla Mar 27, 2026
84d417a
fix: update ANTIGRAVITY_INTEGRATION.md path reference to archive
htafolla Mar 27, 2026
46ce94d
chore: bump version to 1.15.1
htafolla Mar 27, 2026
2d84baf
chore: fix version references after 1.15.1 bump
htafolla Mar 27, 2026
d693c99
fix: remove optional community skill checks from pipeline tests (#5)
htafolla Mar 27, 2026
7273c8d
chore: bump version to 1.15.2 for pipeline test fix release
htafolla Mar 27, 2026
21c87d4
chore: bump version to 1.15.3
htafolla Mar 27, 2026
6d9c279
chore: sync UVM version
htafolla Mar 27, 2026
b44f4ad
chore: bump to 1.15.4
htafolla Mar 27, 2026
af423da
feat: add Hermes Agent native plugin with bugfixes (#6)
htafolla Mar 27, 2026
ed2f5e9
chore: bump version to 1.15.5 for Hermes native plugin release
htafolla Mar 27, 2026
3bf04c3
fix: eliminate flaky timing assertions in tests
htafolla Mar 28, 2026
5c16c1e
fix: add eslint-plugin-vitest dependency for processor test linting
htafolla Mar 28, 2026
52185dd
feat: Hermes plugin v2 — bridge pipeline, file logging, 2359 tests (0…
htafolla Mar 28, 2026
562e7d4
feat: Hermes Agent plugin v2 with full test coverage and zero TS erro…
htafolla Mar 28, 2026
a9a3fb0
release: v1.15.6
htafolla Mar 28, 2026
f081d1e
feat: Hermes plugin v2.1 — git hooks, lifecycle hooks, and strray_hoo…
htafolla Mar 28, 2026
a3e8620
release: v1.15.7
htafolla Mar 28, 2026
37430a3
release: v1.15.8
htafolla Mar 28, 2026
1bcb024
release: v1.15.9
htafolla Mar 28, 2026
b0dd487
release: v1.15.10
htafolla Mar 28, 2026
a24f3b4
feat: decouple StringRay from OpenCode — bridge, codex formatter, cod…
htafolla Mar 28, 2026
92fb03d
chore: version sync to 1.15.11
htafolla Mar 28, 2026
a2ae8e9
chore: update test performance baselines
htafolla Mar 28, 2026
33ed379
chore: UVM 1.15.12 (1 ahead of npm)
htafolla Mar 28, 2026
f64094c
fix: post-merge PR #10 review issues — bugs, security, dead code, ver…
htafolla Mar 28, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
710 changes: 710 additions & 0 deletions .opencode/plugins/strray-codex-injection.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .analytics/routing-report-2026-03-05.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Routing Performance:
• Time Range: 2026-03-05 to 2026-03-05
• Recommendations: 1

• Agent Metrics: 27 agents tracked
• Agent Metrics: 26 agents tracked
• Keyword Effectiveness: 0 keywords analyzed
• Confidence Metrics: 0 thresholds evaluated

Expand Down
60 changes: 60 additions & 0 deletions .analytics/routing-report-2026-03-17.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@

╔══════════════════════════════════════════════════════════════╗
║ 📊 StringRay Daily Routing Analytics Report ║
║ 2026-03-17 ║
╚══════════════════════════════════════════════════════════════╝

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📈 KEY METRICS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Total Routings: 0
Average Confidence: 0.85
Template Match Rate: 90.0%
Success Rate: 0.0%


━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
💡 INSIGHTS & RECOMMENDATIONS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

✅ All routing metrics within normal parameters. System is performing well!

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
🔧 AUTOMATED IMPROVEMENTS AVAILABLE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

To apply automated routing improvements, run:
node scripts/analytics/daily-routing-analysis.ts --apply

This will:
• Add new high-priority keyword mappings
• Optimize existing mapping confidence scores
• Remove low-performing mappings

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📋 FULL ANALYTICS DETAILS
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


Prompt Pattern Analysis:
• Total Prompts: 0
• Template Matches: 0
• Template Match Rate: 90.0%
• Template Gaps Detected: 0
• Emerging Patterns: 0

Routing Performance:
• Total Routings: 0
• Overall Success Rate: 0.0%
• Average Confidence: 0.85
• Time Range: 2026-03-16 to 2026-03-17
• Recommendations: 0

• Agent Metrics: 26 agents tracked
• Keyword Effectiveness: 0 keywords analyzed
• Confidence Metrics: 0 thresholds evaluated

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📅 Report generated at: 2026-03-17T19:42:03.668Z
╚══════════════════════════════════════════════════════════════╝
248 changes: 0 additions & 248 deletions .framework-log-2026-03-06.md

This file was deleted.

Loading
Loading