Skip to content

Add local agent discovery and profile generation - #38

Merged
ictechgy merged 1 commit into
mainfrom
feature/local-agent-discovery
Aug 14, 2026
Merged

Add local agent discovery and profile generation#38
ictechgy merged 1 commit into
mainfrom
feature/local-agent-discovery

Conversation

@ictechgy

Copy link
Copy Markdown
Owner

Summary

  • discover installed built-in agent CLIs from local PATH without starting providers
  • expose supported model and effort choices as structured output
  • generate reviewed schema-1 policies from explicit user selections
  • document discovery boundaries and add macOS/CI coverage

Safety boundaries

  • no credential, auth-file, subscription, pricing, quota, or network probing
  • model labels remain opaque user configuration
  • cross-vendor routing remains explicit opt-in

Verification

  • ruff check and format check
  • strict mypy over src and tests
  • 140 focused unittest cases
  • compileall and git diff check

Expose installed native agents, supported model and effort choices, and reviewed policy generation without probing credentials or network services.

Constraint: preserve opaque user-provided model labels and explicit cross-vendor opt-in

Confidence: high

Scope-risk: narrow

Directive: keep discovery PATH-only and policy commands closed by built-in agent

Tested: ruff check/format, strict mypy, 140 focused unittest cases, compileall, diff check

Not-tested: full suite in dirty source worktree; clean PR worktree will run it
@ictechgy
ictechgy merged commit 7e7c207 into main Aug 14, 2026
16 checks passed
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