Commit 61991a3
chore: rebrand aios → aiox across entire codebase (#552)
* chore: rename .aios-core to .aiox-core (directory structure)
Rename all files from .aios-core/ to .aiox-core/ as part of the
AIOS → AIOX rebranding effort. This commit contains only the
directory/file renames without content modifications.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: update aios→aiox references in file contents
Replace all internal references from 'aios' to 'aiox' across the
codebase — imports, paths, config files, docs, tests, and scripts.
Completes the AIOS → AIOX rebranding at the content level.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(hooks): add wrappers to prevent stdout→stderr leak in Claude Code
process.exit() in hook scripts causes unflushed stdout buffers to
spill into stderr when Claude Code runs hooks via pipes. This triggers
false "UserPromptSubmit hook error" on every prompt.
Added synapse-wrapper.cjs and precompact-wrapper.cjs that run the
real hooks as child processes via execFileSync, isolating stdout/stderr
in memory buffers. Also updated settings.json to use the wrappers and
applied aios→aiox references in hook files.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: update entity-registry, gitignore hooks, remove stale doc
- Update entity-registry.yaml with aiox references
- Simplify .gitignore hooks exclusion pattern
- Remove obsolete bob-orchestrator-workflow doc
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(test): update gitignore assertion to match simplified hooks exclusion
The .gitignore now uses !.claude/hooks/ (all hooks) instead of
individual file exceptions. Updated test to match.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(security): resolve CodeQL alerts — incomplete sanitization, URL check, shell injection
- framework-guard: escape regex-special chars properly before glob conversion
- squad-downloader.test: use URL hostname comparison instead of substring includes
- package-synapse: use execFileSync instead of execSync to prevent shell injection
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1fcfd4c commit 61991a3
File tree
2,429 files changed
+27998
-32791
lines changed- .aios-core
- infrastructure/templates/gitignore
- monitor/hooks/lib
- product/templates/ide-rules
- .aiox-core
- cli
- commands
- config
- generate
- manifest
- mcp
- metrics
- migrate
- pro
- qa
- validate
- workers
- formatters
- utils
- utils
- core
- code-intel
- helpers
- providers
- config
- schemas
- templates
- docs
- doctor
- checks
- formatters
- elicitation
- events
- execution
- graph-dashboard
- data-sources
- formatters
- renderers
- health-check
- checks
- deployment
- local
- project
- repository
- services
- healers
- reporters
- ideation
- ids
- gates
- manifest
- mcp
- memory
- __tests__
- migration
- orchestration
- executors
- permissions
- __tests__
- quality-gates
- registry
- session
- synapse
- context
- diagnostics
- collectors
- domain
- layers
- memory
- output
- runtime
- scripts
- session
- utils
- ui
- utils
- data
- tech-presets
- development
- agent-teams
- agents
- analyst
- architect
- data-engineer
- devops
- dev
- pm
- po
- qa
- sm
- ux
- checklists
- data
- scripts
- squad
- tasks
- blocks
- templates
- service-template
- __tests__
- squad-template
- agents
- tasks
- templates
- tests
- workflows
- squad
- workflows
- docs/standards
- elicitation
- hooks
- gemini
- unified
- runners
- infrastructure
- contracts/compatibility
- integrations
- ai-providers
- gemini-extensions
- pm-adapters
- schemas
- scripts
- codex-skills-sync
- documentation-integrity
- git-hooks
- ide-sync
- transformers
- llm-routing
- templates
- usage-tracker
- templates
- core-config
- github-workflows
- gitignore
- project-docs
- tests
- tools
- cli
- local
- mcp
- manifests/schema
- monitor/hooks
- lib
- presets
- product
- checklists
- data
- templates
- engine
- schemas
- gemini
- ide-rules
- statusline
- quality
- schemas
- schemas
- scripts
- diagnostics
- health-dashboard
- public
- src
- components
- hooks
- pages
- styles
- utils
- filters
- workflow-intelligence
- __tests__
- engine
- learning
- registry
- .aiox
- audit
- cache
- dashboard
- session-digests
- .antigravity/rules/agents
- .claude
- agent-memory
- aiox-architect
- aiox-dev
- aiox-po
- aiox-qa
- agents
- commands
- AIOX
- agents
- scripts
- stories
- cohort-squad/agents
- design-system/agents
- synapse/tasks
- hooks
- rules
- skills
- checklist-runner
- coderabbit-review
- synapse
- references
- templates
- .codex
- agents
- skills
- aiox-analyst
- aiox-architect
- aiox-data-engineer
- aiox-devops
- aiox-dev
- aiox-master
- aiox-pm
- aiox-po
- aiox-qa
- aiox-sm
- aiox-squad-creator
- aiox-ux-design-expert
- .cursor/rules/agents
- .docker/llm-routing
- .gemini
- commands
- rules/AIOX/agents
- .github
- DISCUSSION_TEMPLATE
- ISSUE_TEMPLATE
- PULL_REQUEST_TEMPLATE
- agents
- workflows
- .husky
- .synapse
- bin
- modules
- utils
- docs
- aios-workflows
- aiox-agent-flows
- aiox-workflows
- community
- en
- aiox-agent-flows
- aiox-workflows
- es
- agents
- aiox-agent-flows
- aiox-workflows
- api
- architecture
- adr
- community
- framework
- guides
- mcp
- squad-examples
- installation
- platforms
- specifications
- examples/squads
- basic-squad
- multi-agent-squad
- squad-with-tools
- tools
- framework
- guides
- agents
- traces
- coderabbit
- mcp
- pro
- squad-examples
- vertical-trails
- workflows
- installation
- legal
- pt
- agents
- api
- architecture
- adr
- community
- framework
- guides
- mcp
- squad-examples
- installation
- platforms
- specifications
- security
- zh
- agents
- aiox-agent-flows
- aiox-workflows
- api
- architecture
- adr
- community
- framework
- guides
- mcp
- squad-examples
- installation
- packages
- aiox-install
- bin
- src
- edmcp
- aiox-pro-cli
- bin
- src
- gemini-aios-extension
- gemini-aiox-extension
- commands
- lib
- hooks
- installer
- src
- __tests__
- config
- templates
- validation
- detection
- installer
- merger
- parsers
- strategies
- pro
- updater
- utils
- wizard
- validation
- validators
- tests
- integration
- unit
- artifact-copy-pipeline
- claude-md-template-v5
- detection
- doctor
- generate-settings-json
- ide-sync-integration
- merger
- scripts
- squads/claude-code-mastery
- agents
- checklists
- data
- tasks
- tests
- agents
- benchmarks
- clickup
- code-intel
- config
- fixtures
- core
- config
- events
- execution
- health-check
- ids
- fixtures
- orchestration
- permissions
- registry
- ui
- fixtures/handoffs
- graph-dashboard
- health-check
- hooks/unified
- runners
- ide-sync
- ids
- infrastructure
- ai-providers
- installer
- integration
- code-intel
- hooks
- llm-routing
- squad
- windows
- workflow-intelligence
- license
- macos
- memory
- packages/aiox-install
- performance
- pro
- memory/session-digest
- regression
- security
- synapse
- benchmarks
- bridge
- diagnostics
- e2e
- template-engine
- templates
- tools
- unit
- code-intel
- config
- documentation-integrity
- manifest
- mcp
- quality-gates
- quality
- squad
- fixtures
- analyze-test-squad
- complete-squad
- extend-test-squad
- legacy-squad
- missing-version-squad
- valid-squad
- wizard
- validation
- workflow-chains
- workflow-intelligence
- updater
- wizard
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,429 files changed
+27998
-32791
lines changedLines changed: 0 additions & 18 deletions
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 28 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
| 526 | + | |
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
531 | | - | |
532 | | - | |
| 531 | + | |
| 532 | + | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
| 535 | + | |
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
| 545 | + | |
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
| 549 | + | |
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
| 564 | + | |
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
581 | | - | |
| 581 | + | |
582 | 582 | | |
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
| 589 | + | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | | - | |
| 596 | + | |
597 | 597 | | |
598 | 598 | | |
599 | 599 | | |
| |||
File renamed without changes.
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
File renamed without changes.
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
224 | | - | |
| 223 | + | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments