Skip to content

Add harness runner, repo-specific agents, logging, and defaults#27

Open
goccafechat wants to merge 1 commit into
revfactory:mainfrom
goccafechat:feat/harness-logging
Open

Add harness runner, repo-specific agents, logging, and defaults#27
goccafechat wants to merge 1 commit into
revfactory:mainfrom
goccafechat:feat/harness-logging

Conversation

@goccafechat
Copy link
Copy Markdown

This PR adds a minimal harness for the repository, including:

  • harness/harness.py: runner that loads agent config and executes agent modules
  • harness/config/agents.json: default agent team configuration
  • harness/config/harness_defaults.json: harness defaults, including embedded default agents and logging config
  • harness/logging_setup.py: console + rotating file logging support
  • harness/agents: example and repo-specific agents for repository inspection, dependency checking, changelog auditing, docs validation, release planning, and local testing
  • harness/agent_team.md: agent team design tailored for this repo
  • harness/README.md: quick start information for the harness

The branch is feat/harness-logging on the fork goccafechat/harness.

Copy link
Copy Markdown
Author

@goccafechat goccafechat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

y

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