Skip to content

feat: add config.yaml and platform parameter docs for Aegis skill system#125

Merged
solderzzc merged 1 commit intodevelopfrom
feature/skill-params
Mar 7, 2026
Merged

feat: add config.yaml and platform parameter docs for Aegis skill system#125
solderzzc merged 1 commit intodevelopfrom
feature/skill-params

Conversation

@solderzzc
Copy link
Member

  • Create docs/skill-params.md documenting platform env vars (AEGIS_GATEWAY_URL, AEGIS_VLM_URL, AEGIS_SKILL_ID, AEGIS_SKILL_PARAMS, AEGIS_PORTS) and the config.yaml format for user-configurable params
  • Create config.yaml for home-security-benchmark with mode (llm/vlm/full) and noOpen user params — no platform params (Aegis auto-injects those)
  • Update run-benchmark.cjs to read AEGIS_SKILL_PARAMS: merge skillParams.noOpen into NO_OPEN, add TEST_MODE for suite filtering (llm skips VLM Scene Analysis, vlm keeps only VLM suites, full runs all)
  • Update SKILL.md with User Configuration section referencing config.yaml and linking to docs/skill-params.md

- Create docs/skill-params.md documenting platform env vars (AEGIS_GATEWAY_URL,
  AEGIS_VLM_URL, AEGIS_SKILL_ID, AEGIS_SKILL_PARAMS, AEGIS_PORTS) and the
  config.yaml format for user-configurable params
- Create config.yaml for home-security-benchmark with mode (llm/vlm/full) and
  noOpen user params — no platform params (Aegis auto-injects those)
- Update run-benchmark.cjs to read AEGIS_SKILL_PARAMS: merge skillParams.noOpen
  into NO_OPEN, add TEST_MODE for suite filtering (llm skips VLM Scene Analysis,
  vlm keeps only VLM suites, full runs all)
- Update SKILL.md with User Configuration section referencing config.yaml and
  linking to docs/skill-params.md
@solderzzc solderzzc merged commit 5cdb84a into develop Mar 7, 2026
1 check passed
@solderzzc solderzzc deleted the feature/skill-params branch March 7, 2026 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant