+Added GitHub stars and fork count as tracked objective metrics by creating `objectives/agent-os.yaml` with five weighted metrics (github_stars at 29%, github_forks at 14%, plus existing operational metrics), a lightweight `bin/export_github_evidence.sh` that fetches current counts via `gh api` and writes YAML evidence files plus a JSONL history log, and a fix to `_allowed_research_file` to support tilde-expanded evidence paths. The existing objective system automatically integrates these metrics into production feedback, outcome attribution snapshots, and the planner prompt.
0 commit comments