Skip to content

Add symbol cross-reference step to OBI fix plan#2558

Merged
skl merged 1 commit intomainfrom
agent-symbol-changes
Feb 27, 2026
Merged

Add symbol cross-reference step to OBI fix plan#2558
skl merged 1 commit intomainfrom
agent-symbol-changes

Conversation

@skl
Copy link
Member

@skl skl commented Feb 27, 2026

When OBI symbols (functions, types, constants, struct fields) are renamed or removed, the plan step must now identify all references in the Beyla codebase. This ensures that existing test files and generated test scripts are updated alongside production code changes, preventing incomplete refactoring.

The new step 4 in the plan job's Process section directs agents to search for and list every call site that needs updating when symbol changes occur.

When OBI symbols are renamed or removed, the plan must now identify all references in the Beyla codebase including test files and generated test scripts. Existing tests may need updating alongside production code changes.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@skl skl requested a review from a team as a code owner February 27, 2026 16:37
@skl skl merged commit 4cf562d into main Feb 27, 2026
19 checks passed
@skl skl deleted the agent-symbol-changes branch February 27, 2026 17:05
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.

2 participants