Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(kiro): add core models and report parser - #9073

Merged
klesh merged 1 commit into
apache:mainfrom
warren830:publish/kiro-pr1-foundation
Aug 27, 2026
Merged

klesh merged 1 commit into
apache:mainfrom
warren830:publish/kiro-pr1-foundation

Conversation

@warren830

Copy link
Copy Markdown
Contributor

Summary

  • add Kiro tool-layer models for connections, S3 slices/files, user reports, model-message counts, chat logs, and completion logs
  • add the initial migration and table registration for those models
  • normalize exported values and parse Kiro user-activity CSV reports, including dynamic model columns
  • cover report variants and normalization edge cases with focused unit tests

Delivery sequence

This is the first of six sequential Kiro plugin changes. It intentionally contains no runtime plugin registration or AWS collection code; the next change adds S3 discovery, extraction, APIs, and plugin wiring after this foundation lands.

The separate commit-attribution helper is independent of this sequence.

Validation

  • go test ./plugins/kiro/... -count=1
  • go vet ./plugins/kiro/...

Signed-off-by: warren [email protected]

@klesh klesh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klesh
klesh merged commit 065206e into apache:main Aug 27, 2026
10 checks passed
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