Skip to content

chore(release): rebrand agentforge→forgesight defaults + coordinated v0.1.1#36

Merged
kjoshi07 merged 1 commit into
mainfrom
release/0.1.1-forgesight-rebrand
Jun 23, 2026
Merged

chore(release): rebrand agentforge→forgesight defaults + coordinated v0.1.1#36
kjoshi07 merged 1 commit into
mainfrom
release/0.1.1-forgesight-rebrand

Conversation

@kjoshi07

Copy link
Copy Markdown
Contributor

What & why

Final pre-public-launch cleanup: stop shipping the sibling AgentForge framework's brand on ForgeSight's own emitted defaults / public API, then move the whole suite to one coordinated 0.1.1.

Rebrand — emitted defaults & public API

Package Before After
forgesight-prometheus metric prefix agentforge forgesight
forgesight-datadog DEFAULT_SERVICE="agentforge" forgesight
forgesight-clickhouse table agentforge_records forgesight_records
forgesight-fastapi class AgentForgeMiddleware (+ x-agentforge-run-id) ForgeSightMiddleware (+ x-forgesight-run-id)

Dependents updated to match: Grafana dashboard, root README, bedrock example, runbooks/playbooks, and stale mcp/github doc prose. Note: forgesight-fastapi middleware rename is a breaking change to a package published yesterday (~no users), shipped without a back-compat alias by decision.

Hygiene

  • Personal email in examples → owner@example.com

Versioning

  • All 17 packages → 0.1.1 (coordinated); facade extras pins bumped to ~= 0.1.1.
  • The 12 already-published packages get a version-bump republish (existing projects → no PyPI rate limit); the 5 new packages (Day-4/5) publish fresh at 0.1.1.

Verification

  • ✅ 516 tests pass, 97.7% coverage
  • ✅ gitleaks clean (full history)
  • twine check OK on all 34 artifacts
  • ✅ no agentforge left except legit AgentForge-framework positioning + agentforge-py links

🤖 Generated with Claude Code

…v0.1.1

Pre-public-launch cleanup so nothing ships the sibling framework's brand as
ForgeSight's own surface, then move the whole suite to one coordinated 0.1.1.

Rebrand (emitted defaults / public API):
- forgesight-prometheus: default metric prefix "agentforge" → "forgesight"
- forgesight-datadog: DEFAULT_SERVICE "agentforge" → "forgesight"
- forgesight-clickhouse: default table agentforge_records → forgesight_records
  (+ shipped DDL retarget)
- forgesight-fastapi: public class AgentForgeMiddleware → ForgeSightMiddleware
  (no alias) and default header x-agentforge-run-id → x-forgesight-run-id
- Dependents updated to match: Grafana dashboard, root README, bedrock example,
  runbooks/playbooks, and stale mcp/github doc prose

Hygiene:
- Replace personal email in examples with owner@example.com

Versioning:
- Coordinate ALL 17 packages to 0.1.1; bump facade extras pins ~= 0.1.1
- Republish of the 12 already-published packages (existing projects, no PyPI
  rate limit); the 5 new packages publish fresh at 0.1.1

Verified: 516 tests pass, 97.7% coverage, gitleaks clean, twine check OK on all 34 artifacts.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kjoshi07 kjoshi07 merged commit cedbc27 into main Jun 23, 2026
5 checks passed
@kjoshi07 kjoshi07 deleted the release/0.1.1-forgesight-rebrand branch June 23, 2026 11:11
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