Skip to content

fix: restore ate-api ActorTemplate metadata - #2664

Merged
EItanya merged 3 commits into
mainfrom
fix/substrate-template-metadata
Sep 2, 2026
Merged

fix: restore ate-api ActorTemplate metadata#2664
EItanya merged 3 commits into
mainfrom
fix/substrate-template-metadata

Conversation

@EItanya

@EItanya EItanya commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • enrich ate-api ActorTemplates with their persisted runtime-revision harness
  • restore golden Actor ID, bare snapshot name, and short sandbox class formatting
  • treat listed ActorTemplates as kagent-managed

This retains the Substrate inventory fields instead of removing them as proposed in #2662.

Closes #2653

Testing

  • go test ./core/internal/service/system ./core/internal/grpcserver ./core/internal/database
  • go test ./core/cmd/controller-v2
  • make -C go sqlc-generate
  • make -C go lint
  • yarn typecheck
  • yarn test --run (412 tests)

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
@EItanya
EItanya requested review from a team, Charlesthebird and peterj as code owners September 2, 2026 16:48
@github-actions github-actions Bot added the bug Something isn't working label Sep 2, 2026
@EItanya
EItanya merged commit 6ed5e52 into main Sep 2, 2026
26 checks passed
@EItanya
EItanya deleted the fix/substrate-template-metadata branch September 2, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Harness column is always empty in the Substrate page's Actor Templates table

1 participant