Skip to content

agent attribution v3#1504

Merged
Haz3-jolt merged 1 commit into
BlazeUp-AI:mainfrom
Haz3-jolt:docs/agent-attribution-v3-gemini-cleanup
Jun 23, 2026
Merged

agent attribution v3#1504
Haz3-jolt merged 1 commit into
BlazeUp-AI:mainfrom
Haz3-jolt:docs/agent-attribution-v3-gemini-cleanup

Conversation

@Haz3-jolt

Copy link
Copy Markdown
Contributor

Purpose / Description

Remove active Gemini CLI harness references from docs, bundled skill text, and harness tests because Gemini CLI is not a supported Observal harness.

Fixes

No issue linked.

Approach

Removed gemini-cli and Gemini CLI from active docs and test comments. Left historical CHANGELOG.md entries untouched.

How Has This Been Tested?

Ran:

rg -n "gemini-cli|Gemini CLI|gemini cli|google-gemini|geminicli" . --glob '!**/.git/**' --glob '!node_modules/**' --glob '!web/node_modules/**'
python -m pytest tests/test_constants_sync.py tests/test_agent_config_generator.py tests/test_pull_and_agent_cli.py tests/test_agent_composition.py tests/test_harness_config_e2e.py

The only remaining matches are historical changelog entries.

Learning (optional, can help others)

Gemini CLI should not appear in active harness instructions or examples. Historical release notes remain unchanged.

Checklist

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)

No UI changes.

AI Assistance

Was generative AI tooling used to co-author this PR?

  • Yes(Please Specify the tool): Pi coding agent
  • Was the generated code manually reviewed and tested?

@github-actions github-actions Bot added cli CLI changes server Pull request touches server code tests Pull request adds or modifies tests labels Jun 23, 2026
@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Haz3-jolt Haz3-jolt force-pushed the docs/agent-attribution-v3-gemini-cleanup branch from bd89c9b to 325724a Compare June 23, 2026 12:52
@Haz3-jolt Haz3-jolt marked this pull request as ready for review June 23, 2026 13:20
Co-authored-by: Subramania Raja <66559537+dhanpraja231@users.noreply.github.com>
@Haz3-jolt Haz3-jolt force-pushed the docs/agent-attribution-v3-gemini-cleanup branch from 325724a to 87d619c Compare June 23, 2026 13:22
@Haz3-jolt Haz3-jolt merged commit b985688 into BlazeUp-AI:main Jun 23, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli CLI changes server Pull request touches server code tests Pull request adds or modifies tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant