[agent/claude] Phase 2: Replace stdlib strings/fmt with Core primitives acr... #8
No reviewers
Labels
No labels
needs-review
needs-review
needs-review
needs-review
needs-review
athena
athena-gemini
audit
clotho
clotho-gemini
codex
darbs-claude
security
wiki
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: core/agent#8
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "agent/phase-2--replace-stdlib-strings-fmt-with"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Task
Phase 2: Replace stdlib strings/fmt with Core primitives across all pkg/ files.
Use the workspace from the previous migration (branch agent/reference-implementation--migrate-core-a).
REPLACEMENTS:
KEEP AS-IS (no Core equivalent):
After replacing, remove unused "strings" and "fmt" imports. If fmt is still needed for Sscanf/Fprintf, keep it. If strings is still needed for Map/Repeat/Count, keep it.
Run: go build ./... && go vet ./... && go test ./...
Agent: claude
Commits: 1
Branch:
agent/phase-2--replace-stdlib-strings-fmt-withAuto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io
Verification Failed
Command:
go test ./...Exit code: 1
Needs Review
Tests failed after rebase. Auto-merge gave up after retry.
Labelled
needs-reviewfor human attention.Pull request closed