Skip to content

Add repository agent profiles - #39

Closed
johnnygreco wants to merge 2 commits into
mainfrom
agent/repository-agent-profiles
Closed

Add repository agent profiles#39
johnnygreco wants to merge 2 commits into
mainfrom
agent/repository-agent-profiles

Conversation

@johnnygreco

Copy link
Copy Markdown
Collaborator

Summary

  • add a reusable dev-tools/agents framework for repository-owned OpenShell agent profiles
  • keep OpenShell lifecycle in a readable shell launcher and use one standalone, locked Python helper for structured-data validation and file generation
  • add a pinned Pi print-mode harness, independent inference-provider configuration, and the initial Dev Note reviewer profile
  • add path-scoped CI covering the helper lock, unit tests, lint/format checks, shell syntax, staging, and the Pi container build

Why

The agent runtime should be established and reviewed independently before Slop Cop consumes it. This PR intentionally contains no Slop Cop workflows or integration changes.

Validation

  • uv lock --script helpers.py --check
  • python3 -m unittest discover -s tests -v (4 tests)
  • Ruff lint and formatting checks
  • Python compile checks
  • Bash syntax checks
  • YAML parsing for the new workflow
  • git diff --check

The local Docker build reached the pinned Docker Hub image lookup but the current environment's Docker proxy DNS could not resolve its proxy host. The path-scoped GitHub Actions job performs the complete staged Pi image build.

@johnnygreco
johnnygreco deleted the agent/repository-agent-profiles branch August 13, 2026 21:07
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